Avidemux Forum

Participate => Documentation & Tips => Topic started by: Jan Gruuthuse on January 21, 2018, 02:30:06 PM

Title: Save Selection as JPEG
Post by: Jan Gruuthuse on January 21, 2018, 02:30:06 PM
Load Video, make selection [A ] [ B], Save as Image, Save Selection as JPEG

That's all folks
YouTube: Save a Selection to JPEG  (https://www.youtube.com/watch?v=e4nI7RytDtg)

Thanks to our developer:
[GUI] Allow to save selection as a set of JPEG images, apply filters if preview mode is enabled (https://github.com/mean00/avidemux2/commit/c740522a65c298d7b8de70c7ff351ad916707c46)
Title: Re: Save Selection as JPEG
Post by: eumagga0x2a on January 21, 2018, 10:01:20 PM
Maybe it is worth to note that the single really new feature is the ability to apply filters when saving a single frame as an image or a selection as a set of JPEGs. Active filters are applied when "play filtered" mode is enabled.
Title: Re: Save Selection as JPEG
Post by: Bubba on July 06, 2018, 04:26:11 PM
This is a very nice feature.  Thank you.  If possible, it would be nice to mark the output files with the frame number rather than simply 1...n.
Title: Re: Save Selection as JPEG
Post by: eumagga0x2a on July 06, 2018, 05:59:40 PM
Quote from: Bubba on July 06, 2018, 04:26:11 PM
If possible, it would be nice to mark the output files with the frame number rather than simply 1...n.

This would not be very useful except in the most simple situation of a single reference video without any time or picture count manipulating filters. Please note that due to frame reordering Avidemux has no means to count displayed pictures other than to decode the entire video prior to the beginning of the range, and the actual frame number would need 10 (ten) decimal digits reserved in the file name to represent uint32_t.