[FFmpeg-devel] [PATCH] Add generic index support to ea demuxer.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat May 7 21:25:56 CEST 2011
On Sat, May 07, 2011 at 09:21:47PM +0200, Reimar Döffinger wrote:
> ---
> libavformat/electronicarts.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
Note:
This will not work without fixing the interaction of
parsers and generic index first.
You should be able to test it with:
http://samples.multimedia.cx/game-formats/ea-mpc/EAL_PORP.MPC
Try seeking in ffplay, without parser fixes it should hang/
otherwise behave badly. Note that I tested with a file
called DEMO.MPC but I can't find it right now.
More information about the ffmpeg-devel
mailing list