Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by tlm
Sat Jul 18, 2020 9:34 am
Forum: macOS
Topic: Can't import WhatsApp OGG file
Replies: 20
Views: 2146

Re: Can't import WhatsApp OGG file

... Bill, if you see an earlier post I explain how I segmented the original file for the sake of sharing a sample here, using this Terminal command: ffmpeg -i "m.ogg" -f segment -segment_time 1 -c copy m%03d.ogg So I suspect that's the source of the time inconsistency you mention. Also, ...
by poppopdee
Thu Jul 16, 2020 2:26 pm
Forum: GNU/Linux
Topic: Build problem in Manjaro for older version of Audacity
Replies: 1
Views: 163

Build problem in Manjaro for older version of Audacity

... (ID3 tag support) Enabled libflac (FLAC import and export) Enabled libtwolame (MP2 export) Enabled QuickTime (Import via QuickTime) Disabled ffmpeg (FFmpeg Import/Export) Enabled gstreamer (Import via GStreamer) Disabled Core Libraries libsoxr (Sample rate conversion) Enabled PortAudio (Audio ...
by tlm
Thu Jul 16, 2020 2:04 pm
Forum: macOS
Topic: Can't import WhatsApp OGG file
Replies: 20
Views: 2146

Re: OGG file how to

You are right, I am using Mac OS. But I also have Windows via VirtualBox so I installed Audacity 2.4.2, including ffmpeg in order to check. It worked immediately in Windows for my original WhatsApp.ogg and the m024.ogg I made. So it appears the problem is Mac OS related. Sorry to ...
by tlm
Thu Jul 16, 2020 8:46 am
Forum: macOS
Topic: Can't import WhatsApp OGG file
Replies: 20
Views: 2146

Re: OGG file how to

I might have figured out a way to share a portion of the WhatsApp .oog file. First, I renamed it to m.oog and then I ran the following ffmpeg Terminal command: ffmpeg -i "m.ogg" -f segment -segment_time 1 -c copy m%03d.ogg This segmented the file into 1 second segments, which I ...
by steve
Wed Jul 15, 2020 9:19 pm
Forum: macOS
Topic: Can't import WhatsApp OGG file
Replies: 20
Views: 2146

Re: OGG file how to

I've tried to go through the steps, but I really don't know. Let The line that says: FFmpeg Library Version: F(55.33.100),.... indicates that FFmpeg is correctly installed. I don't have any WhatsApp file to test, so I'm having to make some educated guesses. Try renaming ...
by steve
Wed Jul 15, 2020 8:08 pm
Forum: macOS
Topic: Can't import WhatsApp OGG file
Replies: 20
Views: 2146

Re: OGG file how to

tlm wrote:
Wed Jul 15, 2020 8:05 pm
Format : Opus
That bit is important.

Do you have "FFmpeg for Audacity" installed? (it must be the 64-bit version for Audacity 2.4.2)
by DVDdoug
Tue Jul 14, 2020 3:20 pm
Forum: Windows
Topic: Can no longer import mp2
Replies: 1
Views: 65

Re: Can no longer import mp2

Do you have FFmpeg installed? If you upgraded from an older version of Audacity you may need to upgrade FFmpeg. Do you have something that can play the file? If you have FFmpeg installed and you still can't open it, check the file ...
by billw58
Mon Jul 06, 2020 6:26 pm
Forum: macOS
Topic: Audacity crashes when I add an extra track
Replies: 8
Views: 440

Re: Audacity crashes when I add an extra track

... file 5) Do some editing At what point does the crash occur? If you are having a problem importing Zoom's M4A files, it is because you do not have FFmpeg installed. See this page for instructions. -- Bill
by steve
Sun Jul 05, 2020 12:40 pm
Forum: macOS
Topic: Audacity abandons .webm ?
Replies: 3
Views: 451

Re: Audacity abandons .webm ?

... old version. The current version is Audacity 2.4.2. https://www.audacityteam.org/download/mac/ After updating to 2.4.2 you may also need to update FFmpeg. I would recommend using the PKG version "ffmpeg_64bit_osx.pkg" https://manual.audacityteam.org/man/installing_ffmpeg_for_mac.html ...
by Wrong Way Corrigan
Sun Jul 05, 2020 2:00 am
Forum: Windows
Topic: Won't find/recognise FFMPEG
Replies: 1
Views: 90

Won't find/recognise FFMPEG

Hi, I'm using Windows 10 and Audacity 2.4.2. I've followed all the steps for FFMPEG, I've used the Zip download as well as the other download, but it just won't locate the library. I'm not a tech wizard but I just don't understand why it won't locate the library. ...