Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by kozikowski
Tue Jun 26, 2012 4:06 pm
Forum: Windows
Topic: Stripping Audio from an MP4 Video
Replies: 4
Views: 3590

Re: Stripping Audio from an MP4 Video

If you install the FFMpeg software...

http://audacityteam.org/download/

Then under certain conditions, Audacity will open the sound portion of a movie.

You still need a video editor to re-integrate an edited track back into the movie.

Koz
by Gale Andrews
Sun Jun 24, 2012 3:32 am
Forum: Windows
Topic: Music Export Problem
Replies: 9
Views: 1280

Re: Music Export Problem

The sample rate is 44,100HZ, which is the CD standard. The custom FFmpeg export worked just fine, but I was never asked for a format of any kind. When doing a Google search on lame encoders, I see multitudes. Staying away from anything unofficial, I see ...
by Gale Andrews
Sun Jun 24, 2012 2:57 am
Forum: Windows
Topic: Recording iPhone 4 Voicemail Greeting
Replies: 1
Views: 2703

Re: Recording iPhone 4 Voicemail Greeting

... . One the voicemail files are transferred to your computer, Audacity can import them for editing if you add the optional FFmpeg library to your computer: http://manual.audacityteam.org/help/manual/man/faq_installation_and_plug_ins.html#ffdown . Gale
by lmorgan79
Thu Jun 21, 2012 9:50 pm
Forum: Windows
Topic: Music Export Problem
Replies: 9
Views: 1280

Re: Music Export Problem

The sample rate is 44,100HZ, which is the CD standard. The custom FFmpeg export worked just fine, but I was never asked for a format of any kind. When doing a Google search on lame encoders, I see multitudes. Staying away from anything unofficial, I see 2 ...
by Gale Andrews
Wed Jun 20, 2012 4:21 am
Forum: Windows
Topic: Music Export Problem
Replies: 9
Views: 1280

Re: Music Export Problem

... Tell us the options you are choosing there. What is the Audacity project rate bottom left of the window when you export? You can export MP3 with FFmpeg. Once you have installed FFmpeg , choose "Custom FFmpeg Export" instead of "MP3 Files" when you export. In the dialog for ...
by lmorgan79
Sun Jun 17, 2012 1:17 am
Forum: Windows
Topic: Music Export Problem
Replies: 9
Views: 1280

Music Export Problem

... Audacity 2.0.0. I have only 1 copy of the lame driver on this PC. I don't even want to attempt fixing the same issue with exporting m4as using FFmpeg! I tried some other music converting programs, because I had some other mp3 files, but the conversion process stopped (failed) mid-stream, which ...
by steve
Fri Jun 15, 2012 4:39 pm
Forum: Compiling Audacity
Topic: compile failed in debian squeeze x64
Replies: 7
Views: 7682

Re: compile failed in debian squeeze x64

I suspect the problem is that your version of FFMpeg is too new.
I'm using FFmpeg 0.7.13 "Peace" (and it works)
http://ffmpeg.org/download.html

Sorry I don't know which of the other FFMpeg branches are compatible.
by ayaka
Fri Jun 15, 2012 1:34 pm
Forum: Compiling Audacity
Topic: compile failed in debian squeeze x64
Replies: 7
Views: 7682

Re: compile failed in debian squeeze x64

The ffmpeg is from git and the FFmpeg.h is in audacity src g++ -c -I../lib-src/portmixer/include -Wall -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread ...
by steve
Fri Jun 15, 2012 12:15 pm
Forum: Windows
Topic: audio from video clip
Replies: 1
Views: 535

Re: audio from video clip

If the video clip is a format that is supported by FFMpeg then you will be able to import the audio component of the video file with "File menu > Import > Audio". You will need to have FFMpeg installed: http://manual.audacityteam.org/manual/help/manual/man/faq_installation_and_plug_ins.html#ffdown ...
by steve
Wed Jun 13, 2012 12:45 pm
Forum: Compiling Audacity
Topic: compile failed in debian squeeze x64
Replies: 7
Views: 7682

Re: compile failed in debian squeeze x64

Which version of FFMpeg do you have installed?
Could you post the lines from immediately before the error lines.