Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 242094

Summary: media-video/mpeg4ip-1.5.0.1-r5 fails to build against ffmpeg 0.4.9_p20081014
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: Current packagesAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED FIXED    
Severity: normal CC: Adrian.Bassett, artem, marat.buharov, maxxtwayne, tetromino, thoward1120
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: partial fix
patch for ffmpeg audio and video api changes

Description Alexis Ballier gentoo-dev 2008-10-14 18:56:26 UTC
I'll attach a patch for the most obvious ones.
It'll still fail because it uses img_convert and not libswscale, which with previous ~arch ffmpeg versions caused runtime errors because the img_* api was wrongly advertised in the headers, this time it's not advertised anymore.
Comment 1 Alexis Ballier gentoo-dev 2008-10-14 18:57:21 UTC
Created attachment 168462 [details, diff]
partial fix
Comment 2 Thomas S. Howard 2008-10-16 04:08:29 UTC
Created attachment 168636 [details, diff]
patch for ffmpeg audio and video api changes

This patch combines the previous one with changes to get rid of img_convert.  Compiles, and I can play the mp4 files I have, but since they're already in YUV420P I don't know if the conversion works properly or not.  I.e., needs testing.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-12-11 23:20:25 UTC
This package will be masked and removed if the patches aren't applied asap.

ffmpeg-0.4.9_p20081014 is going stable wrt #245285, and old versions will be masked because of open CVEs.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2008-12-12 04:58:59 UTC
*** Bug 208019 has been marked as a duplicate of this bug. ***
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2008-12-12 05:01:59 UTC
Applied.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2008-12-12 05:05:36 UTC
*** Bug 245836 has been marked as a duplicate of this bug. ***