[MPlayer-dev-eng] [PATCH] AMV support for mplayer and ffmpeg (draft)
Alex Beregszaszi
alex at rtfs.hu
Sun Sep 23 22:21:35 CEST 2007
Hi,
> I want to suggest two "proof-of-concept" patches for AMV support.
>
> The main disadvantage i think is hacked "fill buffer" to add fixed
> header for each JPEG frame.
>
> Video frames in AMV files contains only JPEG data without any header.
> Huffman and other tables are predefined (most of them equals to
> default ffmpeg's values).
Could you implement support on libavformat instead?
> MJPEG part (encoding/decoding) should be properly implemented in libavcodec.
See the SP5X code how to do this. Well, if you are already there, you
could rewrite the sp5x code too :)
--
Alex
More information about the MPlayer-dev-eng
mailing list