[FFmpeg-devel] [PATCH] Video decoder and demuxer for AMV files

Vladimir Voroshilov voroshil
Wed Sep 26 12:40:21 CEST 2007


2007/9/25, Vladimir Voroshilov <voroshil at gmail.com>:
[...]
> Fake fourcc code removed.
> I've also changed CODEC_ID_ADPCM_IMA_WS to CODEC_ID_ADPCM_IMA_AMV,
> thus Vitor's patch is required too (his codec provides better sound).

Small nit: AMV files are currently reported as "avi", but strictly
speaking they are broken AVI files.
Thus, i suggest to add separate AVInputFormat structure especially for
AMV files (with apropriate name and comment) and
register it with AVI's config variable (IOW, REGISTER_DEMUXER (AVI, amv))


Attached patch does this.

What will you say?

-- 
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_demux_ffmpeg5.patch
Type: text/x-diff
Size: 4325 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070926/ab941e97/attachment.patch>



More information about the ffmpeg-devel mailing list