Log in

View Full Version : Avidemux: Render to Image Sequence?


agentex
25th April 2009, 20:53
Searched for possible answers but haven't found any, is it possible to render directly to an image sequence in Avidemux?

Thanks.

Schrade
25th April 2009, 21:37
Well there's an option to "Save Selection as JPEG Images.."

But no lossless version I guess.

agentex
26th April 2009, 02:20
Ahh thanks for pointing that out, but yea I definitely want to save the sequence losslessly.

Cheers.

LoRd_MuldeR
26th April 2009, 14:58
You may want to save the images to one of the "lossless" formats, such as FFv1, HuffYUV or lossless H.264, then...

Schrade
27th April 2009, 07:12
He would still have to extract the images from the videos with another program though. Could probably do it with an AviSynth script.

Comatose
28th April 2009, 08:48
Well, you can try Virtualdub and saving to a PNG image sequence >_>

agentex
3rd May 2009, 06:00
Thanks for the feedback guys. Was able to get what I needed using a simple Avisynth script with DirectShowSource.

motofish
18th September 2009, 15:50
Is it possible to limit the Save Selection as Jpeg feature to a certain pattern? In my case, where Avidimux would extract a jpg every 150th frame?

thanks

LoRd_MuldeR
18th September 2009, 18:00
I'd use Avisynth for that purpose. The SelectEvery() (http://avisynth.org/mediawiki/SelectEvery#SelectEvery) function should do exactly what you need...

nnq2603
16th February 2013, 10:56
With Avidemux alone, can I extract all frames from a short video file (under 1 minute)? If answer is No, I'll try another app. And tried to find the function you all talking about here, but can't. Only save as BMP/JPG as a single frame, nowhere in the GUI provides mass-ouput frames at all?! Or I just misslooking it?