Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sun Feb 07, 2010 12:10 am
- Forum: General Feedback and Discussion
- Topic: Bugs when export multichannel-Update for v2.0
- Replies: 9
- Views: 13913
Bugs when export multichannel-Update for v2.0
I found some bugs exporting multichannel audio: 1) I can't export to ffmpeg m4a if the audio is 48 KHz in srcexportExportFFmpegDialogs.h the line 381 must be (instead the commented): static const int iAACSampleRates[] = { 7350, 8000, 11025, 12000, 16000, 22050, ...
- Sat Feb 06, 2010 7:57 pm
- Forum: Windows
- Topic: Importing ASF files and Windows Media Server
- Replies: 2
- Views: 1430
Re: Importing ASF files and Windows Media Server
2 years ago there was no version of Audacity that could support ASF files. Support for FFMpeg was introduced last year which may enable Audacity to import .ASF files. You may be able to import ASF files into Audacity 1.3.11 but you will need to install FFMpeg (see ...
- Mon Feb 01, 2010 10:33 pm
- Forum: Mac OS X
- Topic: Can't find installed Lame or AAC Lib
- Replies: 24
- Views: 60953
Re: Can't find installed Lame or AAC Lib
... In the "MP3 Export Library" pane click "Locate...". Audacity should automatically find LAME in the expected location. For the FFmpeg libraries (needed to export AAC), from the same page, download "FFmpeg (2008/12/13/OSX DMG)". Follow the same procedure as above - ...
- Sat Jan 30, 2010 7:29 pm
- Forum: Русский
- Topic: Пожелание (видео)
- Replies: 1
- Views: 3479
Re: Пожелание (видео)
... астрономически большое время, требуемое на импорт дорожки. Чтобы предоставить более полную информацию, попробуй сделать то же самое с помощью ffmpeg.exe, то есть сделать что-то типа ffmpeg.exe -i видеофайл.avi -acodec s16be аудиофайл.wav (если в видео несколько аудиодорожек, то там сложнее, ...
- Fri Jan 29, 2010 12:20 pm
- Forum: Windows
- Topic: ACM and ADPCM
- Replies: 2
- Views: 3553
Re: ACM and ADPCM
... it should work even in the old EMU version. Some of those Cool Edit ACM options like wrapping MP3 inside WAV would require you to use "Custom FFmpeg Export" in Audacity: http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#installffmpeg However not all combinations ...
- Wed Jan 27, 2010 11:59 pm
- Forum: Windows
- Topic: recording wav
- Replies: 3
- Views: 337
Re: recording wav
... it to an unsupported format. If you used Windows Media Player it is probably a WMA file, which Audacity does not support unless you also have FFMpeg installed. I'd go with koz's suggestion and use C-Dex for ripping CDs.
- Thu Jan 21, 2010 11:26 pm
- Forum: Windows
- Topic: Bug when importing audi from a video file
- Replies: 3
- Views: 312
Re: Bug when importing audi from a video file
... Version 1.3 of Audacity. The current Beta version, 1.3.11 is available here: http://audacityteam.org/download/ You will also need to install the ffmpeg library which you can get from here: http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#installffmpeg Once you have ...
- Thu Jan 21, 2010 7:47 am
- Forum: Windows
- Topic: Import using "Files of type: FFmpeg-compatible files" bug
- Replies: 12
- Views: 4123
Re: Import using "Files of type: FFmpeg-compatible files" bu
Interesting...I noted that 1.3.11-alpha-Jan 18 2010 was importing multiple files with FFmpeg as I expected it should, however the final release of 1.3.11 beta has reverted back to the behavior I described above. Thankfully I grabbed that nightly alpha release when ...
- Wed Jan 20, 2010 5:18 pm
- Forum: Windows
- Topic: Import using "Files of type: FFmpeg-compatible files" bug
- Replies: 12
- Views: 4123
Re: Import using "Files of type: FFmpeg-compatible files" bu
Interesting...I noted that 1.3.11-alpha-Jan 18 2010 was importing multiple files with FFmpeg as I expected it should, however the final release of 1.3.11 beta has reverted back to the behavior I described above. Thankfully I grabbed that nightly alpha release when ...
- Sun Jan 17, 2010 7:07 pm
- Forum: GNU/Linux and Unix-like
- Topic: How to get defaults to work right in export-multiple?
- Replies: 17
- Views: 8037
Re: How to get defaults to work right in export-multiple?
... all metadata except for the year. Importing the MP3 using Audacity's built in MP3 importer also correctly reads all metadata, but importing with FFMpeg import does not read the metadata (not currently supported in FFMpeg). So, in short, it appears to be working fine here (with the exception of ...