[MPlayer-users] Can't extract audio from a VOB file

Noah Spurrier noah at noah.org
Thu Jul 13 18:01:31 CEST 2006


On Date: Tue, 11 Jul 2006 16:58:49 -0700
"RC" <rcooley at spamcop.net> wrote:
> > 2. and this one:
> >     For AVI files, try to force non-interleaved mode with the -ni
> >     option. a52: CRC check failed!
> >     a52: error at resampling
> >     Too many video packets in the buffer: (4096 in 8143544 bytes).
>
> #2 is clearly the problem.
>
> Try without "-noframedrop".
> Try "-vc dummy" instead of null.
> Try "-mc 0" and/or "-mc 10".
> etc.

This helped. It seems that the critical trick was to use "dummy" instead
of "null" for the "-vc" option. The question is, why?
What was it about this stream that caused the "a52 : error at resampling"?
And why does '-vc dummy' work, but '-vc null' does not?

I found that it worked if I left in "-noframedrop" and
all the other options. I didn't need "-mc 0". I used this command:
mplayer LSE0NNW11-1.vob -vc dummy -vo null -aid 128 -ao pcm:fast -noframedrop

Yours,
Noah





More information about the MPlayer-users mailing list