[FFmpeg-user] [EXTERNAL] Re: GitHub and Releases
Bryce Newman
bryce.newman at gettyimages.com
Wed Dec 15 21:21:42 EET 2021
Thank you.
So just talking about the patch now…
Which branch should I be in to add my patch? I assume that is release/4.4?
Here are the branches I see.
git branch -r master
origin/HEAD -> origin/master
origin/master
origin/oldabi
origin/release/0.10
origin/release/0.11
origin/release/0.5
origin/release/0.6
origin/release/0.7
origin/release/0.8
origin/release/0.9
origin/release/1.0
origin/release/1.1
origin/release/1.2
origin/release/2.0
origin/release/2.1
origin/release/2.2
origin/release/2.3
origin/release/2.4
origin/release/2.5
origin/release/2.6
origin/release/2.7
origin/release/2.8
origin/release/3.0
origin/release/3.1
origin/release/3.2
origin/release/3.3
origin/release/3.4
origin/release/4.0
origin/release/4.1
origin/release/4.2
origin/release/4.3
origin/release/4.4
From: ffmpeg-user <ffmpeg-user-bounces at ffmpeg.org> on behalf of Moritz Barsnick <barsnick at gmx.net>
Date: Wednesday, December 15, 2021 at 12:00 PM
To: FFmpeg user discussions <ffmpeg-user at ffmpeg.org>
Subject: Re: [FFmpeg-user] [EXTERNAL] Re: GitHub and Releases
On Wed, Dec 15, 2021 at 16:44:13 +0000, Bryce Newman wrote:
> I am waiting on a patch
> https://patchwork.ffmpeg.org/project/ffmpeg/patch/DM6PR08MB60732B5D77656C74C8491C4F85749@DM6PR08MB6073.namprd08.prod.outlook.com
> too be approved and it may not be approved/merged into 4.4.2, etc
> anytime soon,
I don't see that this is likely to be merged (i.e. backported) into
4.4.2. New features only go into the development branch, which will
then become 4.5 or whatever is next there.
> so I need to compile against what is a known working version of
> ffmpeg and external libs used in
> https://github.com/jrottenberg/ffmpeg/blob/main/docker-images/4.4/ubuntu2004/Dockerfile.
If ffmpeg 4.4.1 compiles againt those libs, so will ffmpeg git master
HEAD.
You can probably just replace
https://ffmpeg.org/releases/ffmpeg-${FFMPEG_VERSION}.tar.bz2
with a link to the snapshot:
https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
And even apply your patch right after unpacking this.
Cheers,
Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
Bryce Chester Newman | Principal Developer
p: +12069255045 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.png
Type: image/png
Size: 2684 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20211215/d294c329/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.png
Type: image/png
Size: 2260 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20211215/d294c329/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.png
Type: image/png
Size: 2256 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20211215/d294c329/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.png
Type: image/png
Size: 7110 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20211215/d294c329/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4.jpg
Type: image/jpeg
Size: 9066 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20211215/d294c329/attachment.jpg>
More information about the ffmpeg-user
mailing list