[MPlayer-dev-eng] [PATCH] AMV support for mplayer and ffmpeg (draft)
Vladimir Voroshilov
voroshil at gmail.com
Sun Sep 23 22:10:16 CEST 2007
Hi, All
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).
MJPEG part (encoding/decoding) should be properly implemented in libavcodec.
--
Regards,
Vladimir Voroshilov mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: amv_ffmpeg.diff
Type: text/x-diff
Size: 8858 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070924/3f1eaee5/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: amv_mplayer.diff
Type: text/x-diff
Size: 13219 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070924/3f1eaee5/attachment-0001.diff>
More information about the MPlayer-dev-eng
mailing list