Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Tue Dec 30, 2014 10:19 pm
- Forum: Windows
- Topic: Export AAC
- Replies: 2
- Views: 328
Export AAC
Hi, I have this problem with version 2.0.6 in win7, when I make export in AAC with standard M4A(AAC) Files (FFmpeg) of Audacity with the installer or the portable version: any bitrates I force, the audio of output is always 192 Kbps, analyzed with software as MediaInfo and others. ...
- Mon Dec 29, 2014 11:15 am
- Forum: Windows
- Topic: iTunes Import Problem
- Replies: 20
- Views: 1616
Re: iTunes Import Problem
... at all, and I just need some help fixing it. If it helps, I've tried uninstalling and re-installing both the latest versions of Audacity and the ffmpeg plug-in at least twice, even deleting the program folders from my computer. Nothing has changed. I just need a straight answer. If there is something ...
- Sun Dec 28, 2014 5:53 pm
- Forum: Windows
- Topic: Effect High pass filter with Q
- Replies: 16
- Views: 2136
Re: Effect High pass filter with Q
... Import file, try to apply the effect, but appears: Copy from Show log. 21:54:47: Audacity 2.1.0-alpha-Dec 26 2014 21:54:47: Trying to load FFmpeg libraries... 21:54:47: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 21:54:47: Looking up PATH environment ...
- Sun Dec 28, 2014 4:51 pm
- Forum: Windows
- Topic: iTunes Import Problem
- Replies: 20
- Views: 1616
Re: iTunes Import Problem
... at all, and I just need some help fixing it. If it helps, I've tried uninstalling and re-installing both the latest versions of Audacity and the ffmpeg plug-in at least twice, even deleting the program folders from my computer. Nothing has changed. I just need a straight answer. If there is something ...
- Sun Dec 28, 2014 1:01 pm
- Forum: Windows
- Topic: iTunes Import Problem
- Replies: 20
- Views: 1616
iTunes Import Problem
... just fine. However, when I try to import an iTunes AAC audio file, something like this shows up: (SEE ATTACHED PHOTO!!) Is this a problem with my ffmpeg attachment (Win, 2.2.2, .exe), or is something else at fault? I have also been having problems with my headphones as of late, but they haven't ...
- Sat Dec 27, 2014 5:40 pm
- Forum: Windows
- Topic: Free or Trial Version?
- Replies: 11
- Views: 1728
Re: Free or Trial Version?
... buanzo AT audacityteam DOT org. Two optional components are available from that website. They are the optional LAME MP3 encoder and the optional FFmpeg library. Neither of these components are required to use Audacity. Neither of these components are included in Audacity (as supplied by us) due ...
- Sat Dec 27, 2014 12:23 am
- Forum: Compiling Audacity
- Topic: compiling ExportFFmpeg.cpp returns data-type error
- Replies: 3
- Views: 1740
Re: compiling ExportFFmpeg.cpp returns data-type error
Given you are reporting somewhat obscure errors, could you confirm your distribution, your exact configure command, your version of FFmpeg and version of wxGTK.RandomTroll wrote:--disable-dynamic-loading made no difference.
--without-ffmpeg allowed compiling; that audacity works.
Gale
- Thu Dec 25, 2014 6:38 pm
- Forum: Compiling Audacity
- Topic: compiling ExportFFmpeg.cpp returns data-type error
- Replies: 3
- Views: 1740
Re: compiling ExportFFmpeg.cpp returns data-type error
--disable-dynamic-loading made no difference.
--without-ffmpeg allowed compiling; that audacity works.
--without-ffmpeg allowed compiling; that audacity works.
- Thu Dec 25, 2014 1:04 pm
- Forum: Compiling Audacity
- Topic: compiling ExportFFmpeg.cpp returns data-type error
- Replies: 3
- Views: 1740
Re: compiling ExportFFmpeg.cpp returns data-type error
Audacity is very picky about the version of FFmpeg.
Did you configure with the "--disable-dynamic-loading" option? if not, try that.
Did you configure with the "--disable-dynamic-loading" option? if not, try that.
Code: Select all
./configure --disable-dynamic-loading- Thu Dec 25, 2014 6:25 am
- Forum: Windows
- Topic: audio converter
- Replies: 4
- Views: 462
Re: audio converter
Depending on the format you are converting to/from you may need the optional FFmpeg import/export library or the LAME MP3 encoder.
Try TAudioConverter.or is there one you can recommend to me?