[vlc-devel] VLC configure flag - how to enable directShow
John Smith
mpeglib at yahoo.com
Wed Mar 16 04:42:09 CET 2005
I have hard time using directShow with VLC under Window 2000
it shows the following when I click on the DirecShow tag
dshow:// :dshow-vdev="" :dshow-adev="" :dshow-size="" :no-dshow-config :no-dshow-tuner
maybe I didn't complile the software with correct flag,
can you please take a look ?
I compiled VLC under "cygwin" with the following configuartion flag,
./bootstrap && \
CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
LDFLAGS=-L/usr/win32/lib \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
./configure \
--disable-dsl --disable-gtk \
--enable-nls \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-freetype-config-path=/usr/win32/bin \
--with-fribidi-config-path=/usr/win32/bin \
--enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
--enable-caca --with-caca-config-path=/usr/win32/bin \
--with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \
--enable-toolame --enable-dvdread \
--enable-debug
John
---------------------------------
Do you Yahoo!?
Make Yahoo! your home page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050315/4e4a4e46/attachment.html>
More information about the vlc-devel
mailing list