Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sun Jan 15, 2012 11:40 am
- Forum: Français
- Topic: convertir fichier wma en mp3
- Replies: 14
- Views: 6868
Re: convertir fichier wma en mp3
... Il est préférable de passer à la 1.3.14 qui est plus stable. Vous dne devriez pas remarquer de différence visible. Pour le numéro de la version de FFmpeg, il apparait dans l'onglet Librairies des Préférences, là ou vous trouvez le bouton pour localiser avformat. Vérifiez bien que le numéro est ...
- Sun Jan 15, 2012 4:08 am
- Forum: Mac OS X
- Topic: 1.3.14 unable to open libmp3lame.dylib
- Replies: 10
- Views: 14348
Re: 1.3.14 unable to open libmp3lame.dylib
... Select your system drive and Verify Disk and then when that's done, Repair Permissions. Note you can (probably) export MP3's from Audacity using FFmpeg. When you export, choose "Custom FFmpeg Export" instead of "MP3 Files", click "Options", select "libmp3lame" ...
- Sun Jan 15, 2012 2:42 am
- Forum: Mac OS X
- Topic: 1.3.14 unable to open libmp3lame.dylib
- Replies: 10
- Views: 14348
1.3.14 unable to open libmp3lame.dylib
... Export Library/Locate Lame window correctly, and when I browse to it the file is not grayed out, but it doesn't stick. Maddeningly the ffmpeg file, which is located in the same place does stick. I've tried locating the files in both the hard drive library and the user library, but it ...
- Sat Jan 14, 2012 10:22 pm
- Forum: Windows
- Topic: Track Splitting Workflow
- Replies: 20
- Views: 2823
Re: Track Splitting Workflow
... all the changes I had painstakingly made to the metadata fields in the labels. Sorry about that. The same would happen if you did not have the FFmpeg library configured correctly. It doesn't happen with straight export, where the metadata you enter is stored, but when using export multiple ...
- Sat Jan 14, 2012 7:21 pm
- Forum: Windows
- Topic: export issue, saving as .wav but exported as 'file'
- Replies: 8
- Views: 3646
export issue, saving as .wav but exported as 'file'
... appear. I uninstalled Audacity (1.3.13), thinking there was a glitch. I went to the Audacity website and installed 1.3.14. Same problem. I have FFmpeg already installed from the previous version. OS Windows 7 Any ideas???
- Fri Jan 13, 2012 12:32 am
- Forum: Windows
- Topic: DVW file conversion
- Replies: 5
- Views: 5075
Re: DVW file conversion
Presumably you have tried importing them into Audacity 1.2? If that does not work you can install Audacity 1.3.14 Beta and FFmpeg . If you want to batch convert these files to some other format, you can try Audacity's "Chains" feature: http://manual.audacityteam.org/man/Edit_Chains ...
- Thu Jan 12, 2012 4:59 pm
- Forum: Français
- Topic: Problème d'affichage
- Replies: 4
- Views: 1515
Problème d'affichage
... Error: Couldn't find symbol 'MainPanelFunc' in a dynamic library (error 127: la procédure spécifiée est introuvable.) 17:34:30: Trying to load FFmpeg libraries... 17:34:30: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'. 17:34:30: Looking up PATH environment ...
- Wed Jan 11, 2012 10:39 pm
- Forum: Windows
- Topic: Command Line export seems to be only 16 bits??
- Replies: 2
- Views: 2366
Re: Command Line export seems to be only 16 bits??
... 32 bit PCM" with WAV encoding (or what you want). so I decided to use an external program with the following command: C:UsersPublicDocumentsffmpeg.exe -i - -y -acodec pcm_s32le "%f.wav" Which then gave the output: C:UsersPublicDocumentsffmpeg.exe -i - -y -acodec pcm_s32le "C:Guitar1.wav" ...
- Wed Jan 11, 2012 8:31 pm
- Forum: Windows
- Topic: Command Line export seems to be only 16 bits??
- Replies: 2
- Views: 2366
Command Line export seems to be only 16 bits??
... Audacity doesn't seem to encode the audio in 32 bit wav, so I decided to use an external program with the following command: C:UsersPublicDocumentsffmpeg.exe -i - -y -acodec pcm_s32le "%f.wav" Which then gave the output: C:UsersPublicDocumentsffmpeg.exe -i - -y -acodec pcm_s32le "C:Guitar1.wav" ...
- Wed Jan 11, 2012 6:06 pm
- Forum: Windows
- Topic: Loading a file
- Replies: 3
- Views: 1576
Re: Loading a file
... in Audacity 1.2 is an indication that you are prese4nting it with a file type that Audacity can't manage. More file types are supported, using FFMpeg, in 1.3 - you can get the latest Audacity 1.3.14 from here: http://audacityteam.org/download/ WC