Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by tobele
Mon Jul 15, 2019 4:08 pm
Forum: Français
Topic: Vieux morceaux créés sur ancienne version d'Audacity
Replies: 4
Views: 1084

Re: Vieux morceaux créés sur ancienne version d'Audacity

Trebor wrote:
Mon Jul 15, 2019 3:13 pm
FFmpeg n'est pas requis pour le format aup natif d'Audacity.
Merci Trebor, c'est bien ce qu'il me semblait.

Le problème de pioupiou est donc ailleurs, s'il daigne nous répondre......
by Trebor
Mon Jul 15, 2019 3:13 pm
Forum: Français
Topic: Vieux morceaux créés sur ancienne version d'Audacity
Replies: 4
Views: 1084

Re: Vieux morceaux créés sur ancienne version d'Audacity

Trebor, Êtes-vous sûr qu'Audacity a besoin de la suite FFmpeg pour créer, enregistrer et ouvrir ses propres fichiers (AUP = .aup + _data)? Autrement dit: Audacity peut-il ne pas fonctionner sans la suite FFmpeg? FFmpeg n'est pas requis pour le format ...
by tobele
Mon Jul 15, 2019 2:57 pm
Forum: Français
Topic: Vieux morceaux créés sur ancienne version d'Audacity
Replies: 4
Views: 1084

Re: Vieux morceaux créés sur ancienne version d'Audacity

Audacity a besoin de quelque chose appelé FFmpeg installé pour lui permettre de lire et d'écrire certains types de fichiers . Trebor, Êtes-vous sûr qu'Audacity a besoin de la suite FFmpeg pour créer, enregistrer et ouvrir ses propres fichiers ...
by baudav
Sun Jul 14, 2019 4:07 pm
Forum: Adding Features to Audacity
Topic: Still 32-bit?
Replies: 8
Views: 1751

Re: Still 32-bit?

+1 vote for 64bit Audacity (because all system are now 64bit, and If the operating system is 64-bit, you can get at least a 5 to 10% performance speedup by using a 64-bit build of ffmpeg)
by steve
Sun Jul 14, 2019 10:32 am
Forum: GNU/Linux
Topic: Unable to install mod-script-pipe on 2.3.2 [SOLVED]
Replies: 3
Views: 388

Re: Unable to install mod-script-pipe on 2.3.2

... Audacity can find it. From the root of the source code: mkdir build cd build ../configure --with-lib-preference="local system" --with-ffmpeg="system" --disable-dynamic-loading --with-mod-script-pipe make cd ./lib-src/mod-script-pipe make After the second "make" ...
by DVDdoug
Fri Jul 12, 2019 5:31 pm
Forum: Windows
Topic: Do I need LAME v3.99.3 (for windows)
Replies: 4
Views: 10343

Re: Do I need LAME v3.99.3 (for windows)

... latest version of Audacity (2.3.2) it's already built-in. If you want to import/export a wide variety of other formats you still need to install FFmpeg separately. Online explanations of the program include "LAME is an educational tool to be used for learning about MP3 encoding" The ...
by Rockingham01
Wed Jul 10, 2019 3:49 am
Forum: Windows
Topic: Audacity won't open
Replies: 13
Views: 2049

Re: Audacity won't open

... Audacity to open by deleting the pluginregistry.cfg and pluginsettings.cfg files in the AppData\Roaming\Audacity section and then restarting. The FFmpeg Library didn't reinstall upon restart so I had to download them again. Also, none of my VST plugins reinstalled either, so I'll have to load ...
by Hypnagogia
Mon Jul 08, 2019 10:06 pm
Forum: Adding Features to Audacity
Topic: Use of ffmpeg 4.x.x
Replies: 41
Views: 7168

Re: Use of ffmpeg 4.x.x

That was surprisingly easy. Turns out that all you have to do is overwrite the headers in the Audacity source \lib-src\ffmpeg\ with those from the ffmpeg 4.13 source and recompile Audacity. If you have a copy of Visual Studio 2017 or Visual Studio 2019 with the VS 2017 build tools. ...
by DVDdoug
Sun Jul 07, 2019 7:12 pm
Forum: Windows
Topic: importing wav files from boss rc3 loop station
Replies: 2
Views: 603

Re: importing wav files from boss rc3 loop station

... load WAV files from your computer directly into the RC-3. The RC-3 accepts 16-bit/44.1kHz WAV files of up to 1.7GB in size. I don't want to use ffmpeg because that would compress files Audacity can open regular (uncompressed) WAV files without FFmpeg. When you open a file with FFmpeg it gets ...