[FFmpeg-trac] #117(avcodec:open): unsupported interplayvideo file

FFmpeg trac at avcodec.org
Sat Aug 9 01:17:50 CEST 2014


#117: unsupported interplayvideo file
------------------------------------+-----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  interplay   |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by ami_stuff):

 some info from Kostya:

 "SimCity files use older coding scheme that is not supported (opcodes
 0xE+0xF+0x10 instead of simply opcode 0x11)"

 "SK_DEMO.MVE starts as video-only stream, outputs nothing
 for a while and then reinitialises video and adds an audio stream too.
 Without
 that audio stream audio packets are sent to video decoder too and cause
 decoding errors and garbage on top of properly decoded frames. If I hack
 demuxer to tolerate init and dummy chunk types and add an audio stream on
 reinit then video plays fine but audio is still ignored."

--
Ticket URL: <https://trac.ffmpeg.org/ticket/117#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list