Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by msmithhisler
Fri Dec 04, 2009 6:32 pm
Forum: Windows
Topic: WMA Import - possible or not?
Replies: 6
Views: 1573

WMA Import - possible or not?

I'm attempting to import a wma file into Audacity. The Audacity update history page seems to state that this is possible, with FFmpeg installed, starting with version 1.3.6 "FFmpeg support (downloadable separately) permits import and export of a much wider range of file formats, ...
by steve
Tue Dec 01, 2009 10:28 pm
Forum: GNU/Linux and Unix-like
Topic: recognized the type (OGG) but was unable to import it
Replies: 1
Views: 965

Re: recognized the type (OGG) but was unable to import it

It sounds like there may be some issue with the file. It's not a problem related to ffmpeg as Audacity has support for Ogg files built in (it does not need ffmpeg for Ogg files).

If you can install "mediainfo" it can give you a comprehensive analysis of the file format.
by mwic
Tue Dec 01, 2009 8:33 pm
Forum: GNU/Linux and Unix-like
Topic: recognized the type (OGG) but was unable to import it
Replies: 1
Views: 965

recognized the type (OGG) but was unable to import it

... Playing 05 - Telluric Undercurrent.ogg. Seek failed VLC says: [0xb71042a8] main stream error: cannot pre fill buffer UPDATE: was able to find my ffmpeg config line: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib --mandir=/usr/share/man ...
by billw58
Tue Nov 24, 2009 7:10 pm
Forum: Mac OS X
Topic: Audacity truncates imported audio
Replies: 1
Views: 448

Re: Audacity truncates imported audio

Go to Preferences > Libraries. Check that you have installed the FFmpeg libraries. As I recall FFmpeg is needed to import WMA files.

-- Bill
by steve
Mon Nov 16, 2009 11:02 pm
Forum: Recording Techniques
Topic: Why does the file play so fast?
Replies: 3
Views: 703

Re: Why does the file play so fast?

"Years ago" Audacity did not use ffmpeg and it could only support the following file types: WAV, AIFF, OGG, MP3, FLAC. Now that Audacity 1.3.x supports the ffmpeg import library it is able to import and export many more file types. it ...
by steve
Mon Nov 16, 2009 10:01 pm
Forum: Recording Techniques
Topic: Why does the file play so fast?
Replies: 3
Views: 703

Re: Why does the file play so fast?

The file is in a format that is not supported by Audacity 1.2.6. Audacity 1.3.9 may be able to handle the format, but only if you also install ffmpeg. (for Windows, see here: http://audacityteam.org/download/beta_windows If Audacity 1.3.9 can not import it correctly, then you will need to convert ...
by kozikowski
Mon Nov 16, 2009 4:03 pm
Forum: Windows
Topic: importing my songs from audacity 1.2.6 to 1.3.9
Replies: 1
Views: 467

Re: importing my songs from audacity 1.2.6 to 1.3.9

... Audacity Projects will open up "upstream," that is, higher Audacity programs will open up shows from lower ones. If, however, you used FFMpeg or another plugin to create MP4 or other advanced format music, then you will need to install FFMpeg on the new Audacity to read the files. Koz
by WalkingBy
Thu Nov 12, 2009 6:27 pm
Forum: Windows
Topic: Export Opens Metadata Editor
Replies: 2
Views: 370

Export Opens Metadata Editor

Installed Audacity 1.3.9, Lame 3.98.2 and FFMpeg 2009 07 20. Trying to export to a mp3 format. When I select "File | Export", the Metadata Editor opens - the same as if I had selected "File | Open Metadata Editor". This seem weird :).

Your help is appreciated . . .
by mwic
Thu Nov 12, 2009 3:29 pm
Forum: GNU/Linux and Unix-like
Topic: Newb: Easiest way to import w/specified sample rate?
Replies: 3
Views: 1589

Newb: Easiest way to import w/specified sample rate?

... the sample rate of the existing file before import (in audacity or via cli)? I'm thinking something like audacity --rate 16000 martiniBomb.mp3 or ffmpeg --what's-the-sample-rate-of martiniBomb.mp3
by Gale Andrews
Sun Nov 08, 2009 12:46 am
Forum: Windows
Topic: Audacity freezes during Export to Nero AAC
Replies: 9
Views: 2348

Re: Audacity freezes during Export to Nero AAC

... succeeds. If you use both cores for the Nero export, how is the load spread between the two cores? Does that differ from how it behaves with an FFmpeg export? And if you use lame at the command line (it should find lame.exe in C:Program FilesLame for Audacity automatically) does that work OK? ...