[FFmpeg-devel] Add support for LJ92 compressed MLV files
South East
8billion.people at gmail.com
Mon Oct 21 21:44:47 EEST 2024
ffmpeg has existing support for MLV raw video files; libavformat/mlvdec.c.
Since this was added, MLV has been extended to support LJ92 compressed
image data. These patches build on lossless DNG support in 7.2-dev to
enable handling LJ92 MLV via existing libavcodec/mjpegdec.c code.
I can provide MLV sample files if desired, being raw video these tend to be
large.
Thanks to JEEB and Lynne for help via IRC.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avformat-mlvdec-add-LJ92-support.patch
Type: text/x-patch
Size: 1668 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241021/5068fefd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-mjpegdec-set-bayer-flag-based-on-pix_fmt.patch
Type: text/x-patch
Size: 1843 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241021/5068fefd/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list