[vlc-devel] [bug] video stops while calibration brightness

Kai Hermann fakeman at gmx.de
Fri Jul 21 11:24:34 CEST 2006


Hello,
I think I found a bug in vlc 0.8.6 (svn: 16103).
I compiled it under windows xp whithout any problems with the following 
config:

./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-sdl --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 \
--enable-optimizations \
--enable-release

every time when I try to calibrate the brightness/etc of a video clip, 
the video disappears and only the audio available.
In the 0.8.5 release everything works fine.

this is the error that appears in the degug window:
main error: no video filter module matched "adjust"
main error: no suitable vout module
main error: cannot delete object (337, (null)) with children
main error: failed to create video output

kai

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list