Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2021 14:10:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253507] audio/moc: Improve user experience by depending on FFmpeg as default option
Message-ID:  <bug-253507-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253507

            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@FreeBSD.org
          Reporter: daniel.engberg.lists@pyret.net
                CC: rzinkov@gmail.com
                CC: rzinkov@gmail.com
             Flags: maintainer-feedback?(rzinkov@gmail.com)

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

Instead of pulling in lib(flac) and libmad utilize ffmpeg which also suppor=
ts 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=3D localbase:ldflags instead setting it manually via CPP =
and
LDFLAGS

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253507-7788>