[MPlayer-users] Error opening/initializing the selected video_out (-vo) device. jpeg
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Aug 14 00:25:25 CEST 2007
Hi!
<ScriptInstallation.in> writes:
> ./configure --prefix=/usr --enable-jpeg --codecsdir=/usr/local/lib/codecs/
^^^^^^^^^^^^^
"--enable-jpeg" skips autodetection and forces jpeg compilation. If you don't
have jpeg headers (jpeglib.h) installed on your system, compilation will fail.
-> install jpeg-devel and run configure without --enable-jpeg.
Carl Eugen
More information about the MPlayer-users
mailing list