[FFmpeg-devel] [PATCH] Support for various small things in electronic arts multimedia files

Jonathan Wilson jfwfreo
Wed Oct 31 16:01:27 CET 2007


Attached patch adds support for the following items found in electronic 
arts chunked multimedia files:
PT50 and PT70 tags
PCM_S16LE_PLANAR codec
MP3 codec
MDEC codec
MPEG2VIDEO codec
setting of audio_frame_counter for ADPCM_EA_R1/R2/R3 codecs
setting of width/height for VP6 codec
It's based on the patch from Peter Ross.
It requires the PCM_S16LE_PLANAR patch be applied first.

This patch and the other posted patches cover all the EA stuff done by 
Peter to date except for the CMV, Madcow, TGQ, TQI and TGV video codecs 
(and related chunks/formats in electronicarts.c) which I intend to clean up 
and post soon unless someone gets to it first.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: electronic_arts_multimedia_misc.diff
Type: text/x-diff
Size: 11532 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071101/67b5ca1a/attachment.diff>



More information about the ffmpeg-devel mailing list