Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sun Dec 18, 2011 5:52 am
- Forum: Windows
- Topic: Recording with Tape2USB II
- Replies: 1
- Views: 1001
Re: Recording with Tape2USB II
... time. Audacity 1.2 will not open projects made on Audacity 1.3. If you use MP3 or some of the more modern audio compression formats, get Lame and FFMpeg software from the same web site. Do not use older software or software from other web sites, even though they may have the same names.
- Sat Dec 17, 2011 7:48 am
- 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
... Support/audacity/libavformat.52.dylib Shouldn't be unless you changed the installation directory. Under Audacity Preferences->Libraries->FFmpeg Library->Locate, I click Browse and goto this folder, however, Finder shows it as empty! But, if I use the Terminal commandline, I can go to ...
- Sat Dec 17, 2011 2:39 am
- 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
Hi, I also need help on installing ffmpeg! The docs are wrong or outdated. I followed the FAQ instructions, downloaded and installed the ffmpeg package. There is no directory called /usr/local/lib/ on my hard drive! Instead, the packaged is ...
- Fri Dec 16, 2011 2:45 pm
- Forum: Français
- Topic: convertir fichier wma en mp3
- Replies: 14
- Views: 6868
convertir fichier wma en mp3
... un fichier wma pour ensuite l'exporter en mp3. Je suis allée dans les préférences, puis dans librairies afin de télécharger la librairie demandée (FFmpeg). Apparemment le téléchargement a bien fonctionné. Ensuite quand je fais "localiser", le chemin d'accès s'affiche bien, mais pourtant ...
- Fri Dec 16, 2011 10:24 am
- Forum: General Audio Programming
- Topic: ADPCM encoding source
- Replies: 2
- Views: 1196
Re: ADPCM encoding source
I think that by default Audacity uses libsndfile for handling ADPCM encoding, (if FFMpeg is installed then it is possible to use that instead).
- Fri Dec 16, 2011 2:46 am
- Forum: GNU/Linux and Unix-like
- Topic: Fedora 16 ffmpeg + audacity-freeworld-1.3.13-0.4.beta
- Replies: 2
- Views: 3086
Re: Fedora 16 ffmpeg + audacity-freeworld-1.3.13-0.4.beta
There is another patch here by Leland Lucius that also has some backwards compatibility, so should also be OK for FFmpeg 0.6.x or 0.7x.
Gale
Gale
- Thu Dec 15, 2011 5:55 pm
- Forum: GNU/Linux and Unix-like
- Topic: audacity and ffmpeg
- Replies: 2
- Views: 1391
Re: audacity and ffmpeg
Thank you very much.
Compilation was successful with the patch.
Compilation was successful with the patch.
- Thu Dec 15, 2011 5:10 pm
- Forum: GNU/Linux and Unix-like
- Topic: audacity and ffmpeg
- Replies: 2
- Views: 1391
Re: audacity and ffmpeg
Correct. See the "Linux/Unix" section in this FAQ: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdowntoto56 wrote: Audacity-1.3.14 cannot be compiled with ffmpeg-0.9 :
- Thu Dec 15, 2011 11:34 am
- Forum: GNU/Linux and Unix-like
- Topic: audacity and ffmpeg
- Replies: 2
- Views: 1391
audacity and ffmpeg
Audacity-1.3.14 cannot be compiled with ffmpeg-0.9 :
export/ExportFFmpeg.cpp:406:26: error: 'struct AVCodecContext' has no member named 'use_lpc'
export/ExportFFmpeg.cpp:406:26: error: 'struct AVCodecContext' has no member named 'use_lpc'
- Thu Dec 15, 2011 10:39 am
- Forum: Compiling Audacity
- Topic: (linux) build breaking: 'wxLocale' does not name a type
- Replies: 9
- Views: 7057
Re: (linux) build breaking: 'wxLocale' does not name a type
... --with-libvorbis --with-libmad --with-libflac --with-libid3tag --with-sbsms --with-soundtouch --with-libvamp --with-libtwolame --with-ffmpeg --with-midi --with-portaudio --with-portmixer Does Slackware have separate -dev packages? If so did you install the -dev package of libGTK and ...