FS#55936 - [ffmpeg] v3.3.4 fails to build after openjpeg2 has upgraded to v2.3.0

Attached to Project: Arch Linux
Opened by Oleksandr Natalenko (post-factum) - Monday, 09 October 2017, 19:23 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 20 October 2017, 17:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

ffmpeg v3.3.4 fails to build with openjpeg2 v2.3.0. This is the same issue as was with openjpeg2 v2.2.0, thus requires extra patching.

I've crafted additional patch here: https://gist.github.com/pfactum/f024bc29e13c788dcdf0763f7ecd104f

(also, after that we've checked that this is also fixed in upstream:

https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=41d6d627024393c142cf7cd93eff1d5a049105f5

☺)

Feel free to use it:

===
prepare() {
cd ffmpeg-${pkgver}

patch -Np1 -i ../ffmpeg-openjpeg2.2.patch
patch -Np1 -i ../ffmpeg-openjpeg2.3.patch
}
===
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Friday, 20 October 2017, 17:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  1:3.4-1

Loading...