VCD on OSX

Jon Lech Johansen jon-vl at nanocrew.net
Fri Mar 22 20:29:17 CET 2002


On Thu, Mar 21, 2002 at 09:28:02PM -0500, DJ RawheaD (rawhead at mac.com) wrote:
> 
> On Thursday, March 21, 2002, at 08:17 PM, DJ RawheaD wrote:
> > Sweet! Just finished compiling. Now, how do I get VLC to play the VCD?? 
> > I tried Open File--> ***.dat but that won't work.
> 
> also tried
> 
> ./vlc vcd:/dev/disk2s0

Remove `s0`.
 
> but got
> ------------
> VideoLAN Client - version 0.2.92-dev_2002-03-21 Ourumov - (c) 1996-2002 
> VideoLAN
> 
> intf error: no suitable memcpy module, using libc default
> ## Component Manager: somone is attempting to find symbols in a 
> component alias of type (imco/SVQ3/SMI )
> module error: requested access module `vcd' unavailable
> input error: no suitable access plug-in for `vcd/:/dev/disk2s0'
> ------------

You don`t have libdl (dlcompat) installed. Get it from fink.sf.net.
Then recompile vlc: ./configure ; make

You could also just compile vlc with all modules as builtins:
./configure --disable-plugins ; make

-- 
Jon Johansen
nanocrew.net

http://www.eff.org/support/jonfund.html

MR. LEVY:  I'm sorry, your Honor. I actually have a technology expert
  with me. Would the Court like to or would they agree to hear a very
  brief statement on this point from that expert?
THE COURT: No.  -- DVD CCA v. Reimerdes injunction hearing, 1/20/2000

-- 
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