[FFmpeg-user] updating ffmpeg without git
Moritz Barsnick
barsnick at gmx.net
Thu Feb 11 09:55:28 CET 2016
Moin Florian,
On Thu, Feb 11, 2016 at 09:37:01 +0100, florian.hesse at rbb-online.de wrote:
> Problem is i can't use git pull because git its blocked in our main
> firewall.
ffmpeg's git is also available via HTTP(S):
https://git.videolan.org/git/ffmpeg.git
Use that as the "git clone" URL.
Also from GitHub with HTTP(S). GitHub also provides snapshots, IIRC.
Furthermore, there's the daily snapshot:
http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
(Referenced on http://ffmpeg.org/download.html, but not very
obviously.)
> And would it be possible to update with a different configuration? I
> don't want librtmp anymore.
If you do build yourself, it's only up to you not to provide
"--enable-librtmp". ;-)
> Big thanks and best regards,
Gruß aus Niedersachsen, :-)
Moritz
More information about the ffmpeg-user
mailing list