[Bug 254711] audio/faad: move mastersite to github, upgrade to 2.10.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 3 17:59:33 UTC 2021


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

--- Comment #4 from daniel.engberg.lists at 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=Basic&results_type=overview&query=faad2&search_type=all

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

root at 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 at tsukihi:/tmp/test # /usr/bin/time -h ffmpeg -i 60min.m4a -acodec pcm_s16le
ffmpeg.wav
size=  675000kB time=01:00:00.00 bitrate=1536.0kbits/s speed= 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

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


More information about the freebsd-multimedia mailing list