[help]VLC in Mozilla problem
Posted: 15 Aug 2006 06:15
Hi, guys:
I got a new problem when I compile vlc in cygwin. Following is the compile environment:
1.vlc-0.8.5.tar.gz Release version
2. contrib-20060730-win32-bin-gcc-3.4.5-only.tar.bz2
3. configure file content is:
./bootstrap && \
CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml -I/usr/win32/gecko-sdk/include" \
LDFLAGS="-L/usr/win32/lib -L/usr/win32/gecko-sdk/lib" \
PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
XPIDL=/usr/win32/gecko-sdk/bin/xpidl.exe \
XPIDL_INCL="-I/usr/win32/gecko-sdk/idl" \
./configure \
--prefix=/usr/win32 \
--enable-shared-libvlc \
--enable-sdl --with-sdl-config-path=/usr/win32/bin --disable-gtk \
--enable-nls\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --disable-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-twolame --enable-dvdread \
--disable-gnomevfs \
--enable-debug \
--disable-mkv \
--enable-mozilla --with-mozilla-sdk-path=/usr/win32/gecko-sdk
I was successful in compiling the vlc. Also, I get the mozilla plugins file: libvlc.dll+npvlc.dll+vlcintf.xpt. I put them in the firefox directory(firefox is 1.5 Release install version). I can find vlc plugins in the firefox->about plugins. However, I can not watch stream in firefox when I open a html of BoradTV.
I think maybe the problem is configure file. Who can give me some advice?
Thanks a lot!!!
[edit mod]Removal of annoying and unnecessary text formatting, which is agains forum regulations[/edit]
I got a new problem when I compile vlc in cygwin. Following is the compile environment:
1.vlc-0.8.5.tar.gz Release version
2. contrib-20060730-win32-bin-gcc-3.4.5-only.tar.bz2
3. configure file content is:
./bootstrap && \
CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml -I/usr/win32/gecko-sdk/include" \
LDFLAGS="-L/usr/win32/lib -L/usr/win32/gecko-sdk/lib" \
PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
XPIDL=/usr/win32/gecko-sdk/bin/xpidl.exe \
XPIDL_INCL="-I/usr/win32/gecko-sdk/idl" \
./configure \
--prefix=/usr/win32 \
--enable-shared-libvlc \
--enable-sdl --with-sdl-config-path=/usr/win32/bin --disable-gtk \
--enable-nls\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --disable-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-twolame --enable-dvdread \
--disable-gnomevfs \
--enable-debug \
--disable-mkv \
--enable-mozilla --with-mozilla-sdk-path=/usr/win32/gecko-sdk
I was successful in compiling the vlc. Also, I get the mozilla plugins file: libvlc.dll+npvlc.dll+vlcintf.xpt. I put them in the firefox directory(firefox is 1.5 Release install version). I can find vlc plugins in the firefox->about plugins. However, I can not watch stream in firefox when I open a html of BoradTV.
I think maybe the problem is configure file. Who can give me some advice?
Thanks a lot!!!
[edit mod]Removal of annoying and unnecessary text formatting, which is agains forum regulations[/edit]