Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by Gale Andrews
Mon Jun 07, 2010 4:34 pm
Forum: Compiling Audacity
Topic: Compile error FFmpeg.cpp
Replies: 10
Views: 6265

Re: Compile error FFmpeg.cpp

When you configured --with-ffmpeg are you linking to the correct library (=system if you installed svn ffmpeg)?

Apart from compilation, Audacity won't load SVN FFmpeg libraries unless you modify ../src/FFmpeg.h and ../src/FFmpeg.cpp.




Gale
by assem046
Mon Jun 07, 2010 12:05 pm
Forum: Compiling Audacity
Topic: Compile error FFmpeg.cpp
Replies: 10
Views: 6265

Compile error FFmpeg.cpp

... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 FFmpeg.cpp -o FFmpeg.o FFmpeg.cpp:257: error: invalid conversion from ‘int (*)(URLContext*, unsigned char*, int)’ to ‘int (*)(URLContext*, const unsigned ...
by Gale Andrews
Thu Jun 03, 2010 6:03 pm
Forum: Windows
Topic: Problem
Replies: 3
Views: 442

Re: Problem

... convert the file to WAV then import the WAV into Audacity record the file into Audacity (you will lose some quality) or use Audacity Beta and add FFmpeg to your computer - FFmpeg will allow Audacity to import more formats. See this FAQ for more details. Gale
by BillinCalifornia
Thu Jun 03, 2010 4:08 pm
Forum: Windows
Topic: cannot import wma files
Replies: 4
Views: 1202

Re: cannot import wma files

Thanks for your help.

I uninstalled Audacity, then deleted the remaining files in the Audacity folder and the folder itself.

I reinstalled Audacity and the program found the ffmpeg libraries. Of course, after that the WMA file imported quickly. :mrgreen:

Bill
by Gale Andrews
Thu Jun 03, 2010 2:25 am
Forum: Windows
Topic: cannot import wma files
Replies: 4
Views: 1202

Re: cannot import wma files

... folder. The versions were older in the Audacity folder - 1/8/2009 vs. 7/20/2009. Should I dump the old ones? There's also a 1/8/2009 version of ffmpeg.exe in the Audacity 1.3 (beta) folder. I don't think the current 1.3.12 Beta will even recognise the 1/8/2009 libraries. So, C:Program FilesFFmpeg ...
by BillinCalifornia
Thu Jun 03, 2010 2:03 am
Forum: Windows
Topic: cannot import wma files
Replies: 4
Views: 1202

Re: cannot import wma files

... folder. The versions were older in the Audacity folder - 1/8/2009 vs. 7/20/2009. Should I dump the old ones? There's also a 1/8/2009 version of ffmpeg.exe in the Audacity 1.3 (beta) folder. I also found the av*.dll files in my TVersity folder. I have now removed that program from my computer. ...
by Gale Andrews
Thu Jun 03, 2010 12:44 am
Forum: Windows
Topic: cannot import wma files
Replies: 4
Views: 1202

Re: cannot import wma files

Make sure you have FFmpeg from http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#ffdown and installed correctly into C:Program FilesFFmpeg for Audacity. Remove C:Program FilesFFmpeg for Audacity from PATH ...
by BillinCalifornia
Wed Jun 02, 2010 11:08 pm
Forum: Windows
Topic: cannot import wma files
Replies: 4
Views: 1202

cannot import wma files

I am unable to import wma files into Audacity 1.3.12-beta. I have installed the ffmpeg files but apparently they don't "take" in Audacity as the Edit - Preferences - Libraries sheet shows ffmpeg library not found. :( I am using Windows XP SP3. I am pasting ...
by Gale Andrews
Mon May 31, 2010 10:56 pm
Forum: Mac OS X
Topic: conversion into itunes
Replies: 2
Views: 527

Re: conversion into itunes

... an itunes file or mp3 file. help please! If you want to export directly to M4A (AAC) for iTunes you have to install Audacity 1.3.12 then install FFmpeg . Or. export as WAV from 1.2 and convert to AAC in iTunes . To export to MP3 from either version of Audacity, you have to install LAME . If you ...
by Gale Andrews
Sat May 29, 2010 6:49 pm
Forum: Audio Processing
Topic: How to have Wav files of extremely small size ?
Replies: 3
Views: 4105

Re: How to have Wav files of extremely small size ?

... at a very low bit rate, placed inside a WAV container. You can't produce a file like that in Audacity 1.2. You have to use Audacity 1.3, install FFmpeg then export using Custom FFmpeg Export . Note that if you use that option, some combinations of formats and codecs may produce null files, either ...