[MPlayer-users] Too many video packets in the buffer
Geoffrey Leach
geoff at hughes.net
Wed Jul 15 20:18:48 CEST 2009
On 07/15/2009 03:02:19 AM, Carl Eugen Hoyos wrote:
> Geoffrey Leach <geoff <at> hughes.net> writes:
>
> > In addition to X11, gl and gl2 produced video, so I'll be trying
> these.
> >
> > Question: should any of the other drivers work on my environment
> (to
>
> > Sony LCD via HDMI)? Should any of them be better choices, assuming
> that
> > I could get them running?
>
> Imo, everything except gl, xv and vdpau (and the other
> hardware-specific vo's)
> is for testing/historical purposes only.
>
> To get xv, you need to install something like "libxv-
> devel" (depending
> on your
> distribution), vdpau works if you have a Geforce8 or Geforce9 graphic
> card and
> the Nvidia binary drivers: It offers de-interlacing and hardware
> accelerated
> decoding of MPEG1/2, H264 and VC1.
Carl, thanks. It's helpful o know hat something _should_ work when
dealing with many alternaives. I updated to the latest drivers from
Nvidia and now vdapu works.
Alas, my problem still exists. But as the buffer problem has been
resolved, I need to be more specific.
There are two things, perhaps related, although I think not.
First audio leads video by several seconds; I've been able to improve
but not eliminate that be tweaking -mc.
Second, after some minutes, I hear sharp cracks in the audio stream. I
can eliminate them temporarily by seeking forward a bit. I would guess
that "a52: CRC check failed!" marks the problem. Any thoughs?
Here's the log:
%mplayer -ao alsa -vo vdapu offair.mp2
MPlayer SVN-r29251-4.3.2 (C) 2000-2009 MPlayer Team
Playing Wallander_Sidetracked.mp2.
TS file format detected.
VIDEO MPEG2(pid=49) AUDIO A52(pid=52) NO SUBS (yet)! PROGRAM N. 3
VIDEO: MPEG2 1280x720 (aspect 3) 59.940 fps 90000.0 kbps (11250.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]
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
AUDIO: 48000 Hz, 2 ch, s16le, 320.0 kbit/20.83% (ratio: 40000->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: [vdpau] 1280x720 => 1280x720 Planar YV12
A:27715.9 V: 0.0 A-V:27715.924 ct: 0.000 ..
For AVI files, try to force non-interleaved mode with the -ni option.
a52: CRC check failed!
A:27825.0 V:27801.7 A-V: 23.274 ct: -0.648 ..
For AVI files, try to force non-interleaved mode with the -ni option.
a52: CRC check failed!
...
More information about the MPlayer-users
mailing list