MediaArea / RAWcooked

Encodes RAW audio-visual data into the Matroska container (MKV), using the video codec FFV1 for the image and audio codec FLAC for the sound.
https://mediaarea.net/RAWcooked
BSD 2-Clause "Simplified" License
41 stars 9 forks source link

-all command plus --no-accept-gaps not exiting with -y flag #423

Open digitensions opened 9 months ago

digitensions commented 9 months ago

Hi Jérôme,

We've been trying to isolate sequences with gaps in our 'business as usual' 4K scanning and it seems some gappy sequences are going through RAWcooked encoding to FFV1 Matroska with this command: rawcooked --all --no-accept-gaps -y <image_sequence>

It would be great if the response of this command was to break transcode in FFmpeg where gaps are present, so the sequence doesn't progress.

Thanks so much, still saving lots of storage space with this excellent tool! All the best, Joanna