Search found 5887 matches: FFMPEG

Searched query: FFMPEG

by DVDdoug
Sun Nov 08, 2020 3:51 pm
Forum: Windows
Topic: Help converting VOB to WAV
Replies: 4
Views: 80

Re: Help converting VOB to WAV

... copy protected (or the copy protection has already been cracked) and you should be able to extract the audio. avformat-55.dll is just one of the FFmpeg files. Follow Koz's link and downwnload and RUN ffmpeg-win-2.2.2.exe to install the whole package. Also, DVDs are split into multiple VOB files ...
by kozikowski
Sun Nov 08, 2020 9:53 am
Forum: Windows
Topic: Help converting VOB to WAV
Replies: 4
Views: 80

Re: Help converting VOB to WAV

... layer) so we would skip the large PCM sound and only use the smaller AC3 track. Never had a client complain. Audacity may need you to install the FFMpeg software to open AC3. Scroll down for optional downloads. https://www.audacityteam.org/download/windows/ Do you know which of the copy protection ...
by steve
Fri Nov 06, 2020 6:57 pm
Forum: macOS
Topic: Importing OLD MP3 files
Replies: 3
Views: 170

Re: Importing OLD MP3 files

LAME and ffMPEG have nothing to do with importing - they are for exporting audio files from Audacity. It is possible to force Audacity to try importing via FFmpeg before using the normal MP3 importer. To do that you need to select ...
by billw58
Fri Nov 06, 2020 6:28 pm
Forum: macOS
Topic: Importing OLD MP3 files
Replies: 3
Views: 170

Re: Importing OLD MP3 files

In 2.4.2 we tightened up error reporting when importing MP3 files. This is what you're seeing. LAME and ffMPEG have nothing to do with importing - they are for exporting audio files from Audacity. You could try installing the VLC Media Player. You could then load the files ...
by billw58
Fri Nov 06, 2020 3:25 pm
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

Re: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

By "default location for Audacity" I meant "/Library/Application Support/audacity/libs/"

Yes, you can have many installations of ffMPEG. I still suggest you download and run the recommended PKG installer.

-- Bill
by 1brajesh
Fri Nov 06, 2020 7:13 am
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

Re: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

Well,

In the preferences settings for audacity, its looking for this file: ffmpeg.55.64bit.dylib
It's not looking for where audacity is installed.

In my installation of ffmpeg I can't find this file.

Can I have two versions of ffmpeg at the same time if I use the version for audacity?
by billw58
Fri Nov 06, 2020 2:25 am
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

Re: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

You can either point Audacity to the location where you installed ffMPEG, or you can use the installer linked-to from here, which will put the correct version of ffMPEG into the default location for Audacity.
-- Bill
by 1brajesh
Fri Nov 06, 2020 12:38 am
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

Re: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

Hi Bill, I don't recall, I think its under /usr/local/bin This is what I see: % ls -al /usr/local/bin/ffmpeg lrwxr-xr-x 1 computer4 admin 35 Sep 27 00:22 /usr/local/bin/ffmpeg -> ../Cellar/ffmpeg/4.3.1_1/bin/ffmpeg As I mentioned in my previous post, I also see files under ...
by billw58
Thu Nov 05, 2020 11:15 pm
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

Re: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

1brajesh wrote:
Thu Nov 05, 2020 10:50 pm
I already have ffmpeg 4.3.1 installed via home-brew.
Where did you install it?

-- Bill
by 1brajesh
Thu Nov 05, 2020 10:50 pm
Forum: macOS
Topic: ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1
Replies: 5
Views: 292

ffmpeg question on Audacity 2.4.2 and ffmpeg 4.3.1

Hi, I'm on 10.15.7 (Catalina). I just installed Audacity 2.4.2 and I already have ffmpeg 4.3.1 installed via home-brew. So how do link Audacity to use this version of ffmpeg? When I go to preferences in Audacity -> preferences -> Library I can't find this file on ...