[MPlayer-users] Too many video packets in the buffer

Geoffrey Leach geoff at hughes.net
Tue Jul 14 01:38:58 CEST 2009


I'm playing MP2 recorded (HD HomeRun) OTA. A minute-or-so into the 
playback, audo breaks up and mplayer says:

Too many video packets in the buffer: (1211 in 33595148 bytes).
Maybe you are playing a non-interleaved stream/file or the codec 
failed?
For AVI files, try to force non-interleaved mode with the -ni option.

% mplayer -mc 0 -autosync 30  -ao alsa -vo x11 1520_for_5.mp2
MPlayer SVN-r29251-4.3.2 (C) 2000-2009 MPlayer Team

Full log is attached. System is running Intel Core 2 at 3GHz, with 2G 
of DDR2-800.

-mc 0 -autosync 30 is intended to reduce the time that audio leads 
video. It's made it tolerable, but not perfect.

I'd appreciate suggestions.
-------------- next part --------------
geoff at pvr[110]->mplayer -mc 0 -autosync 30  -ao alsa -vo x11 1520_for_5.mp2
MPlayer SVN-r29251-4.3.2 (C) 2000-2009 MPlayer Team

Playing 1520_for_5.mp2.
TS file format detected.
VIDEO MPEG2(pid=49) AUDIO A52(pid=52) NO SUBS (yet)!  PROGRAM N. 1
VIDEO:  MPEG2  1280x720  (aspect 3)  59.940 fps  80000.0 kbps (10000.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 1280 x 720 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat -1
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1280 x 720 (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: [x11] 1280x720 => 1280x720 Planar YV12 
[swscaler @ 0x8831a60]using unscaled yuv420p -> rgb32 special converter
New_Face failed. Maybe the font path is wrong./  3 ??% ??% ??,?% 0 0 
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A:56342.7 V:56343.5 A-V: -0.816 ct:  0.000 4369/4369 23% 24%  1.0% 4336 0 
Too many video packets in the buffer: (1211 in 33595148 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
A:56342.7 V:56343.5 A-V: -0.815 ct:  0.000 4370/4370 23% 24%  1.0% 4336 0 
Too many video packets in the buffer: (1210 in 33579524 bytes).
...



More information about the MPlayer-users mailing list