Am 11.10.2016 um 15:40 schrieb Alexey Eromenko:
I have downloaded ffmpeg-git to $HOME

where you download soemthing don't matter
where you install it do (make install)

try "--enable-static --disable-shared" and honestly your amount of "--enable" switches is pervert - clean it up and don't list everything you can find without proper understanding what you are doing and hence i have not the intention to start digging around in that output

alexey@deb9ws:~/ffmpeg$ pwd
/home/alexey/ffmpeg
alexey@deb9ws:~/ffmpeg$ ./ffmpeg -version
ffmpeg version N-81947-gc45ba26-3 Copyright (c) 2000-2016 the FFmpeg developers

Plus I have Debian's version of ffmpeg installed, for reference (it
cannot be removed, since Debian's KDE depends on it).


Starting "ffmpeg" locally instantly gives me library warnings, and it
doesn't use my code at all
=====================================================
alexey@deb9ws:~/ffmpeg$ ./ffmpeg  -y -i
/mnt/E/Video-MPEG4-AVC-test/Pocahontas2.avi -map 0 -b:v 800k -pix_fmt
yuv420p -to 00:08:00 -vcodec libx264 -ac 2 -b:a 128k
/mnt/E/Video-MPEG4-AVC-test/Pocahontas2.mov
ffmpeg version N-81947-gc45ba26-3 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 6.1.1 (Debian 6.1.1-11) 20160802
  configuration: --enable-gpl --extra-version=3 --enable-libx264
--enable-libvorbis --enable-libvpx --enable-libmp3lame
--enable-libopus --enable-libx265
  WARNING: library configuration mismatch
  avutil      configuration: --extra-version=1 --toolchain=hardened
--libdir=/usr/lib/x86_64-linux-gnu
--incdir=/usr/include/x86_64-linux-gnu
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to