[GH-ISSUE #118] [Feature request] Add parameter --start-at NNN to asciinema play #705

Closed
opened 2026-03-15 08:56:36 +03:00 by kerem · 2 comments
Owner

Originally created by @pdfkungfoo on GitHub (Jun 30, 2015).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/118

While editing an ASCiinema file, it would be nice to be able to start a playback from a specific line or time into the recording. Example:

 asciinema play  --start-at 56s my.rec
 asciinema play  --start-at 3215l my.rec

would start the playback at 56 seconds after the original starttime, or at line no. 3215 of the JSON source file.

Originally created by @pdfkungfoo on GitHub (Jun 30, 2015). Original GitHub issue: https://github.com/asciinema/asciinema/issues/118 While editing an ASCiinema file, it would be nice to be able to start a playback from a specific line or time into the recording. Example: ``` asciinema play --start-at 56s my.rec asciinema play --start-at 3215l my.rec ``` would start the playback at 56 seconds after the original starttime, or at line no. 3215 of the JSON source file.
kerem 2026-03-15 08:56:36 +03:00
Author
Owner

@parvbhullar commented on GitHub (Jul 15, 2015):

Would like see that feature.

<!-- gh-comment-id:121541505 --> @parvbhullar commented on GitHub (Jul 15, 2015): Would like see that feature.
Author
Owner

@ku1ik commented on GitHub (Apr 20, 2017):

We now have #180 open for this.

<!-- gh-comment-id:295723897 --> @ku1ik commented on GitHub (Apr 20, 2017): We now have #180 open for this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#705
No description provided.