[MPlayer-users] mkv demuxer dying at certain places in file

Robert Henney robh at rut.org
Mon Jun 16 10:08:00 CEST 2008


I've run across a file that seems to confuse the matroska demuxer enough
that it will appear to abort when reaching certain points in the file.
seeking past these points gets around the problem, as well as using the
lavf demuxer.

using the lavf demuxer, though it allows the file to play fine, does
provide what might be clues.  at the times the matroska demuxer would
abort, the lavf demuxer prints "Unknown entry 0xbf in cluster data".
Not sure what exactly that indicates though.  I do not believe that 
the file is corrupt.

I made the file available at http://rut.org/mplayer/
The times where these problems occur are at 0:53 and 1:08.
-------------- next part --------------
MPlayer dev-SVN-r27074-4.1.2 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) Processor (Family: 6, Model: 4, Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx

Playing [Formula]_Shugo_Chara!_-_Opening_2_[EEB5487A].mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC) "Shugo Chara! Opening 2", -vid 0
[mkv] Track ID 2: audio (A_VORBIS) "2.0 Vorbis", -aid 0, -alang jpn
[mkv] Track ID 3: subtitles (S_TEXT/ASS) "Styled ASS", -sid 0, -slang eng
[mkv] Track ID 4: subtitles (S_TEXT/UTF8) "Plain SRT", -sid 1, -slang eng
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO:  [avc1]  704x400  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->192000)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis decoder)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 400 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 704x400 => 712x400 Planar YV12 


More information about the MPlayer-users mailing list