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

Support of -i input_file options1 output_file1 options2 output_file2 #403

Closed JeromeMartinez closed 1 year ago

JeromeMartinez commented 1 year ago

This permits to "copy/paste" a FFmpeg command to RAWcooked command, also for a 2nd output file e.g. framemd5 file.

kieranjol commented 1 year ago

Wow, great feature!

On Fri 24 Mar 2023 at 16:27, Jérôme Martinez @.***> wrote:

This permits to "copy/paste" a FFmpeg command to RAWcooked command, also for a 2nd output file e.g. framemd5 file.

— Reply to this email directly, view it on GitHub https://github.com/MediaArea/RAWcooked/pull/403#issuecomment-1483083041, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAITFPWCYHSPLPCXKK27DYLW5XDQPANCNFSM6AAAAAAWGYWUTE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

JeromeMartinez commented 1 year ago

Wow, great feature!

cc @lhibberdatnls ;-).