Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by steve
Fri Sep 26, 2014 2:19 pm
Forum: GNU/Linux
Topic: Export to Mono AAC
Replies: 12
Views: 6729

Re: Export to Mono AAC

The FFmpeg page about AAC encoding has moved. The current page is here: https://trac.ffmpeg.org/wiki/Encode/AAC
by steve
Fri Sep 26, 2014 1:21 pm
Forum: GNU/Linux
Topic: Export to Mono AAC
Replies: 12
Views: 6729

Re: Export to Mono AAC

... encoder available for Linux at the present time is the closed source Nero encoder Actually, I'm not so sure about that. I've run some tests using FFmpeg (Debian Wheezy version), and some of the results show better sound quality than the Nero encoder :o Unfortunately, using Audacity's built in ...
by kozikowski
Fri Sep 26, 2014 7:29 am
Forum: Windows
Topic: Basic audacity 2.0.5 features
Replies: 4
Views: 706

Re: Basic audacity 2.0.5 features

... except the last one. Audacity is pretty good with opening up many different sound formats but it can open up and save a lot more by installing the FFMpeg additional software. Audacity will open up and play an MP3, but won't make a new one without also installing the Lame software. Koz
by Gale Andrews
Fri Sep 26, 2014 7:12 am
Forum: GNU/Linux
Topic: Export to Mono AAC
Replies: 12
Views: 6729

Re: Export to Mono AAC

... package on Ubuntu 14.04. Nautilus properties says the exported file is stereo, and MediaInfo says is it is 2 channels "originally mono". FFmpeg's ffprobe says it is unequivocally mono. It imports back into the 2.0.5 package and 2.0.6 as mono. I am guessing this is a quirk with the AAC ...
by Gale Andrews
Thu Sep 25, 2014 9:59 pm
Forum: Windows
Topic: Can no longer import MP4 files into Aucacity
Replies: 5
Views: 1684

Re: Can no longer import MP4 files into Aucacity

... but I find this method with Audacity keeps the quality, whereas converting programs seem to compress everything. Here's the log: 10:30:35 AM: FFmpeg libraries loaded successfully. 10:30:53 AM: File name is C:UsersUserDownloadsfile.mp4 10:30:53 AM: Mime type is * 10:30:53 AM: Opening with libav ...
by Gale Andrews
Thu Sep 25, 2014 9:34 pm
Forum: GNU/Linux
Topic: Export to Mono AAC
Replies: 12
Views: 6729

Re: Export to Mono AAC

Unfortunately this is a way more complex answer than you probably want. The Manual is misleading - the behaviour depends on the FFmpeg version and the AAC encoder that version was built with. There is probably no easy answer. All the AAC encoders that FFmpeg can be built with have different ...
by nickn27
Thu Sep 25, 2014 1:06 pm
Forum: Windows
Topic: Can no longer import MP4 files into Aucacity
Replies: 5
Views: 1684

Re: Can no longer import MP4 files into Aucacity

... but I find this method with Audacity keeps the quality, whereas converting programs seem to compress everything. Here's the log: 10:30:35 AM: FFmpeg libraries loaded successfully. 10:30:53 AM: File name is C:UsersUserDownloadsfile.mp4 10:30:53 AM: Mime type is * 10:30:53 AM: Opening with libav ...
by Gale Andrews
Thu Sep 25, 2014 1:27 am
Forum: macOS
Topic: Can't Seem to Save Long Audio
Replies: 9
Views: 719

Re: Can't Seem to Save Long Audio

I had better add that after the upcoming Audacity 2.0.6 is released, the "recommended" installer of FFmpeg will be updated to FFmpeg 2.2.2, but an "ffmpeg" binary that Audacity's command-line exporter can use won't be included for Mac. It's easy to find an ...
by Gale Andrews
Thu Sep 25, 2014 12:15 am
Forum: macOS
Topic: Can't Seem to Save Long Audio
Replies: 9
Views: 719

Re: Can't Seem to Save Long Audio

... by exporting to FLAC and then using XLD to convert the FLAC to Apple Lossless. Audacity can export to 16-bit Apple Lossless but you have to add FFmpeg to your computer, then export using (external program). Click the Options... button, enter the following command ffmpeg -i - -acodec alac "%f" ...
by nickn27
Wed Sep 24, 2014 4:30 pm
Forum: Windows
Topic: Can no longer import MP4 files into Aucacity
Replies: 5
Views: 1684

Can no longer import MP4 files into Aucacity

I recently got a new computer, and am using 2.0.5 (my old computer had an older version). I have ffmpeg installed and located. Whenever I try to import a MP4 video file like I used to, I get the message "[file] is an Advanced Audio Coding file. Audacity cannot open ...