Package: ffmpeg
Severity: normal

I've noticed that support for vorbis is disabled because of a missing
parameter to the configure script.

You need to pass the option --enable-ogg in addition to --enable-vorbis
in order to enable vorbis support. Otherwise, vorbis support will be not
compiled into ffmpeg:

./configure --build powerpc-linux --cc=gcc-3.4 --enable-gpl --enable-pp
--enable-zlib --enable-vorbis --enable-a52 --enable-dts --disable-debug
--prefix=/usr
Ogg must be enabled to enable Vorbis
[...]
ogg enabled      no
vorbis enabled   no

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.6
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to