Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402103 - media-tv/xbmc should depend on virtual/ffmpeg[encode]
Summary: media-tv/xbmc should depend on virtual/ffmpeg[encode]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 21:58 UTC by Tomasz Golinski
Modified: 2012-02-04 18:28 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 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