VLC doesn't play any file (mp3, ogg, avi, cda and so on).
I'm running vlc 0.8.1 under RedHat EL3.
Here's output from vlc:
main debug: adding playlist item `/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3' ( /home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3 )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: `/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3' gives access `' demux `' path `/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3'
main debug: demux2_New: access='' demux='' path='/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3'
main debug: looking for access_demux module
main debug: probing 2 candidates
main debug: access2_New: access='' path='/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3'
main debug: looking for access2 module
main debug: probing 4 candidates
vcd debug: trying .cue file: /home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.cue
vcd warning: could not open /home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3
access_file debug: opening file `/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 1408981 bytes in 0s - 256039 kbytes/s
main debug: demux2_New: access='' demux='' path='/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3'
main debug: looking for demux2 module
main debug: probing 31 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
flac warning: flac module discarded (no startcode)
aac warning: AAC module discarded
main debug: looking for id3 module
main debug: probing 2 candidates
id3tag debug: checking for ID3 tag
id3tag debug: found ID3v1 tag
id3tag debug: found ID3v2 tag
main debug: using id3 module "id3tag"
main debug: unlocking module "id3tag"
main debug: looking for packetizer module
main debug: probing 15 candidates
main debug: using packetizer module "mpeg_audio"
main debug: using demux2 module "mpga"
main debug: looking for a subtitle file in /home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/
main debug: meta information:
main debug: - 'Title' = 'Al Atfaal'
main debug: - 'Artist' = 'Oliver Shanti & Friends'
main debug: - 'Album/movie/show title' = 'Seven Times Seven'
main debug: - 'Recording time' = '1998'
main debug: - 'Track number/position in set' = '9'
main debug: - 'Genre' = 'New Age'
main debug: - 'Artist' = 'Oliver Shanti & Friends'
main debug: - 'Album/movie/show title' = 'Seven Times Seven'
main debug: - 'Title' = 'Al Atfaal'
main debug: - 'Genre' = 'New Age'
main debug: - 'Recording time' = '1998'
main debug: `/home/vadim/downloads/mp3/Oliver Shanti & Friends-Seven Times Seven/Friends, Oliver Shanti-Al Atfaal.mp3' sucessfully opened
mpeg_audio: MPGA channels:2 samplerate:44100 bitrate:192
main debug: Selecting program id=0
main debug: looking for decoder module
main debug: probing 18 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 166813720 (decoder) created at priority 10 (src/input/decoder.c:157)
main debug: thread 166694704 (input) created at priority 20 (src/input/input.c:228)
I tried to remove vlcrc file, but it didn't help me. At the moment when I close vlc media player I can hear a sound, it seems strange to me...
Any suggestions will be appreciated.