Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420831 - media-tv/xbmc-9999 needs ffmpeg (fails with libav)
Summary: media-tv/xbmc-9999 needs ffmpeg (fails with libav)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL: http://trac.xbmc.org/ticket/13096
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 14:01 UTC by ci3nte
Modified: 2012-06-13 18:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ci3nte 2012-06-12 14:01:05 UTC
xbmc-9999 fails to compile against libav (and libpostproc). ffmpeg-0.10.x is required. See here for more information: http://trac.xbmc.org/ticket/13096
Comment 1 ci3nte 2012-06-13 18:56:08 UTC
Sorry, I don't understand, why this bug is resolved upstream. To quote the XBMC-dev: "based on that i think i'm not lying when i state: We are not compatible with libav atm."

The ebuild let you compile xbmc-9999 with libav and libpostproc but this won't work.
Maybe the XBMC-devs will change this one day (when libav releases a new version eventuelly) but atm they use api-fuctions of ffmpeg that are not available in libav.

I think, the dependency >=ffmpeg-0.10 is required or you make an use-flag ffmpeg to toggle between interal and external ffmpeg (see here: https://bugs.gentoo.org/show_bug.cgi?id=275844)