Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Mon Sep 03, 2012 8:51 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Import AIFF file not working
- Replies: 3
- Views: 1339
Re: Import AIFF file not working
... has invalid header information - it claims to have a bit depth of 0 (which is not possible). Audacity may be able to import the file if you have FFmpeg installed, but it is not surprising if import fails in one way or another.
- Wed Aug 29, 2012 7:47 pm
- Forum: Windows
- Topic: Unwanted audio on home video
- Replies: 6
- Views: 781
Re: Unwanted audio on home video
If you install the FFMpeg software package, Audacity will open up the sound part of many video file formats. After that, you can find each of the comments and "do something." There is no "I screwed up" filter, so ...
- Wed Aug 29, 2012 3:04 pm
- Forum: macOS
- Topic: Cannot locate LAME and FFMPEG in Audacity 2.0.2[SOLVED]
- Replies: 2
- Views: 2353
Re: Cannot locate LAME and FFMPEG in Audacity 2.0.2[SOLVED]
Hi Gale
Many thanks for your advice. Yes! It works!!!
Thanks again!
Stan
Many thanks for your advice. Yes! It works!!!
Thanks again!
Stan
- Wed Aug 29, 2012 12:41 pm
- Forum: General Audio Programming
- Topic: Decoding Full Rate GSM Encoded File
- Replies: 2
- Views: 2967
Re: Decoding Full Rate GSM Encoded File
... builts that are available on http://wiki.audacityteam.org/wiki/Developing_On_Windows (size 230MB) to make my own small decoder? As Koz wrote, FFMpeg is available as a standalone application and as a library for use in other programs so Audacity does not really come into this. The FFMpeg documentation ...
- Wed Aug 29, 2012 11:06 am
- Forum: General Audio Programming
- Topic: Decoding Full Rate GSM Encoded File
- Replies: 2
- Views: 2967
Re: Decoding Full Rate GSM Encoded File
Both lame and ffmpeg are stand-alone programs as well as modules/plugins. I don't think you need Audacity at all.
Koz
Koz
- Wed Aug 29, 2012 8:31 am
- Forum: General Audio Programming
- Topic: Decoding Full Rate GSM Encoded File
- Replies: 2
- Views: 2967
Decoding Full Rate GSM Encoded File
... 2 files first is Full Rate GSM Encoded and second is ADPCM Encoded, i have opened both files successfully with audacity(using external library ffmpeg). Now i want to know that can i use Audacity builts that are available on http://wiki.audacityteam.org/wiki/Developing_On_Windows (size 230MB) ...
- Wed Aug 29, 2012 2:00 am
- Forum: macOS
- Topic: Cannot locate LAME and FFMPEG in Audacity 2.0.2[SOLVED]
- Replies: 2
- Views: 2353
Re: Cannot locate LAME and FFMPEG in Audacity 2.0.2
I have just completed a clean install of Mountain Lion 10.8.1 and downloaded and installed Audacity 2.0.2 together with the LAME and FFMPEG plug-in all in their default locations. I could launch Audacity tho the first time it prompted me that my configuration was wrong. What was the exact ...
- Tue Aug 28, 2012 5:40 pm
- Forum: Windows
- Topic: how to sav as different format
- Replies: 1
- Views: 420
Re: how to sav as different format
Instead of "save", use "File -> Export" and choose a file type. (If you want to save-as MP3 you'll need to install LAME, and you'll need to install FFMPEG for some other format options.)
- Tue Aug 28, 2012 1:45 pm
- Forum: macOS
- Topic: Cannot locate LAME and FFMPEG in Audacity 2.0.2[SOLVED]
- Replies: 2
- Views: 2353
Cannot locate LAME and FFMPEG in Audacity 2.0.2[SOLVED]
... please. I have just completed a clean install of Mountain Lion 10.8.1 and downloaded and installed Audacity 2.0.2 together with the LAME and FFMPEG plug-in all in their default locations. I could launch Audacity tho the first time it prompted me that my configuration was wrong. I proceeded ...
- Tue Aug 28, 2012 3:06 am
- Forum: macOS
- Topic: Newer codec versions
- Replies: 8
- Views: 3048
Re: Newer codec versions
The reason that Audacity's Libraries Preferences is tied to the recommended LAME and FFmpeg is that other versions of those libraries usually don't have enough "symbols" compiled in, so the exported files are written without proper length information, with ...