Search found 3 matches

Go to advanced search

by a010728
31 Aug 2007 06:10
Forum: General VLC media player Troubleshooting
Topic: Compile vlc with opencv filter
Replies: 3
Views: 1124

Re: Compile vlc with opencv filter

My Environment is Cygwin with all Cygwin packages vlc-snapshot-20070827.tar.bz2 contrib-20070530-win32-bin-gcc-3.4.5-only.tar.bz2 OpenCV_1.0.exe ./bootstrap && CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" LDFLAGS=-L/usr/win32/lib PKG_CONFIG_LIBDIR=/usr/win32/lib/pkgcon...
by a010728
28 Aug 2007 20:09
Forum: General VLC media player Troubleshooting
Topic: Compile vlc with opencv filter
Replies: 3
Views: 1124

Compile vlc with opencv filter

Did anyone compile vlc with opencv filter success. When I compile "vlc-snapshot-20070827.tar.bz2" will have a error message "can't not find vlc_decoder.h " , i try to use the 0.86.c's decoder.h to instead vlc_decoder.h. After the compilation is done,I run VLC,and can see the &quo...
by a010728
24 Aug 2007 08:06
Forum: VLC media player for Windows Troubleshooting
Topic: Unable to compile latest vlc 0.9.0b
Replies: 3
Views: 878

Re: Unable to compile latest vlc 0.9.0b

I've the same problem as you
you can download gettext-0.16.1.tar.gz souce code,and
./configure
make
make install
can solve this problem.

Go to advanced search