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

Bug 459756

Summary: media-sound/beets USE=convert should depend on virtual/ffmpeg[encode] ?
Product: Gentoo Linux Reporter: Mark <chaseguard>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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