[vlc] VLC cannot load dvd.so

John A. Kinsella john.kinsella at ul.ie
Thu Nov 14 16:47:38 CET 2002


Hi.
I've built VideoLan Client 0.4.5 from the tarball.
I built it on a Dell Optiplex GX260, (Red Hat Linux 8.0 3.2-7)
Hardware:scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: SAMSUNG   Model: CDRW/DVD SM-332B  Rev: T408
  Type:   CD-ROM                             ANSI SCSI revision: 02
Video:ATI Rage 128

When I load the program, with a DVD in the drive, using vlc -vvvvv
dvd:/dev/dvd
the gnome client runs up with error messages including
module warning: cannot open /usr/local/lib/videolan/vlc/dvd.so
(libdvdcss.so.2:
cannot open shared object file: No such file or directory)

and finally
input: playlist item `dvd:/dev/dvd'
thread info: 8194 (input) has been created (src/input/input.c:197)
input: access `dvd', demux `', name `/dev/dvd'
module error: requested access module `dvd' unavailable
input error: no suitable access plug-in for `dvd/:/dev/dvd'

The last message repeats whenever I try to play the DVD - no sound or
picture is displayed.

The file /usr/local/lib/videolan/vlc/dvd.so does exist so I am puzzled!

I append the console log:

I hope you can help,
thanks,

John

VideoLAN Client - version 0.4.5_2002-11-14 Ourumov - (c) 1996-2002
VideoLAN

module: checking built-in modules
module: new builtin module `idct', IDCT module
module: new builtin module `idctclassic', classic IDCT module
module: new builtin module `motion', motion compensation module
module: new builtin module `imdct', AC3 IMDCT module
module: new builtin module `downmix', AC3 downmix module
module: new builtin module `chroma_i420_rgb', I420,IYUV,YV12 to
RGB,RV15,RV16,RV24,RV32 conversions
module: new builtin module `chroma_i420_yuy2', conversions from
I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
module: new builtin module `chroma_i422_yuy2', conversions from I422 to
YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
module: new builtin module `chroma_i420_ymga', conversions from
I420,IYUV,YV12 to YMGA
module: new builtin module `mpeg_adec', MPEG I/II layer 1/2 audio
decoder
module: new builtin module `ac3_adec', software AC3 decoder
module: new builtin module `mpeg_vdec', MPEG I/II video decoder module
module: new builtin module `memcpymmx', MMX memcpy module
module: new builtin module `idctmmx', MMX IDCT module
module: new builtin module `motionmmx', MMX motion compensation module
module: new builtin module `chroma_i420_rgb_mmx', MMX I420,IYUV,YV12 to
RV15,RV16,RV24,RV32 conversions
module: new builtin module `chroma_i420_yuy2_mmx', MMX conversions from
I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
module: new builtin module `chroma_i422_yuy2_mmx', MMX conversions from
I422 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
module: new builtin module `chroma_i420_ymga_mmx', MMX conversions from
I420,IYUV,YV12 to YMGA
module: new builtin module `memcpymmxext', MMX EXT memcpy module
module: new builtin module `idctmmxext', MMX EXT IDCT module
module: new builtin module `motionmmxext', MMXEXT motion compensation
module
module: new builtin module `memcpy3dn', 3D Now! memcpy module
module: new builtin module `imdct3dn', 3D Now! AC3 IMDCT module
module: new builtin module `downmix3dn', 3D Now! AC3 downmix module
module: new builtin module `imdctsse', SSE AC3 IMDCT module
module: new builtin module `downmixsse', SSE AC3 downmix module
module: new builtin module `xvideo', XVideo extension module
module: checking plugin modules
module: browsing `.'
module: browsing `plugins'
module: browsing `/usr/local/lib/videolan/vlc'
module: new plugin module `dummy', dummy functions module
module: new plugin module `null', the Null module that does nothing
module: new plugin module `rc', remote control interface module
module: new plugin module `logger', file logging interface module
module: new plugin module `mpeg_es', ISO 13818-2 MPEG Elementary Stream
input
module: new plugin module `mpeg_ps', ISO 13818-1 MPEG Program Stream
input
module: new plugin module `mpeg_ts', ISO 13818-1 MPEG Transport Stream
input
module: new plugin module `mpeg_audio', MPEG I/II Audio stream demux
module: new plugin module `file', Standard filesystem file reading
module: new plugin module `memcpy', libc memcpy module
module: new plugin module `lpcm_adec', linear PCM audio decoder
module: new plugin module `ac3_spdif', SPDIF pass-through AC3 decoder
module: new plugin module `spudec', DVD subtitles decoder module
module: new plugin module `filter_deinterlace', deinterlacing module
module: new plugin module `filter_invert', invert video module
module: new plugin module `filter_wall', image wall video module
module: new plugin module `filter_transform', image transformation
module
module: new plugin module `filter_distort', miscellaneous video effects
module
module: new plugin module `filter_clone', image clone video module
module: new plugin module `filter_crop', image crop video module
module: new plugin module `fx_scope', scope effect module
module: new plugin module `udp', Raw UDP access plug-in
module: new plugin module `http', HTTP access plug-in
module: new plugin module `rtp', RTP access module
module: new plugin module `ipv4', IPv4 network abstraction layer
module warning: cannot open /usr/local/lib/videolan/vlc/dvd.so
(libdvdcss.so.2: cannot open shared object file: No such file or
directory)
module: new plugin module `vcd', VCD input module
module: new plugin module `ipv6', IPv6 network abstraction layer
module: new plugin module `avi', RIFF-AVI Stream input
module: new plugin module `x11', X11 module
module: new plugin module `sdl', Simple DirectMedia Layer module
module: new plugin module `fb', Linux console framebuffer module
module: new plugin module `dsp', Linux OSS /dev/dsp module
module: new plugin module `gtk', Gtk+ interface module
module: new plugin module `gnome', Gnome interface module
module: module bank initialized, found 63 modules
config: opening config file /home/kinsella/.videolan/vlcrc
config: config file /home/kinsella/.videolan/vlcrc doesn't already exist
intf: playlist initialized
intf: added `dvd:/dev/dvd' to playlist
module: locking memcpy module `memcpymmxext'
module: locking interface module `gnome'
intf: interface initialized
intf: creating new input thread
input: playlist item `dvd:/dev/dvd'
thread info: 8194 (input) has been created (src/input/input.c:197)
input: access `dvd', demux `', name `/dev/dvd'
module error: requested access module `dvd' unavailable
input error: no suitable access plug-in for `dvd/:/dev/dvd'
thread info: 8194 has been joined ((unknown):0)
module: hiding unused plugin module `gtk'
module: hiding unused plugin module `dsp'
module: hiding unused plugin module `fb'
module: hiding unused plugin module `sdl'
module: hiding unused plugin module `x11'
module: hiding unused plugin module `avi'
module: hiding unused plugin module `ipv6'
module: hiding unused plugin module `vcd'
module: hiding unused plugin module `ipv4'
module: hiding unused plugin module `rtp'
module: hiding unused plugin module `http'
module: hiding unused plugin module `udp'
module: hiding unused plugin module `fx_scope'
module: hiding unused plugin module `filter_crop'
module: hiding unused plugin module `filter_clone'
module: hiding unused plugin module `filter_distort'
module: hiding unused plugin module `filter_transform'
module: hiding unused plugin module `filter_wall'
module: hiding unused plugin module `filter_invert'
module: hiding unused plugin module `filter_deinterlace'
module: hiding unused plugin module `spudec'
module: hiding unused plugin module `ac3_spdif'
module: hiding unused plugin module `lpcm_adec'
module: hiding unused plugin module `memcpy'
module: hiding unused plugin module `file'
module: hiding unused plugin module `mpeg_audio'
module: hiding unused plugin module `mpeg_ts'
module: hiding unused plugin module `mpeg_ps'
module: hiding unused plugin module `mpeg_es'
module: hiding unused plugin module `logger'
module: hiding unused plugin module `rc'
module: hiding unused plugin module `null'
module: hiding unused plugin module `dummy'
intf error: signal 2 received, exiting - do it again if vlc gets stuck
module: unlocking module `gnome'
intf: removed `dvd:/dev/dvd' from playlist
Multiple segmentation faults occurred; can't display error dialog

log 

-- 
John A. Kinsella		Ph: 	+353-61-202148 		(Direct)
					+353-61-333644 x 2148  	(Switch)
Mathematics Dept.		e-mail: John.Kinsella at ul.ie
University of Limerick		FAX: 	+353-61-334927
IRELAND				Web:    http://jkcray.maths.ul.ie
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list