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
42 stars 11 forks source link

Logs recommend use of 'version 2' for excess non-zero padding data #377

Closed digitensions closed 1 year ago

digitensions commented 2 years ago

Hi Jérôme,

I've noticed recently that there's a small typo appearing in log error warning, that asks user to re-encode using '--version 2' when large non-zero padding is found. I think it should read '--output-version 2'. Attaching a screen shot!

Many thanks and lots of happy MKV files ingesting to BFI DPI these days!

Screenshot 2022-08-24 at 12 16 03

JeromeMartinez commented 1 year ago

Fixed in https://github.com/MediaArea/RAWcooked/commit/1a64eede7b43917730636f391187b66735fdaa3e.