[FFmpeg-devel] RFC - Uncompressed MP4

martin schitter ms+git at mur.at
Fri Oct 4 03:05:55 EEST 2024



On 04.10.24 01:33, Devon Sookhoo wrote:
> Once completed, I envision the following command to work:
> 
> $ ffmpeg  -i input.mp4  -c:v rawvideo  output.mp4

Why do you choose the term "raw" instead of uncompressed?

Using this format for "raw" bayer CFA data is just one possible 
application of ISO/IEC 23001-17:2024. But it would need a rather 
uncommon setup in this case. Implementing all these necessary pixel 
format related configuration options, which are nearly indispensable for 
useful encoding, and supporting at least an acceptable subset of all the 
possible variants declared by this standard will be the real challenge 
of your project.

martin


More information about the ffmpeg-devel mailing list