Opened 15 years ago

Last modified 15 years ago

#18256 closed enhancement

ffmpeg: set default variants to include all optional codecs — at Initial Version

Reported by: dbevans (David B. Evans) Owned by: acho@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: vorbis faac faad lame theora x264 xvid Cc: jm@…, ryandesign@…
Port: ffmpeg

Description

Per discussion lead by Jean-Michel Pouré on macports-devel http://lists.macosforge.org/pipermail/macports-dev/2009-January/007102.html the attached patch sets default_variants to include all available optional codecs on the grounds that the spirit of the distribution is to provide support for conversion between as many different encodings as possible.

This includes

+a52 +extvorbis +faac +faad +lame +theora +x264 +xvid

The following variants remain optional by default

+avfilter (experimental)
+gpl (automatically included as necessary)
+mmx (experimental/buggy)
+postproc (experimental)

The revision is incremented to reflect the change in port functionality (for the better, IMHO)

Change History (0)

Note: See TracTickets for help on using tickets.