Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Wed Oct 21, 2020 3:47 pm
- Forum: Windows
- Topic: Audacity Looking for avformat.dll, which does not exist
- Replies: 1
- Views: 88
Audacity Looking for avformat.dll, which does not exist
When exporting as .m4a for the first time, Audacity prompts to locate the FFMPEG dll. I clicked the download button, installed FFMPEG, and then back in Audacity clicked Browse. This Browse prompt, by default, is looking for "Only avformat.dll." Since ...
- Tue Oct 20, 2020 7:43 am
- Forum: Español
- Topic: Problemas al importar audio
- Replies: 2
- Views: 686
- Tue Oct 20, 2020 4:38 am
- Forum: Español
- Topic: Problemas al importar audio
- Replies: 2
- Views: 686
Problemas al importar audio
Buenos días.
He cambiado a la versión 2.4.2 para Windows 10 y tengo problemas para importar audio. Me indica que faltan las bibliotecas FFmpeg. He intentado seguir las indicaciones para localizarlas, pero no logro saber donde están, o como importarlas.
Gracias de antemano por su ayuda.
He cambiado a la versión 2.4.2 para Windows 10 y tengo problemas para importar audio. Me indica que faltan las bibliotecas FFmpeg. He intentado seguir las indicaciones para localizarlas, pero no logro saber donde están, o como importarlas.
Gracias de antemano por su ayuda.
- Mon Oct 19, 2020 7:42 pm
- Forum: Windows
- Topic: HOW TO DETERMINE WHAT CODEC I NEED, AND WHERE I FIND IT ?
- Replies: 2
- Views: 50
Re: HOW TO DETERMINE WHAT CODEC I NEED, AND WHERE I FIND IT ?
Exactly what are you trying to do?
MediaInfoOnline can tell you the format of almost any audio file.
FFmpeg will you to import/export almost any audio format with Audacity.
MediaInfoOnline can tell you the format of almost any audio file.
FFmpeg will you to import/export almost any audio format with Audacity.
- Sat Oct 17, 2020 6:34 pm
- Forum: macOS
- Topic: Questions about Clipping
- Replies: 12
- Views: 173
Re: Questions about Clipping
... performance. Audacity will open the sound portions of many video formats. You may not have to do any file management. You may need to install the FFMPEG add-on for this to work. https://www.audacityteam.org/download/mac/ Please note Audacity will not put the completed sound file back into the ...
- Tue Oct 13, 2020 7:59 pm
- Forum: Windows
- Topic: Wav formats G.711 a-law and u-law, g.722, g.729ab, Lin16
- Replies: 3
- Views: 414
Re: Wav formats G.711 a-law and u-law, g.722, g.729ab, Lin16
... is giving you these requirements should be supplying you with the tools... At least a tool to convert a regular WAV file... Did you install FFmpeg ? I don't see most of those formats but I see g722, pcm_alaw, pcm_mulaw, and others that MIGHT meet the requirements. lin16 MIGHT be a regular ...
- Sun Oct 11, 2020 4:23 pm
- Forum: Windows
- Topic: Automatically export narrated text (labels) combined with same background music for all mp3's
- Replies: 14
- Views: 6444
Re: Automatically export narrated text (labels) combined with same background music for all mp3's
... it was buried in other errors, or you just didn't recognize it. That may be another reason you can't automate this. I've got some errors during ffmpeg combine two MP3 files. But final mp3 works on my devices. So I was not worried about that.
- Sun Oct 11, 2020 12:39 pm
- Forum: Windows
- Topic: Automatically export narrated text (labels) combined with same background music for all mp3's
- Replies: 14
- Views: 6444
Re: Automatically export narrated text (labels) combined with same background music for all mp3's
... there were 10 MP3 files, I would do this without any script. But 581 MP3 files got me worried. @echo off setlocal EnableDelayedExpansion SET "FFMPEG=c:\Osebno\SavliM86\util\ffmpeg\bin\ffmpeg.exe" SET "ffprobe=c:\Osebno\SavliM86\util\ffmpeg\bin\ffprobe.exe" SET "input=working" ...
- Tue Oct 06, 2020 8:01 pm
- Forum: Windows
- Topic: Technical noob
- Replies: 2
- Views: 114
Re: Technical noob
What are you trying to record from? The microphone built into your laptop? From streaming audio? Something else?
...What are you trying to do and what's happening?
(I'm not sure if the log file relates to your problems. i.e. FFMPEG has nothing to with recording.)
...What are you trying to do and what's happening?
(I'm not sure if the log file relates to your problems. i.e. FFMPEG has nothing to with recording.)
- Tue Oct 06, 2020 9:10 am
- Forum: Windows
- Topic: installed ffmpeg library 2.2.2 yet cannot export as mp4
- Replies: 4
- Views: 383
Re: installed ffmpeg library 2.2.2 yet cannot export as mp4
... the audio stream in an MP4 is AAC format. Will the exporting as MA4 suffice? Probably yes - In Audacity 2.4.2 it is "M4A (AAC) Files (FFmpeg)" and the default file extension is ".m4a" If your player requires the file extension to be ".mp4", then include that ...