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 10 forks source link

Wishlist: Support decoding non-FFV1 #198

Open pjotrek-b opened 5 years ago

pjotrek-b commented 5 years ago

This has low-to-no priority at all, but might be interesting for some:

I just tested a codec roundtrip:

Decompression back to original DPX files required to convert uncompressed back to FFV1.

Would it be possible to decode non-FFV1 directly, too (e.g. whatever ffmpeg supports)? This would allow future codec format migrations, while keeping the DPX-reversibility :sunglasses: :smile: (Just curious, if you have time and interest to answer this :wink:)

JeromeMartinez commented 5 years ago

There is lot of development to do for that:

Doable but sponsor needed ;-)

pjotrek-b commented 5 years ago

Thanks for the explanation! :smile: