[FFmpeg-user] updating ffmpeg without git

florian.hesse at rbb-online.de florian.hesse at rbb-online.de
Thu Feb 11 09:37:01 CET 2016


Hello,

i would like to update my selfcompiled ffmpeg which is running on centos.
i followed the compiling guide from wiki. 
Problem is i can't use git pull because git its blocked in our main 
firewall.
What else can i do to just update my existing ffmpeg installation?
And would it be possible to update with a different configuration? I don't 
want librtmp anymore. 

Big thanks and best regards,
Florian

This is how i compiled ffmpeg:
ffmpeg version git-2015-11-17-bf6d41d Copyright (c) 2000-2015 the FFmpeg 
developers
  built with gcc 4.8.3 (GCC) 20140911 (Red Hat 4.8.3-9)
  configuration: --prefix=home/user/ffmpeg_build 
--extra-cflags=-I/home/user/ffmpeg_build/include 
--extra-ldflags=-L/home/user/ffmpeg_build/lib --bindir=/home/user/bin 
--pkg-config-flags=--static --enable-gpl --enable-nonfree 
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame 
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 
--enable-openssl --enable-librtmp --enable-version3 --enable-libzvbi 
--enable-libass --enable-decklink 
--extra-cflags=-I/home/user/Downloads/Blackmagic_DeckLink_SDK_10.5/Linux/include 
--extra-ldflags=-L/home/user/Downloads/Blackmagic_Decklink_SDk.10.5/Linux/include
  libavutil      55.  6.100 / 55.  6.100
  libavcodec     57. 15.100 / 57. 15.100
  libavformat    57. 14.100 / 57. 14.100
  libavdevice    57.  0.100 / 57.  0.100
  libavfilter     6. 15.100 /  6. 15.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100


More information about the ffmpeg-user mailing list