Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: version on July 07, 2018, 02:38:42 AM

Title: How to save all the I-frames?
Post by: version on July 07, 2018, 02:38:42 AM
I have been using File > Save as Image to capture the I-frames.

Is there a way I can save all the I-frames at once?

Perhaps using command line mode?
Title: Re: How to save all the I-frames?
Post by: Jan Gruuthuse on July 07, 2018, 03:29:05 PM
Maybe possible with ffmpeg, perhaps 2 steps
1st to video, then from new video to .jpeg
If it can work this way.

see:
- https://ffmpeg.org/ffmpeg-filters.html#select_002c-aselect
- https://ffmpeg.org/ffmpeg-filters.html#toc-Examples-119