[FFmpeg-user] Vorbis codec
asha
asha_puranik at persistent.co.in
Tue Jul 10 14:53:53 CEST 2012
Hi
I have upgraded ffmpeg from to 0.6
M trying to convert video into webm,M getting error that is
[root at CWMNode-A tmp]# ffmpeg -i 113.avi -vcodec libvpx -b 500k -qmin 10
-qmax 42 -maxrate 500k -bufsize 1000k -threads 4 -acodec vorbis -ab 128k
-f webm output.webm
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 4 2010 15:35:31 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
--mandir=/usr/share/man --incdir=/usr/include --disable-avisynth
--extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC'
--enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac
--enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
--enable-gpl --enable-nonfree --enable-postproc --enable-pthreads
--enable-shared --enable-swscale --enable-vdpau --enable-version3
--enable-x11grab
WARNING: library configuration mismatch
libpostproc configuration: --prefix=/usr --libdir=/usr/lib64
--shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared
--enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-postproc
--enable-avfilter --enable-pthreads --enable-x11grab --enable-vdpau
--disable-avisynth --enable-libdc1394 --enable-libgsm --enable-libmp3lame
--enable-libnut --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-librtmp --enable-libtheora --enable-libvorbis --enable-libx264
--enable-libxvid --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-fPIC' --disable-stripping
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, avi, from '113.avi':
Metadata:
ISFT : Lavf52.31.0
Duration: 00:05:00.21, start: 0.000000, bitrate: 72 kb/s
Stream #0.0: Audio: mp2, 48000 Hz, 2 channels, s16, 64 kb/s
Unknown encoder 'vorbis'
------------------------------------------------------------------------------------
I tried
rpm -qa|grep -i libvorbis
libvorbis-1.1.2-3.el5_1.2
libvorbis-devel-1.1.2-3.el5_1.2
Plz can u tel me wat went wrong ???
Even commad
ffmepg -codecs
Gives
D A vorbis Vorbis
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Vorbis-codec-tp2274880p4651636.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list