Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by clarkjo1
Mon Jun 21, 2010 7:15 pm
Forum: Windows
Topic: How Do I Reduce the File Size of an Edited & Saved WMA File?
Replies: 4
Views: 1837

How Do I Reduce the File Size of an Edited & Saved WMA File?

... saved size is now 190,945KB. Ouch! How do I get saved file back down to the original size? I'm using Windows, the 1.3.x Beta Audacity, with the FFmpeg plug-in for Audacity to read wma files. Thanks, John
by Gale Andrews
Tue Jun 15, 2010 12:17 am
Forum: Windows
Topic: HOW DO I EXTRACT AUDIO FROM A DVD?
Replies: 7
Views: 10879

Re: HOW DO I EXTRACT AUDIO FROM A DVD?

... of the movie. Even if it does it MPEG2 block by block, the work and the video streams have to go somewhere, and it can take a long time. Does FFmpeg render the video when it extracts the audio in Audacity? I haven't got an unencrypted DVD to try, but using a 1 GB VOB (containing audio and ...
by steve
Mon Jun 14, 2010 12:17 am
Forum: Windows
Topic: importing
Replies: 4
Views: 629

Re: importing

MP4 format files are not supported by Audacity 1.2.x It may be possible to import them into Audacity 1.3.12 if you also install FFMpeg http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#installffmpeg or you could use a standalone converter (such as "SUPER" ...
by Gale Andrews
Sun Jun 13, 2010 4:29 pm
Forum: Windows
Topic: HOW DO I EXTRACT AUDIO FROM A DVD?
Replies: 7
Views: 10879

Re: HOW DO I EXTRACT AUDIO FROM A DVD?

... can't be more than 1 GB. The file size of what Audacity extracts depends on the Quality Preferences you choose. By default (44100 Hz, and with FFmpeg always importing at 16-bit resolution), that means 10 MB per minute for stereo audio. So if the playing time of the VOB is 30 minutes, that's ...
by Gale Andrews
Sun Jun 13, 2010 4:13 am
Forum: Windows
Topic: HOW DO I EXTRACT AUDIO FROM A DVD?
Replies: 7
Views: 10879

Re: HOW DO I EXTRACT AUDIO FROM A DVD?

... to get more sophisticated and avoid the audio losses you will get by recording the audio as it plays, you can use Audacity Beta 1.3.12, install FFmpeg then you can drag the VOB files off the DVD into Audacity, without losses. You won't get the whole DVD audio in one piece that way, but you can ...
by billw58
Tue Jun 08, 2010 8:32 pm
Forum: Mac OS X
Topic: Screech instead of music?
Replies: 1
Views: 894

Re: Screech instead of music?

... AAC-encoded tracks from iTunes? If so, that's the problem. Audacity 1.2.x doesn't know about AAC. Upgrade to Audacity 1.3.12 then install the FFMpeg libraries to import AAC files. Or use iTunes to make AIF copies of the AAC files. Note that if the AAC files were purchased from the iTunes store ...
by assem046
Tue Jun 08, 2010 4:26 pm
Forum: Compiling Audacity
Topic: Compile error FFmpeg.cpp
Replies: 10
Views: 6265

Re: Compile error FFmpeg.cpp

I'm using svn rev 23536 from today (Jun 08, 2010).
I've also changed match_ext to av_match_ext in both FFmpeg.cpp and FFmpeg.h files.

It compiles always fine before Jun 02, 2010. On Jun 02 and after it don't compile.
by Gale Andrews
Tue Jun 08, 2010 12:33 am
Forum: Windows
Topic: not understanding the file format of wma?
Replies: 1
Views: 375

Re: not understanding the file format of wma?

... a screen shot of the message. so what...,i have to DL a converter to put it in audacity? Audacity can import WMA v2 files if you add the optional FFmpeg library to your computer as described in this Frequently Asked Question . Gale
by steve
Mon Jun 07, 2010 4:46 pm
Forum: Compiling Audacity
Topic: Compile error FFmpeg.cpp
Replies: 10
Views: 6265

Re: Compile error FFmpeg.cpp

Oops, sorry about the repetition - I took so long looking for that link that Gale got to the "post" button ahead of me :D
by steve
Mon Jun 07, 2010 4:44 pm
Forum: Compiling Audacity
Topic: Compile error FFmpeg.cpp
Replies: 10
Views: 6265

Re: Compile error FFmpeg.cpp

... be some sort of dependency issue. Have you successfully built Audacity on that computer before, or is this the first time? I'm also using latest ffmpeg svn. Which one is that? If it's the nightly Subversion snapshot it may be too recent. I'm using the 52.36.0 version from July 2009. According ...