[FFmpeg-user] ffmpeg-opus install related question
mark edwards
edwardsmarkf at gmail.com
Mon Jan 14 20:29:25 CET 2013
bat-guano - just in case this gets lost in all these emails: THANK YOU
ffmpeg -i /home/mark/tester.wav -acodec libopus -ab 64k -ar 48000 -ac 2
/home/mark/bat-guano.opus ;
ffmpeg version 0.7.8-xuggle-4.0.1049, Copyright (c) 2000-2011 the FFmpeg
developers
built on May 7 2012 03:26:43 with gcc 4.4.6 20110731 (Red Hat 4.4.6-3)
configuration: --prefix=/usr/local/xuggler
--extra-version=xuggle-4.0.1049
--extra-cflags=-I/root/xuggle/xuggle-xuggler/build/native/i686-pc-linux-gnu/captive/usr/local/xuggler/include
--extra-ldflags=-L/root/xuggle/xuggle-xuggler/build/native/i686-pc-linux-gnu/captive/usr/local/xuggler/lib
--enable-shared --enable-gpl --enable-nonfree --enable-version3
--enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libtheora
--enable-libspeex --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-pthreads
libavutil 50. 44. 0 / 50. 44. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 6. 0 / 52. 6. 0
libavfilter 1. 81. 0 / 1. 81. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, wav, from '/home/mark/tester.wav':
Duration: 00:00:01.60, bitrate: 1412 kb/s
Stream #0.0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
[NULL @ 0x892daa0] *Unable to find a suitable output format for
'/home/mark/bat-guano.opus'*
*/home/mark/bat-guano.opus: Invalid data found when processing input*
ls -ltr *$LIBPATH/libopus**
-rwxr-xr-x 1 root root 1063191 Jan 13 17:24 /usr/local/lib/libopus.so.0.3.0
lrwxrwxrwx 1 root root 16 Jan 13 17:24 /usr/local/lib/libopus.so.0 ->
libopus.so.0.3.0
lrwxrwxrwx 1 root root 16 Jan 13 17:24 /usr/local/lib/libopus.so ->
libopus.so.0.3.0
-rwxr-xr-x 1 root root 924 Jan 13 17:24 /usr/local/lib/libopus.la
-rw-r--r-- 1 root root 1663282 Jan 13 17:24 /usr/local/lib/libopus.a
ls -ltr * $LD_LIBRARY_PATH/libopus**
-rwxr-xr-x 1 root root 1063191 Jan 13 17:24 /usr/local/lib//libopus.so.0.3.0
lrwxrwxrwx 1 root root 16 Jan 13 17:24 /usr/local/lib//libopus.so.0 ->
libopus.so.0.3.0
lrwxrwxrwx 1 root root 16 Jan 13 17:24 /usr/local/lib//libopus.so ->
libopus.so.0.3.0
-rwxr-xr-x 1 root root 924 Jan 13 17:24 /usr/local/lib//libopus.la
-rw-r--r-- 1 root root 1663282 Jan 13 17:24 /usr/local/lib//libopus.a
More information about the ffmpeg-user
mailing list