[MPlayer-dev-eng] [PATCH] AMV support for mplayer and ffmpeg (draft)
Vladimir Voroshilov
voroshil at gmail.com
Sun Sep 23 22:27:33 CEST 2007
2007/9/24, Alex Beregszaszi <alex at rtfs.hu>:
> 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?
See amv_ffmpeg patch.
> > 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 :)
Ok. Thanks. This is exactly what i was searching for.
--
Regards,
Vladimir Voroshilov mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
More information about the MPlayer-dev-eng
mailing list