[FFmpeg-user] updating ffmpeg without git
Simon Thelen
ffmpeg-user at c-14.de
Thu Feb 11 09:44:22 CET 2016
On 16-02-11 at 09:37, florian.hesse at rbb-online.de wrote:
> 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.
You can grab snapshots of the source tree via http from [1]. Then just
compile as usual but remove the flags you don't want from the configure
line (in this case --enable-librtmp).
[1]: https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
--
Simon Thelen
More information about the ffmpeg-user
mailing list