[MPlayer-dev-eng] AVI loosing audio
D Richard Felker III
dalias at aerifal.cx
Sun Feb 3 19:55:41 CET 2002
just put -ni on the command line and all will be fixed. however,
playback will be slower since the noninterleaved parser hurts
performance. if you'd really like to fix it, try something like:
mencoder -oac copy -ovc copy -o good_file.avi bad_file.avi
this should re-interleave the file correctly and save the output as
good_file.avi...provided mencoder handles your broken avi file ok.
rich
On Sun, Feb 03, 2002 at 07:03:04PM +0100, David Holm wrote:
> Hi,
> I'm having problems playing the dvd rip of Star Trek 4 floating around
> on the net through MPlayer. After about a minute of playing or directly
> after a seek I get:
>
> DEMUXER: Too many (3197 in 8391072 bytes) video packets in the buffer!
> (maybe you play a non-interleaved stream/file or the codec failed)
>
> The thing is in xine audio plays perfectly but video is all green (in
> mplayer video is perfect). I've tried downloading different sized
> versions of it, but they all seem to be the same rip only some ppl don't
> have the entire file.
> Codec info:
> VIDEO: [DIV3] 640x320 24bpp 23.98 fps 135.4 kbps (16.5 kbyte/s)
> [V] filefmt:3 fourcc:0x33564944 size:640x320 fps:23.98 ftime:=0.0417
> Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
> MPEG 1.0, Layer III, 48000 Hz 128 kbit Joint-Stereo, BPF: 384
> Channels: 2, copyright: No, original: No, CRC: No, emphasis: 0
> AUDIO: srate=48000 chans=2 bps=2 sfmt=0x10 ratio: 16000->192000
> Detected video codec: [divxds] drv:4 prio:0 (DivX ;-) (MS MPEG-4 v3))
> fs seg 0x40017000
>
> Should I upload part of it to the ftp?
>
> (Star Trek 4 is my favourite so please help me out here ;)
>
> //David Holm
>
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list