Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Wed Jan 21, 2015 2:17 pm
- Forum: Podcasting with Audacity
- Topic: Exported .WAV file is very large....
- Replies: 2
- Views: 1832
Re: Exported .WAV file is very large....
... it need to be WAV? If the software you use for streaming insists on WAV, then you could try putting MP3 in WAV, exporting by using "Custom FFmpeg Export" rather than WAV. You'll need to install FFmepg from http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown ...
- Thu Jan 15, 2015 2:02 pm
- Forum: Windows
- Topic: Elderly dummy has MP3 export issues
- Replies: 20
- Views: 1579
Re: Elderly dummy has MP3 export issues
FFmpeg does not interfere with LAME so you can leave FFmpeg installed. FFmpeg can still be useful if you ever want to import Windows Media files or import audio from video files.HCEarwicker wrote:Should I delete the FF thing befor re-installing LAME as a zip and seeing if that works?
Gale
- Thu Jan 15, 2015 1:37 pm
- Forum: Windows
- Topic: Elderly dummy has MP3 export issues
- Replies: 20
- Views: 1579
Re: Elderly dummy has MP3 export issues
... that. To begin with, simply import the MP3 you want then File > Export Audio... . That Export Audio window appears even if you don't have LAME or FFmpeg installed. If you don't see that window at all then you didn't get Audacity from us. In that case I would uninstall the Audacity version you ...
- Thu Jan 15, 2015 12:30 pm
- Forum: Windows
- Topic: Elderly dummy has MP3 export issues
- Replies: 20
- Views: 1579
Elderly dummy has MP3 export issues
... opened and edited. I go to save my MP3 and discover that with a 'non-audacity' project MP3 I have to export - and to export an MP3 I need Lame or FFmpeg 2.2.2. So I install Lame (from the right place)...but when I go to export my MP3, Audacity doesn't open the hoped-for 'export as MP3' window ...
- Sun Jan 11, 2015 4:23 pm
- Forum: GNU/Linux
- Topic: Audacity records faster [SOLVED]
- Replies: 26
- Views: 4001
Re: Audacity records faster
... having tried this, I tested it again, looking at the Audacity log: Audacity starts: Audacity log: 08:49:13: Audacity 2.0.5 08:49:15: Retrieving FFmpeg library version numbers: 08:49:15: AVCodec version 0x362300 - 54.35.0 (built against 0x362300 - 54.35.0) 08:49:15: AVFormat version 0x361404 ...
- Sun Jan 11, 2015 7:48 am
- Forum: GNU/Linux
- Topic: Audacity records faster [SOLVED]
- Replies: 26
- Views: 4001
Re: Audacity records faster
... having tried this, I tested it again, looking at the Audacity log: Audacity starts: Audacity log: 08:49:13: Audacity 2.0.5 08:49:15: Retrieving FFmpeg library version numbers: 08:49:15: AVCodec version 0x362300 - 54.35.0 (built against 0x362300 - 54.35.0) 08:49:15: AVFormat version 0x361404 ...
- Fri Jan 09, 2015 7:06 pm
- Forum: Windows
- Topic: AIF turns out distorted when imported [SOLVED]
- Replies: 4
- Views: 871
Re: AIF turns out distorted when imported [SOLVED]
... seconds. I imported the file again by specifically choosing the parameter you mention and it worked. Wasn't too sure how to "force" the ffmpeg-specific import before this. The file now imports properly and without distortion. Thank you very much for the help and regards.
- Fri Jan 09, 2015 6:12 pm
- Forum: Windows
- Topic: AIF turns out distorted when imported [SOLVED]
- Replies: 4
- Views: 871
Re: AIF turns out distorted when exported into Audacity
... I exported an AIFF containing IMA4 (in other words, IMA ADPCM) from Audacity. It imported with distortion unless I specified importing it using FFmpeg. Make sure you followed the instructions I gave to import by choosing "FFmpeg-compatible files". If that does not help then the file ...
- Fri Jan 09, 2015 5:34 pm
- Forum: Windows
- Topic: AIF turns out distorted when imported [SOLVED]
- Replies: 4
- Views: 871
Re: AIF turns out distorted when exported into Audacity
Thanks for the reply Gale. I am currently using Audacity 2.0.6. I downloaded ffmpeg and still got the same result when importing the file. Here is the info about the file from MediaInfo : eneral Complete name : C:UsersShananDesktopYear End Mix Final.aif Format ...
- Fri Jan 09, 2015 5:24 pm
- Forum: Windows
- Topic: Problem exporting to AAC… Help!
- Replies: 11
- Views: 3370
Re: Problem exporting to AAC… Help!
You can however specify the constant bit rate if you choose "Custom FFmpeg Export" instead of "M4A (AAC) Files (FFmpeg)". Click the Options... button, choose "mp4" in the formats list and "libvo_aacenc" in the codecs list, ...