[vlc] Problem when running VLC!

LARREUR-HEMON Elodie FTRD/DAC/LAN elodie.larreur at rd.francetelecom.com
Tue Sep 23 13:48:25 CEST 2003


> Hello,
> 
> I installed RPM packages (0.6.0) for mandrake 9.1.
> The problem is I can't play any MPEG file:
> 
> [root at l-dhcp-1840-1 vlc-0.6.0]# ./vlc -vvv --codec ffmpeg us0371.mpg
> VideoLAN Client 0.6.0 Trevelyan
> [00000000] main root debug: VLC media player - version 0.6.0 Trevelyan
> - (c) 1996-2003 VideoLAN
> [00000000] main root debug: libvlc was configured with ./configure
> --disable-dvd --disable-mad --disable-ffmpeg --disable-libmpeg2
> [00000001] main vlc debug: translation test: code is "C"
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.vlc/vlcrc does not
> exist yet
> [00000000] main root debug: checking builtin modules
> [00000000] main root debug: checking plugin modules
> [00000000] main root debug: recursively browsing `modules'
> [00000000] main root warning: cannot open
> `modules/video_filter/libosdtext_plugin.so'
> (modules/video_filter/libosdtext_plugin.so: undefined symbol: pow)
> [00000000] main root debug: recursively browsing `/usr/local/lib/vlc'
> [00000000] main root debug: recursively browsing `plugins'
> [00000001] main vlc debug: module bank initialized, found 114 modules
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.vlc/vlcrc does not
> exist yet
> [00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE
> FPU
> [00000001] main vlc debug: looking for memcpy module
> [00000001] main vlc debug: probing 3 candidates
> [00000010] main module debug: using memcpy module "memcpymmxext"
> [00000124] main playlist debug: waiting for thread completion
> [00000124] main playlist debug: thread 16386 (playlist) created at
> priority 0 (src/playlist/playlist.c:76)
> [00000124] main playlist debug: adding playlist item < us0371.mpg >
> [00000124] main playlist debug: creating new input thread
> [00000125] main input: playlist item `us0371.mpg'
> [00000125] main input debug: waiting for thread completion
> [00000125] main input debug: thread 32771 (input) created at priority
> 0 (src/input/input.c:157)
> [00000125] main input debug: playing at normal rate
> [00000126] main interface debug: looking for interface module
> [00000126] main interface debug: probing 2 candidates
> remote control interface initialized, `h' for help
> [00000059] main module debug: using interface module "rc"
> [00000126] main interface debug: interface initialized
> [00000125] main input debug: access `', demux `', name `us0371.mpg'
> [00000125] main input debug: looking for access module
> [00000125] main input debug: probing 4 candidates
> [00000125] vcd input debug: trying .cue file: us0371.cue
> [00000125] vcd input warning: could not open us0371.mpg
> [00000125] cdda input debug: trying .cue file: us0371.cue
> [00000125] cdda input warning: could not open us0371.mpg
> [00000125] access_file input debug: opening file `us0371.mpg'
> [00000015] main module debug: using access module "access_file"
> [00000126] main interface debug: thread 49156 (manager) created at
> priority 0 (src/interface/interface.c:118)
> [00000125] main input debug: looking for demux module
> [00000125] main input debug: probing 13 candidates
> [00000125] mp4 input warning: MP4 plugin discarded (not a valid file)
> [00000125] avi input warning: avi module discarded (invalid header)
> [00000125] asf input warning: ASF v1.0 plugin discarded (not a valid
> file)
> [00000125] ts input warning: TS module discarded (no sync)
> [00000125] a52sys input warning: a52 module discarded (no startcode)
> [00000125] es input warning: ES module discarded (system startcode)
> [00000125] wav input warning: WAV plugin discarded (not a valid file)
> [00000125] au input warning: AU plugin discarded (not a valid file)
> [00000125] main input debug: looking for id3 module
> [00000125] main input debug: probing 1 candidate
> [00000125] id3 input debug: Checking for ID3 tag
> [00000073] main module debug: using id3 module "id3"
> [00000073] main module debug: unlocking module "id3"
> [00000125] main input debug: looking for mpeg-system module
> [00000125] main input debug: probing 1 candidate
> [00000069] main module debug: using mpeg-system module "mpeg_system"
> [00000125] main input debug: selecting ES 0xe0
> [00000127] main decoder debug: looking for decoder module
> [00000127] main decoder debug: probing 9 candidates
> [00000127] main decoder warning: no decoder module matching "ffmpeg"
> could be loaded
> [00000127] main decoder error: no suitable decoder module for fourcc
> `mpgv'.
> VLC probably does not support this sound or video format.
> [00000127] main decoder debug: killing decoder for 0xe0, fourcc
> `mpgv', 0 PES in FIFO
> [00000125] main input debug: selecting ES 0xc0
> [00000128] main decoder debug: looking for decoder module
> [00000128] main decoder debug: probing 9 candidates
> [00000057] main module debug: using decoder module "mpeg_audio"
> [00000128] main decoder debug: thread 65541 (decoder) created at
> priority 0 (src/input/input_dec.c:113)
> [00000125] main input debug: dumping stream ID 0x0 [OK:0/D:0]
> [00000125] main input debug: seekable stream, position: 0/2430980
> (-:--:--/-:--:--)
> [00000125] main input debug: dumping program 0x0, version 0 (complete)
> [00000125] main input debug: ES 0xbe, stream 0xbe, fourcc `    ', not
> selected [OK:0/ERR:0]
> [00000125] main input debug: ES 0xe0, stream 0xe0, fourcc `mpgv', not
> selected [OK:0/ERR:0]
> [00000125] main input debug: ES 0xc0, stream 0xc0, fourcc `mpga',
> selected [OK:0/ERR:0]
> [00000070] main module debug: using demux module "ps"
> [00000128] main decoder debug: no aout present, spawning one
> [00000129] main audio output debug: looking for audio output module
> [00000129] main audio output debug: probing 3 candidates
> [00000129] main audio output debug: thread 81926 (aout) created at
> priority 0 (modules/audio_output/oss.c:517)
> [00000049] main module debug: using audio output module "oss"
> [00000129] main audio output debug: output 's16l' 44100 Hz Stereo
> frame=1 samples/4 bytes
> [00000129] main audio output debug: mixer 's16l' 44100 Hz Stereo
> frame=1 samples/4 bytes
> [00000129] main audio output debug: filter(s) 'fl32'->'s16l' 44100
> Hz->44100 Hz Stereo->Stereo
> [00000130] main private debug: looking for audio filter module
> [00000130] main private debug: probing 19 candidates
> [00000031] main module debug: using audio filter module "float32tos16"
> [00000129] main audio output debug: found a filter for the whole
> conversion
> [00000129] main audio output debug: looking for audio mixer module
> [00000129] main audio output debug: probing 3 candidates
> [00000047] main module debug: using audio mixer module "trivial_mixer"
> [00000129] main audio output debug: looking for audio mixer module
> [00000129] main audio output debug: probing 3 candidates
> [00000047] main module debug: using audio mixer module "trivial_mixer"
> [00000129] main audio output debug: input 'mpga' 44100 Hz Stereo
> frame=1152 samples/1262 bytes
> [00000129] main audio output debug: filter(s) 'mpga'->'fl32' 44100
> Hz->44100 Hz Stereo->Stereo
> [00000131] main private debug: looking for audio filter module
> [00000131] main private debug: probing 19 candidates
> [00000129] main audio output error: couldn't find a filter for the
> conversion
> [00000129] main audio output error: couldn't set an input pipeline
> 
> 
> 
> 
> signal 2 received, terminating vlc - do it again in case it gets stuck
> [00000001] main vlc debug: removing all interfaces
> [00000126] main interface debug: thread 49156 joined
> (src/interface/interface.c:158)
> [00000059] main module debug: unlocking module "rc"
> [00000001] main vlc debug: removing all playlists
> [00000125] main input debug: 24 loops consuming user: 1, system: 1
> [00000125] main input debug: freeing info structures...
> [00000125] main input debug: dumping stream ID 0x0 [OK:0/D:1081]
> [00000125] main input debug: seekable stream, position:
> 1226764/2430980 (0:00:15/0:00:30)
> [00000125] main input debug: dumping program 0x0, version 0 (complete)
> [00000125] main input debug: ES 0xbe, stream 0xbe, fourcc `    ', not
> selected [OK:0/ERR:0]
> [00000125] main input debug: ES 0xe0, stream 0xe0, fourcc `mpgv', not
> selected [OK:0/ERR:0]
> [00000125] main input debug: ES 0xc0, stream 0xc0, fourcc `mpga',
> selected [OK:119/ERR:0]
> [00000125] main input debug: unselecting ES 0xc0
> [00000129] main audio output debug: thread 81926 joined
> (modules/audio_output/oss.c:544)
> [00000049] main module debug: unlocking module "oss"
> [00000031] main module debug: unlocking module "float32tos16"
> [00000047] main module debug: unlocking module "trivial_mixer"
> [00000128] main decoder debug: thread 65541 joined
> (src/input/input_dec.c:152)
> [00000128] main decoder debug: killing decoder for 0xc0, fourcc
> `mpga', 9 PES in FIFO
> [00000057] main module debug: unlocking module "mpeg_audio"
> [00000069] main module debug: unlocking module "mpeg_system"
> [00000070] main module debug: unlocking module "ps"
> [00000125] access_file input: closing `/://us0371.mpg'
> [00000015] main module debug: unlocking module "access_file"
> [00000125] main input debug: pes: 11 packets
> [00000125] main input debug: data: 11 packets
> [00000125] main input debug: buffers: 12 packets
> [00000125] main input debug: thread 32771 joined
> (src/input/input.c:191)
> [00000124] main playlist debug: thread 16386 joined
> (src/playlist/playlist.c:98)
> [00000001] main vlc debug: removing all video outputs
> [00000001] main vlc debug: removing all audio outputs
> [00000010] main module debug: unlocking module "memcpymmxext"
> [root at l-dhcp-1840-1 vlc-0.6.0]#
> 
> 
> What can I do to solve this issue?
> 
> Thanks
> 
> Elodie
> 
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20030923/3a057cfe/attachment.html>


More information about the vlc mailing list