Skip to content

Add ability to convert segment of a cast#111

Closed
sandorex wants to merge 3 commits into
asciinema:mainfrom
sandorex:output_segment
Closed

Add ability to convert segment of a cast#111
sandorex wants to merge 3 commits into
asciinema:mainfrom
sandorex:output_segment

Conversation

@sandorex
Copy link
Copy Markdown

I've based this on #110, but its trivial to port it to main

This is another feature on my wishlist, basically select start and end frame to output as gif (or frames)

@sandorex sandorex changed the title Add ability to only convert specific frames Add ability to convert segment of a cast Apr 10, 2026
@ku1ik
Copy link
Copy Markdown
Contributor

ku1ik commented May 28, 2026

Hey @sandorex,

Thanks for the PR.

I believe it's best to decouple frame selection from output format, and I've been thinking about how to tackle this for a while. I've been looking for a good generic and flexible solution for frame selection (#111 also attempted this), and I believe I found something that should work well: #116 - let me know what you think.

Alternative output formats (include individual frames as PNG) is definitely something I want to support, and that's something like to include in the following release (while the next one - 1.9 - will be about frame selection only I think). I have some ideas for this, will share soon.

@ku1ik ku1ik closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants