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

Bug 145343

Summary: media-tv/xdtv-2.3.3 doesn't compile with media-libs/x264-svn-20060810 (masked package)
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: New packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED FIXED    
Severity: normal CC: media-tv
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 143597    
Attachments: The patch

Description Alexis Ballier gentoo-dev 2006-08-28 05:29:35 UTC
This is because the version of ffmpeg shipped with xdtv is not compatible with the recents api changes in x264.
Here is a patch, which is no more than the fix for ffmpeg.

Beware, its not compatible with the older snapshots of x264-svn, so it might be applied to a p.masked version of xdtv because x264-svn-20060810 is still p.masked.

Regards, 

Alexis.
Comment 1 Alexis Ballier gentoo-dev 2006-08-28 05:30:01 UTC
Created attachment 95272 [details, diff]
The patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-08-31 01:32:44 UTC
I've removed x264 support. As per VLC, x264 is not API stable so it should really be used only within ffmpeg that can be updated to use the new x264 snapshot every time.

For who needs x264 support in XdTV, I would suggest to investigate how can XdTV be made to support external ffmpeg, that would solve this (and others) problem.