Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 1283  / 2 Years ago, tue, february 15, 2022, 4:23:09

In Ubuntu 13.10, faac doesn't support MP4.
If you run faac --help you get:




Freeware Advanced Audio Coder



FAAC 1.28



Usage: faac [options] infiles ...



Options:



-q Set quantizer quality.



-b Set average bitrate to x kbps. (ABR, lower quality
mode)



-c Set the bandwidth in Hz. (default=automatic)



-o X Set output file to X (only for one input file)



-r Use RAW AAC output file.



-P Raw PCM input mode (default 44100Hz 16bit stereo).



-R Raw PCM input rate.



-B Raw PCM input sample size (8, 16 (default), 24 or 32bits).



-C Raw PCM input channels.



-X Raw PCM swap input bytes



-I Input channel config, default is 3,4 (Center third, LF
fourth)



MP4 specific options:



MP4 support unavailable.



Documentation:



--license Show the FAAC license.



--help Show this abbreviated help.



--long-help Show complete help.



More tips can be found in the audiocoding.com Knowledge Base at



http://www.audiocoding.com/wiki/




In previous versions, I could run faac with -w and --artist, --album, etc. options, and now I can't.


More From » sound

 Answers
7

It was removed due to licensing issues -



faac (1.28-5) unstable; urgency=low

[ Andres Mejia ]
Disable mp4v2 support.
This only disables mp4v2 for the faac utility program. The faac
utility is GPL-2 but the mp4v2 library is MPL-1.1. The two licenses
are incompatible with each other.


So if you wish back then you'll need to either downgrade faac & libfaac0 to the faac (1.28-4) packages or simply get the current source & rebuild with libmp4v2-dev installed.


[#28236] Wednesday, February 16, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ronicod

Total Points: 71
Total Questions: 111
Total Answers: 111

Location: Montenegro
Member since Fri, Dec 10, 2021
2 Years ago
ronicod questions
Thu, Nov 11, 21, 06:26, 3 Years ago
Sun, May 7, 23, 13:57, 1 Year ago
Sun, Jun 26, 22, 06:13, 2 Years ago
Fri, Oct 14, 22, 13:55, 2 Years ago
;