On 08/15/2009 03:52 AM, Reimar Döffinger wrote:
Reimar Döffinger<[email protected]>  added the comment:

On Fri, Aug 14, 2009 at 10:11:46PM +0000, compn wrote:
New submission from compn<[email protected]>:

http://samples.mplayerhq.hu/V-codecs/SMC/0102.mov

mplayer -demuxer lavf 0102.mov
blank video

mplayer -demuxer mov 0102.mov
works

sample works in ffmpeg.
dont know where the problem is.

And btw. the solution is the same as for issue1320:
the palette is in stsd which the lavf demuxer does not pass on (except
via the deprecated AVPaletteControl).

Would exporting whole "stsd" data be a solution ? I think binary decoders might want all atoms contained like interlacing info.

I was thinking it may simplify integration in mplayer.

--
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org

Reply via email to