Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473284 - media-video/ffmpeg - introduce separate USE flags for encode formats
Summary: media-video/ffmpeg - introduce separate USE flags for encode formats
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 17:15 UTC by tot-to
Modified: 2013-06-15 15:48 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 tot-to 2013-06-14 17:15:09 UTC
ffmpeg have only general "encode" flag. For example if I want to be able to encode MP3s, but want only to play AMRs, ebuild will install unnecessary media-libs/vo-amrwbenc

I suggest to create separate flags like amr, amrenc, etc

Reproducible: Always
Comment 1 Alexis Ballier gentoo-dev 2013-06-15 15:48:58 UTC
+  15 Jun 2013; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild,
+  metadata.xml:
+  add amrenc useflag to have a more finegrained control, bug #473284
+


amr seems to be the only one that was used both for encoding and decoding so added this one