Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 459756 - media-sound/beets USE=convert should depend on virtual/ffmpeg[encode] ?
Summary: media-sound/beets USE=convert should depend on virtual/ffmpeg[encode] ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 18:02 UTC by Mark
Modified: 2013-10-27 18:13 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 Mark 2013-02-28 18:02:01 UTC
Trying to switch to libav.  This is the last media-sounds/ffmpeg left.  Can libav work for beets?
Comment 1 Pacho Ramos gentoo-dev 2013-10-27 09:16:45 UTC
Did you try it does indeed work with libav?
Comment 2 Stanislav Ochotnicky (RETIRED) gentoo-dev 2013-10-27 18:13:40 UTC
Upstream beets uses ffmpeg binary directly[1]. Considering upstream dependencies are possibly pulling in gstreamer, conversion to gstreamer pipeline might be best solution but needs upstream work.

For what it's worth current beets probably works with libav but this is definitely not a long term solution since it would break even with small changes of commandline arguments in libav (which libav upstream was planning last time I looked into it)

https://github.com/sampsyo/beets/blob/master/beetsplug/convert.py