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

Bug 402103

Summary: media-tv/xbmc should depend on virtual/ffmpeg[encode]
Product: Gentoo Linux Reporter: Tomasz Golinski <tomaszg>
Component: Current packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomasz Golinski 2012-02-03 21:58:48 UTC
There is non-obvious dependency in media-tv/xbmc. In order to play video files with multichannel audio other then ac3 or dts (say, 5.1 aac track) over digital link, it is necessary to convert audio to ac3. XBMC does it quietly if ffmpeg supports encoding. Otherwise there is no audio at all. 

It could be optional, but there should be some dependency on USE=encode in ffmpeg. Tested with media-video/ffmpeg-0.9 and 0.10 (no rebuild of xbmc necessary).
Comment 1 SpanKY gentoo-dev 2012-02-04 18:28:16 UTC
should be all set now in the tree; thanks for the report!

Commit message: Require ffmpeg be built with USE=encode to make things "just work"
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.97&r2=1.98