I have a suse11.0 machine, 32bit (i586) architecture (kernel linux 2.6.25.11-0.1-default) with a NVidia GF8600GT dualhead, two monitors using twinview, and the nvidia driver. Compiz is on. I have installed vlc and the additional packages from packman, all done via yast;main error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
jack error: failed to connect to JACK server
oss error: cannot open audio device (/dev/dsp)
*All* packages from the list should have a ".pm.".rpm -qa 'libavcodec*' 'libavdevice*' 'libavformat*' 'libavutil*' 'libpostproc*' 'libswscale*' 'vlc*' 'MPlayer' 'libxine*' 'libffmpeg*' '*gstreamer*' 'mad' 'libmad' 'libmpeg2' '*faad2*' 'libamr*' | sort
Code: Select all
tachikoma@linux-1s8o:~/Desktop> rpm -qa 'libavcodec*' 'libavformat*' 'libavutil*' 'libpostproc*' 'libswscale*' 'vlc*' 'MPlayer' 'libxine*' '*gstreamer*' 'mad' 'libmad' 'libmpeg2' '*faad2*' 'libamr' |sort
banshee-1-backend-engine-gstreamer-1.0.0-0.2
faad2-2.6.1-1.1
gstreamer-0_10-0.10.20-42.pm.1
gstreamer-0_10-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-0.10.19-24.1
gstreamer-0_10-plugins-good-0.10.7-38.1
gstreamer-0_10-pulse-0.9.5-54.1
libavcodec51-0.4.9svn-20080818.pm.0
libgstreamer-0_10-0-0.10.19-16.1
libgstreamer-0_10-0.10.20-42.pm.1
libmad-0.15.1b-5.1
libmpeg2-0.4.1.1149-4.1
libpostproc51-0.4.9svn-20080818.pm.0
libxine1-1.1.15-0.pm.1
libxine1-w32dll-1.1.15-0.pm.1
vlc-0.8.6i-0.pm.2
Code: Select all
banshee-1-backend-engine-gstreamer-1.0.0-0.2
faad2-2.6.1-1.1
gstreamer-0_10-0.10.20-42.pm.1
gstreamer-0_10-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-good-0.10.8-42.pm.1
gstreamer-0_10-pulse-0.9.7-42.pm.1
libavcodec51-0.4.9svn-20080818.pm.0
libgstreamer-0_10-0-0.10.19-16.2
libgstreamer-0_10-0.10.20-42.pm.1
libmad-0.15.1b-5.1
libmpeg2-0.4.0b-23.pm.4
libpostproc51-0.4.9svn-20080818.pm.0
libxine1-1.1.15-0.pm.1
libxine1-w32dll-1.1.15-0.pm.1
vlc-0.8.6i-0.pm.2
Code: Select all
tachikoma@linux-1s8o:~> vlc -vvv --color --no-plugins-cache --list |grep -i ffmpeg
VLC media player 0.8.6i Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private warning: cannot load module `/usr/lib/vlc/stream_out/libstream_out_switcher_plugin.so' (/usr/lib/libavcodec.so.51: undefined symbol: av_memcpy_backptr)
[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libffmpeg_plugin.so' (/usr/lib/libavcodec.so.51: undefined symbol: av_memcpy_backptr)
[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libquicktime_plugin.so' (/usr/lib/vlc/codec/libquicktime_plugin.so: undefined symbol: NewHandleClear)
[00000001] main private debug: module bank initialized, found 241 modules
Code: Select all
tachikoma@linux-1s8o:~> vlc -vvv --color --no-plugins-cache --list |grep -i ffmpeg
VLC media player 0.8.6i Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libquicktime_plugin.so' (/usr/lib/vlc/codec/libquicktime_plugin.so: undefined symbol: NewHandleClear)
[00000001] main private debug: module bank initialized, found 243 modules
ffmpeg FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)
ffmpeg FFmpeg chroma conversion
ffmpeg FFmpeg audio/video encoder
ffmpeg FFmpeg demuxer
ffmpeg FFmpeg muxer
ffmpeg FFmpeg video filter
ffmpeg FFmpeg crop padd filter
ffmpeg FFmpeg deinterlace video filter
It is just a list of *exactly* what packages you have installed. I said all of them should have a ".pm." because they should be from the Packman repository instead of from the VideoLAN repository (1). The '*' are important since they allow the list to be much shorter.btw, what kind of testing is this, and does the positioning of the asterisks * really matter?
- Install libfaad2_0 from Packman and remove faad2 from VideoLAN.Code: Select all
banshee-1-backend-engine-gstreamer-1.0.0-0.2 faad2-2.6.1-1.1 gstreamer-0_10-0.10.20-42.pm.1 gstreamer-0_10-lang-0.10.20-42.pm.1 gstreamer-0_10-plugins-base-0.10.20-42.pm.1 gstreamer-0_10-plugins-base-lang-0.10.20-42.pm.1 gstreamer-0_10-plugins-good-0.10.8-42.pm.1 gstreamer-0_10-pulse-0.9.7-42.pm.1 libavcodec51-0.4.9svn-20080818.pm.0 libgstreamer-0_10-0-0.10.19-16.2 libgstreamer-0_10-0.10.20-42.pm.1 libmad-0.15.1b-5.1 libmpeg2-0.4.0b-23.pm.4 libpostproc51-0.4.9svn-20080818.pm.0 libxine1-1.1.15-0.pm.1 libxine1-w32dll-1.1.15-0.pm.1 vlc-0.8.6i-0.pm.2
Code: Select all
tachikoma@linux-1s8o:~> rpm -qa 'libavcodec*' 'libavformat*' 'libavutil*' 'libpostproc*' 'libswscale*' 'vlc*' 'MPlayer' 'libxine*' '*gstreamer*' 'mad' 'libmad' 'libmpeg2' '*faad2*' 'libamr' |sort
banshee-1-backend-engine-gstreamer-1.0.0-0.2
faad2-drm-2.5-0.pm.7
gstreamer-0_10-0.10.20-42.pm.1
gstreamer-0_10-ffmpeg-0.10.4-42.pm.1
gstreamer-0_10-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-good-0.10.8-42.pm.1
gstreamer-0_10-pulse-0.9.7-42.pm.1
libavcodec51-0.4.9svn-20080818.pm.0
libavformat52-0.4.9svn-20080818.pm.0
libavutil49-0.4.9svn-20080818.pm.0
libfaad2_0-2.6.1-0.pm.0
libgstreamer-0_10-0.10.20-42.pm.1
libmpeg2-0.4.0b-23.pm.4
libpostproc51-0.4.9svn-20080818.pm.0
libswscale0-0.4.9svn-20080818.pm.0
mad-0.15.1b-1.pm.3
vlc-0.8.6i-0.pm.2
(the audio drift errorr multiplies like rabbits on speed)main error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (326104)
main warning: audio drift is too big (432091), dropping buffer
main warning: audio drift is too big (407091), dropping buffer
from the request[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libquicktime_plugin.so' (/usr/lib/vlc/codec/libquicktime_plugin.so: undefined symbol: NewHandleClear)
the error message istachikoma@linux-1s8o:~/anime/Ghost in the Shell 2nd Gig> vlc -vvv --no-plugins-cache \[LMF\]_Ghost_In_The_Shell_2nd_GIG_-_06_\[51B677C2\].avi
sound is offdc1394 error: Bad MRL, please check the option line (MRL was: [LMF]_Ghost_In_The_Shell_2nd_GIG_-_06_[51B677C2].avi)
But you got video?sound is off
Code: Select all
VLC media player 0.8.6h Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: recursively browsing `/usr/lib64/vlc'
[00000001] main private warning: cannot load module `/usr/lib64/vlc/stream_out/libstream_out_switcher_plugin.so' (/usr/lib64/libavcodec.so.51: undefined symbol: av_lfg_init)
[00000001] main private warning: cannot load module `/usr/lib64/vlc/codec/libffmpeg_plugin.so' (/usr/lib64/libavcodec.so.51: undefined symbol: av_lfg_init)
[00000001] main private debug: module bank initialized, found 218 modules
Code: Select all
rpm -qa 'libavcodec*' 'libavdevice*' 'libavformat*' 'libavutil*' 'libpostproc*' 'libswscale*' 'vlc*' 'MPlayer' 'libxine*' 'libffmpeg*' '*gstreamer*' 'mad' 'libmad' 'libmpeg2' '*faad2*' 'libamr*' | sort
Code: Select all
faad2-2.6.1-0.pm.0
gstreamer-0_10-0.10.20-42.pm.1
gstreamer-0_10-ffmpeg-0.10.5-42.pm.1
gstreamer-0_10-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-0.10.20-42.pm.1
gstreamer-0_10-plugins-base-lang-0.10.20-42.pm.1
gstreamer-0_10-plugins-good-0.10.8-42.pm.1
libamrnb3-7.0.0.2-0.pm.0
libamrwb3-7.0.0.3-0.pm.0
libavcodec51-0.4.9svn-20080906.pm.0
libavdevice52-0.4.9svn-20080906.pm.0
libavformat52-0.4.9svn-20080906.pm.0
libavutil49-0.4.9svn-20080906.pm.0
libfaad2_0-2.6.1-0.pm.0
libffmpeg0-0.4.9svn-20080906.pm.0
libgstreamer-0_10-0.10.20-42.pm.1
libpostproc51-0.4.9svn-20080906.pm.0
libswscale0-0.4.9svn-20080906.pm.0
libxine1-1.1.15-0.pm.1
mad-0.15.1b-1.pm.3
MPlayer-1.0rc2-4.pm.8
vlc-0.9.1-0.pm.2
Code: Select all
vlc -vvv --color --no-plugins-cache --list |grep -i ffmpeg
Code: Select all
VLC media player 0.9.1 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.1 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--target=i586-suse-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-libtool' '--enable-release' '--enable-shout' '--enable-live555' '--enable-dc1394' '--enable-dv' '--enable-dvdread' '--enable-v4l' '--enable-pvr' '--enable-cddax' '--enable-vcdx' '--enable-dvb' '--enable-faad' '--enable-twolame' '--enable-real' '--enable-realrtsp' '--enable-flac' '--enable-tarkin' '--enable-theora' '--enable-lirc' '--enable-snapshot' '--enable-mga' '--enable-ggi' '--enable-aa' '--enable-caca' '--enable-esd' '--enable-portaudio' '--enable-arts' '--enable-jack' '--enable-cyberlink' '--enable-pda' '--enable-ncurses' '--enable-xosd' '--enable-galaktos' '--enable-goom' '--enable-mozilla' '--with-live555-tree=/usr/lib/live' '--enable-loader' '--enable-svg' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i586-suse-linux' 'CFLAGS=-march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -O2' 'CXXFLAGS=-march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -O2'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main libvlc debug: module bank initialized, found 292 modules
avformat FFmpeg demuxer
avformat FFmpeg muxer
avcodec FFmpeg audio/video decoder
avcodec FFmpeg audio/video encoder
avcodec FFmpeg deinterlace video filter
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 10 guests