Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Apr 2021 17:59:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 254711] audio/faad: move mastersite to github, upgrade to 2.10.0
Message-ID:  <bug-254711-12827-vFcJGpDcC7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254711-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254711-12827@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #4 from daniel.engberg.lists@pyret.net ---
Not a great track record [1], slow [2], development pretty much seems to be
bugfixes and the majority of software (at least in ports) supports both faad
and/or ffmpeg or has moved to ffmpeg.

[1]
https://nvd.nist.gov/vuln/search/results?form_type=3DBasic&results_type=3Do=
verview&query=3Dfaad2&search_type=3Dall

[2]
FreeBSD 13.0-RC1 (arm64), RockPro64

root@tsukihi:/tmp/test # /usr/bin/time -h faad -o faad.wav 60min.m4a
Decoding 60min.m4a took: 33.23 sec. 108.32x real-time.
        33.24s real             32.13s user             1.11s sys

root@tsukihi:/tmp/test # /usr/bin/time -h ffmpeg -i 60min.m4a -acodec pcm_s=
16le
ffmpeg.wav
size=3D  675000kB time=3D01:00:00.00 bitrate=3D1536.0kbits/s speed=3D 178x
video:0kB audio:675000kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.000011%
        20.53s real             19.55s user             0.97s sys

--=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-254711-12827-vFcJGpDcC7>