Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sat Mar 17, 2012 5:06 pm
- Forum: Windows
- Topic: Upgrading to 2.0
- Replies: 11
- Views: 4071
Re: Upgrading to 2.0
... "Open With... Choose default program...". This is on a Win 7 Home Premium 64-bit SP1 system. I didn't need to re-install either LAME or FFmpeg - these were picked up automatically by v2.0.
- Sat Mar 17, 2012 5:00 pm
- Forum: General Feedback and Discussion
- Topic: Bugs when export multichannel-Update for v2.0
- Replies: 9
- Views: 13913
Bugs when export multichannel. Version 2.0
Test multichannels with new 2.0 version 1) The ffmpeg m4a default multichannel output have a wrong channelmapping. The remap needed is now: 1->2, 2->3, 3->1, 4->4, 5->5, 6->6 The multichannel input is correct. 2) The ogg default multichannel output ...
- Fri Mar 09, 2012 7:33 am
- Forum: Windows
- Topic: convert raw data to and audio file?
- Replies: 1
- Views: 2638
Re: convert raw data to and audio file?
... is not the most straightforward because of restrictions and fees. You may not have to import RAW data. You should download and install the FFMpeg and lame software packages. Those two in combination with Audacity 1.3 (only) should let you open up anything likely to be music. http://audacityteam.org/download/ ...
Re: Playback
The file is probably in a format that Audacity does not recognize, such a WMA. Install the FFmpeg extension and try importing the file again.
Instructions for installing FFmpeg are here: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdown
-- Bill
Instructions for installing FFmpeg are here: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdown
-- Bill
- Wed Mar 07, 2012 9:11 pm
- Forum: Windows
- Topic: Error in importing
- Replies: 1
- Views: 1370
Error in importing
... off a CD-R and an error box comes up saying audacity "recognized the type of file, importers suppssedly supporting such files are: mp3, FFmpeg-compatible files, but none of them understood this file format" How do you get around this error? I have a couple CDs that were recorded/burned ...
- Wed Mar 07, 2012 6:19 am
- Forum: Windows
- Topic: Audacity 1.3.14-beta
- Replies: 1
- Views: 1113
Re: Audacity 1.3.14-beta
If you found that many lame files, you may be looking in the wrong place. You need to get Audacity 1.3.14 and lame and FFMpeg from here. http://audacityteam.org/download/ Don't split up the downloads and don't get them from somewhere else. Just to cover it, which Windows are you using ...
- Wed Mar 07, 2012 3:28 am
- Forum: Recording Techniques
- Topic: mp4 files?
- Replies: 18
- Views: 34014
Re: mp4 files?
I assume you mean you want to import MP4 files into Audacity? If so, you need to install the FFmpeg extension.
Instruction are here: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdown
-- Bill
Instruction are here: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdown
-- Bill
Re: Chipmunks
... -- Apply (to this folder) or Apply to All Folders -- OK Then, after you find out it's not a PCM WAV file after all, you can download the FFMpeg software plugin for Audacity and see if that works. http://audacityteam.org/download/ Koz
- Mon Mar 05, 2012 1:03 am
- Forum: GNU/Linux and Unix-like
- Topic: Silent Export
- Replies: 27
- Views: 17275
Re: Silent Export
... Terminal output for command File is <filename.wav>: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz LAME 3.98.4 No ffmpeg Log: 07:57:17 PM: Audacity 1.3.14-beta 08:03:12 PM: Attempting to load LAME from previously defined path 08:03:12 PM: Loading LAME from /usr/lib/libmp3lame.so.0 ...
- Mon Mar 05, 2012 12:44 am
- Forum: GNU/Linux and Unix-like
- Topic: Silent Export
- Replies: 27
- Views: 17275
Re: Silent Export
... and type: file name_of_your_file.wav Substitute "name_of_your_file" with the appropriate name. What's the output? Do you have lame or ffmpeg installed? Does audacity detect them? (look in Preferences -> Libraries) (lame is needed for mp3 export, but for wav none of these libs is needed, ...