2013-04-11, 09:38
(2013-04-11, 09:33)aisman Wrote: Ok may be its my mistake. I'll try to build it on other ffmpeg.Maybe i didn't copied all the needed files, i'll try again.
I did noticed libavcodec.so.54 (and others) were already on my system but then as libavcodec.so.52 version unknown
Code:
DS211> ffmpeg
ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Feb 8 2013 20:32:15 with gcc 4.2.1
configuration: --arch=arm --target-os=linux --cross-prefix=/usr/local/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi- --enable-cross-compile --enable-optimizations --disable-yasm --disable-altivec --enable-pic --enable-shared --disable-static --disable-swscale-alpha --disable-ffserver --disable-ffplay --enable-libmp3lame --enable-libfaac --enable-nonfree --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --cc=/usr/local/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-ccache-gcc
libavutil 50. 40. 1 / 50. 40. 1
libavcodec 52.120. 0 / 52.120. 0
libavformat 52.108. 0 / 52.108. 0
libavdevice 52. 4. 0 / 52. 4. 0
libavfilter 1. 77. 0 / 1. 77. 0
libswscale 0. 14. 0 / 0. 14. 0
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
DS211>
Maybe build it against lower version ?