PTS out of range error while running vlc
Posted: 29 Sep 2008 19:08
Dear Experts,
I am trying to play an .mp3 file using vlc on linux(Debian distribution). However, I have been unsuccessful. No Audio and I get the below errors. Any idea how I can resolve this issue. Below is .configure.
[00000001] main libvlc debug: libvlc was configured with ./configure '--enable-x11' '--enable-xvideo' '--disable-gtk' '--disable-sdl' '--enable-avcodec' '--enable-avformat' '--enable-swscale' '--enable-mad' '--disable-libdvbpsi' '--enable-a52' '--enable-libmpeg2' '--disable-dvdnav' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--enable-theora' '--enable-faac' '--enable-mkv' '--enable-freetype' '--enable-fribidi' '--enable-speex' '--enable-flac' '--disable-live555' '--with-live555-tree=/usr/lib/live' '--enable-caca' '--enable-skins' '--disable-skins2' '--enable-alsa' '--disable-kde' '--disable-qt4' '--enable-ncurses' '--enable-debug' '--disable-glx' '--disable-dvb' '--disable-dvbpsi' '--disable-v4l2' '--disable-opengl'
Thanks much for your time.
Please help.
Errors are as below:
[00000339] main input debug: creating demux: access='' demux='' path='abc.mp3'
[00000340] main demux debug: looking for access_demux module: 0 candidates
[00000340] main demux warning: no access_demux module matched "any"
[00000340] main demux debug: TIMER module_Need() : 1.359 ms - Total 1.359 ms / 1 intvls (Avg 1.359 ms)
[00000339] main input debug: creating access '' path='abc.mp3'
[00000341] main access debug: looking for access module: 5 candidates
[00000341] vcd access debug: trying .cue file: abc.cue
[00000341] vcd access debug: could not find .cue file
[00000341] access_mmap access debug: opening file abc.mp3
[00000341] main access debug: using access module "access_mmap"
[00000341] main access debug: TIMER module_Need() : 2.279 ms - Total 2.279 ms / 1 intvls (Avg 2.279 ms)
[00000342] main stream debug: Using AStream*Block
[00000342] main stream debug: pre buffering
[00000342] main stream debug: received first data for our buffer
[00000342] main stream debug: prebuffering done 1048576 bytes in 0s - 3506849 kbytes/s
[00000339] main input debug: creating demux: access='' demux='' path='abc.mp3'
[00000343] main demux debug: ID3v2.3 revision 0 tag found, skipping 2140 bytes
[00000343] main demux debug: looking for demux module: 48 candidates
[00000344] main packetizer debug: looking for packetizer module: 18 candidates
[00000344] main packetizer debug: using packetizer module "mpeg_audio"
[00000344] main packetizer debug: TIMER module_Need() : 0.905 ms - Total 0.905 ms / 1 intvls (Avg 0.905 ms)
[00000343] main demux debug: using demux module "mpga"
[00000343] main demux debug: TIMER module_Need() : 5.567 ms - Total 5.567 ms / 1 intvls (Avg 5.567 ms)
[00000339] main input debug: looking for a subtitle file in /vlc/vlc-0.9.2/bin/
[00000343] main demux debug: looking for meta reader module: 1 candidate
[00000343] id3tag demux debug: checking for ID3v1/2 and APEv1/2 tags
[00000342] main stream debug: b_seek=1 th*avg=1048576 skip=3679395
[00000343] id3tag demux debug: found ID3v1 tag
[00000343] id3tag demux debug: found ID3v2 tag
[00000343] main demux debug: using meta reader module "id3tag"
[00000343] main demux debug: TIMER module_Need() : 2.812 ms - Total 2.812 ms / 1 intvls (Avg 2.812 ms)
[00000343] main demux debug: removing module "id3tag"
[00000339] main input debug: `abc.mp3' successfully opened
[00000344] mpeg_audio packetizer debug: MPGA channels:2 samplerate:44100 bitrate:128
[00000339] main input debug: selecting program id=0
[00000345] main decoder debug: looking for decoder module: 28 candidates
[00000345] main decoder debug: using decoder module "mpeg_audio"
[00000345] main decoder debug: TIMER module_Need() : 0.481 ms - Total 0.481 ms / 1 intvls (Avg 0.481 ms)
[00000345] main decoder debug: thread 2990611376 (decoder) created at priority 5 (input/decoder.c:217)
[00000345] main decoder debug: thread started
[00000339] main input debug: control type=1
[00000345] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100 bitrate:128
[00000345] main decoder debug: no aout present, spawning one
[00000346] main audio output debug: looking for audio output module: 3 candidates
client-conf-x11.c: XOpenDisplay() failed
[00000346] alsa audio output debug: opening ALSA device `default'
client-conf-x11.c: XOpenDisplay() failed
[00000346] main audio output debug: thread 2971311024 (aout) created at priority 15 (alsa.c:687)
[00000346] main audio output debug: using audio output module "alsa"
[00000346] main audio output debug: TIMER module_Need() : 12226.889 ms - Total 12226.889 ms / 1 intvls (Avg 12226.888 ms)
[00000346] main audio output debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[00000346] main audio output debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[00000346] main audio output debug: no need for any filter
[00000346] main audio output debug: looking for audio mixer module: 3 candidates
[00000346] main audio output debug: using audio mixer module "float32_mixer"
[00000346] main audio output debug: TIMER module_Need() : 0.305 ms - Total 0.305 ms / 1 intvls (Avg 0.305 ms)
[00000346] main audio output debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
[00000346] main audio output debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
[00000347] main audio output debug: looking for audio filter module: 24 candidates
[00000347] main audio output debug: using audio filter module "mpgatofixed32"
[00000347] main audio output debug: TIMER module_Need() : 0.962 ms - Total 0.962 ms / 1 intvls (Avg 0.962 ms)
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
[00000348] main audio output debug: looking for audio filter module: 24 candidates
[00000348] main audio output debug: using audio filter module "bandlimited_resampler"
[00000348] main audio output debug: TIMER module_Need() : 0.457 ms - Total 0.457 ms / 1 intvls (Avg 0.457 ms)
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: thread started
[00000346] main audio output warning: PTS is out of range (11967016), dropping buffer
[00000346] main audio output warning: PTS is out of range (11958284), dropping buffer
[00000346] main audio output warning: PTS is out of range (11947066), dropping buffer
[00000346] main audio output warning: PTS is out of range (11938567), dropping buffer
[00000346] main audio output warning: PTS is out of range (11913742), dropping buffer
[00000346] main audio output warning: PTS is out of range (11899148), dropping buffer
[00000346] main audio output warning: PTS is out of range (11890510), dropping buffer
I am trying to play an .mp3 file using vlc on linux(Debian distribution). However, I have been unsuccessful. No Audio and I get the below errors. Any idea how I can resolve this issue. Below is .configure.
[00000001] main libvlc debug: libvlc was configured with ./configure '--enable-x11' '--enable-xvideo' '--disable-gtk' '--disable-sdl' '--enable-avcodec' '--enable-avformat' '--enable-swscale' '--enable-mad' '--disable-libdvbpsi' '--enable-a52' '--enable-libmpeg2' '--disable-dvdnav' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--enable-theora' '--enable-faac' '--enable-mkv' '--enable-freetype' '--enable-fribidi' '--enable-speex' '--enable-flac' '--disable-live555' '--with-live555-tree=/usr/lib/live' '--enable-caca' '--enable-skins' '--disable-skins2' '--enable-alsa' '--disable-kde' '--disable-qt4' '--enable-ncurses' '--enable-debug' '--disable-glx' '--disable-dvb' '--disable-dvbpsi' '--disable-v4l2' '--disable-opengl'
Thanks much for your time.
Please help.
Errors are as below:
[00000339] main input debug: creating demux: access='' demux='' path='abc.mp3'
[00000340] main demux debug: looking for access_demux module: 0 candidates
[00000340] main demux warning: no access_demux module matched "any"
[00000340] main demux debug: TIMER module_Need() : 1.359 ms - Total 1.359 ms / 1 intvls (Avg 1.359 ms)
[00000339] main input debug: creating access '' path='abc.mp3'
[00000341] main access debug: looking for access module: 5 candidates
[00000341] vcd access debug: trying .cue file: abc.cue
[00000341] vcd access debug: could not find .cue file
[00000341] access_mmap access debug: opening file abc.mp3
[00000341] main access debug: using access module "access_mmap"
[00000341] main access debug: TIMER module_Need() : 2.279 ms - Total 2.279 ms / 1 intvls (Avg 2.279 ms)
[00000342] main stream debug: Using AStream*Block
[00000342] main stream debug: pre buffering
[00000342] main stream debug: received first data for our buffer
[00000342] main stream debug: prebuffering done 1048576 bytes in 0s - 3506849 kbytes/s
[00000339] main input debug: creating demux: access='' demux='' path='abc.mp3'
[00000343] main demux debug: ID3v2.3 revision 0 tag found, skipping 2140 bytes
[00000343] main demux debug: looking for demux module: 48 candidates
[00000344] main packetizer debug: looking for packetizer module: 18 candidates
[00000344] main packetizer debug: using packetizer module "mpeg_audio"
[00000344] main packetizer debug: TIMER module_Need() : 0.905 ms - Total 0.905 ms / 1 intvls (Avg 0.905 ms)
[00000343] main demux debug: using demux module "mpga"
[00000343] main demux debug: TIMER module_Need() : 5.567 ms - Total 5.567 ms / 1 intvls (Avg 5.567 ms)
[00000339] main input debug: looking for a subtitle file in /vlc/vlc-0.9.2/bin/
[00000343] main demux debug: looking for meta reader module: 1 candidate
[00000343] id3tag demux debug: checking for ID3v1/2 and APEv1/2 tags
[00000342] main stream debug: b_seek=1 th*avg=1048576 skip=3679395
[00000343] id3tag demux debug: found ID3v1 tag
[00000343] id3tag demux debug: found ID3v2 tag
[00000343] main demux debug: using meta reader module "id3tag"
[00000343] main demux debug: TIMER module_Need() : 2.812 ms - Total 2.812 ms / 1 intvls (Avg 2.812 ms)
[00000343] main demux debug: removing module "id3tag"
[00000339] main input debug: `abc.mp3' successfully opened
[00000344] mpeg_audio packetizer debug: MPGA channels:2 samplerate:44100 bitrate:128
[00000339] main input debug: selecting program id=0
[00000345] main decoder debug: looking for decoder module: 28 candidates
[00000345] main decoder debug: using decoder module "mpeg_audio"
[00000345] main decoder debug: TIMER module_Need() : 0.481 ms - Total 0.481 ms / 1 intvls (Avg 0.481 ms)
[00000345] main decoder debug: thread 2990611376 (decoder) created at priority 5 (input/decoder.c:217)
[00000345] main decoder debug: thread started
[00000339] main input debug: control type=1
[00000345] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100 bitrate:128
[00000345] main decoder debug: no aout present, spawning one
[00000346] main audio output debug: looking for audio output module: 3 candidates
client-conf-x11.c: XOpenDisplay() failed
[00000346] alsa audio output debug: opening ALSA device `default'
client-conf-x11.c: XOpenDisplay() failed
[00000346] main audio output debug: thread 2971311024 (aout) created at priority 15 (alsa.c:687)
[00000346] main audio output debug: using audio output module "alsa"
[00000346] main audio output debug: TIMER module_Need() : 12226.889 ms - Total 12226.889 ms / 1 intvls (Avg 12226.888 ms)
[00000346] main audio output debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[00000346] main audio output debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
[00000346] main audio output debug: no need for any filter
[00000346] main audio output debug: looking for audio mixer module: 3 candidates
[00000346] main audio output debug: using audio mixer module "float32_mixer"
[00000346] main audio output debug: TIMER module_Need() : 0.305 ms - Total 0.305 ms / 1 intvls (Avg 0.305 ms)
[00000346] main audio output debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
[00000346] main audio output debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
[00000347] main audio output debug: looking for audio filter module: 24 candidates
[00000347] main audio output debug: using audio filter module "mpgatofixed32"
[00000347] main audio output debug: TIMER module_Need() : 0.962 ms - Total 0.962 ms / 1 intvls (Avg 0.962 ms)
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
[00000348] main audio output debug: looking for audio filter module: 24 candidates
[00000348] main audio output debug: using audio filter module "bandlimited_resampler"
[00000348] main audio output debug: TIMER module_Need() : 0.457 ms - Total 0.457 ms / 1 intvls (Avg 0.457 ms)
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: thread started
[00000346] main audio output warning: PTS is out of range (11967016), dropping buffer
[00000346] main audio output warning: PTS is out of range (11958284), dropping buffer
[00000346] main audio output warning: PTS is out of range (11947066), dropping buffer
[00000346] main audio output warning: PTS is out of range (11938567), dropping buffer
[00000346] main audio output warning: PTS is out of range (11913742), dropping buffer
[00000346] main audio output warning: PTS is out of range (11899148), dropping buffer
[00000346] main audio output warning: PTS is out of range (11890510), dropping buffer