[Bug 253507] audio/moc: Improve user experience by depending on FFmpeg as default option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 14 14:10:54 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253507

            Bug ID: 253507
           Summary: audio/moc: Improve user experience by depending on
                    FFmpeg as default option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: daniel.engberg.lists at pyret.net
                CC: rzinkov at gmail.com
                CC: rzinkov at gmail.com
             Flags: maintainer-feedback?(rzinkov at gmail.com)

Created attachment 222436
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222436&action=edit
Patch for moc

Instead of pulling in lib(flac) and libmad utilize ffmpeg which also supports a
lot more formats and offers better performance overall.

Can't find a browsable online repo so I'll refer to the source code instead.
decoder_plugins/ffmpeg/ffmpeg.c L325 and below

Also utilize USES= localbase:ldflags instead setting it manually via CPP and
LDFLAGS

Compile and runtime-tested on FreeBSD 13.0-BETA2 (amd64) (make, make
check-plist)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list