Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Thu May 23, 2019 2:38 pm
- Forum: macOS
- Topic: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
- Replies: 8
- Views: 4206
Re: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
Thanks, but that's where I got the file from in the first place. I tried both the .pkg and the .zip. They both had files with the names I listed, and the preferences dialog continues to say not found.
- Thu May 23, 2019 3:34 am
- Forum: macOS
- Topic: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
- Replies: 8
- Views: 4206
- Thu May 23, 2019 3:31 am
- Forum: macOS
- Topic: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
- Replies: 8
- Views: 4206
Re: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
Audacity 2.3.2 is the step between 32-bit and 64-bit. It takes a different FFMpeg.
https://www.audacityteam.org/download/
Koz
https://www.audacityteam.org/download/
Koz
- Thu May 23, 2019 2:50 am
- Forum: macOS
- Topic: FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
- Replies: 8
- Views: 4206
FFMpeg Library Files Do Not Containt ffmpeg.55.64bit.dylib
... files are included, and they are not accepted by Audacity 2.3.2, after an upgrade. I am on Mojave OS (10.14.5). I tried renaming both files to ffmpeg.55.64bit.dylib, but they still would not load: -rwxr-xr-x 1 root wheel 379K Feb 28 2017 libmp3lame.dylib* -rwxr-xr-x 1 root admin 256K Feb 19 ...
- Tue May 21, 2019 12:59 am
- Forum: macOS
- Topic: FFmpeg Library Download button broken
- Replies: 1
- Views: 95
Re: FFmpeg Library Download button broken
Which version of Audacity are you using? (Look in "Audacity menu > About Audacity")
What web page does it go to?
What web page does it go to?
- Tue May 21, 2019 12:37 am
- Forum: macOS
- Topic: FFmpeg Library Download button broken
- Replies: 1
- Views: 95
FFmpeg Library Download button broken
I tried to open a file encoded with FFmpeg however didn't have the library installed. Going to Preferences -> Libraries there is a 'download' button shown in the attached screenshot. However the resultant webpage when you click it is 404 so ...
- Sun May 19, 2019 2:48 pm
- Forum: Windows
- Topic: Newbie computer savy but never worked with audio
- Replies: 9
- Views: 250
Re: Newbie computer savy but never worked with audio
... manual helpful: https://manual.audacityteam.org/man/tutorial_copying_tapes_lps_or_minidiscs_to_cd.html The error messages in the log about "FFmpeg" are just saying that Audacity can't find the optional FFmpeg library. That's most probably because you don't have it installed. FFmpeg ...
- Sun May 19, 2019 2:11 pm
- Forum: Windows
- Topic: Newbie computer savy but never worked with audio
- Replies: 9
- Views: 250
Re: Newbie computer savy but never worked with audio
... Couldn't find symbol 'AudacityModule' in a dynamic library (error 127: The specified procedure could not be found.) 10:07:13: Trying to load FFmpeg libraries... 10:07:13: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 10:07:13: Looking up PATH environment ...
- Sat May 18, 2019 5:29 pm
- Forum: Adding Features to Audacity
- Topic: Labels to id3v2 mp3 chapters spec
- Replies: 27
- Views: 3027
Re: Labels to id3v2 mp3 chapters spec
Success. ./ffmpeg -i /Users/vmarks/Downloads/ai\ pod/ai\ pod\ destri.mp3 -i /Users/vmarks/Downloads/ai\ pod/metadata.txt -map_metadata 1 -codec copy -id3v2_version 3 -write_id3v1 1 /Users/vmarks/Downloads/ai\ pod/out.mp3 created ...
- Fri May 17, 2019 9:09 am
- Forum: Windows
- Topic: 2.3.0 Debug Error
- Replies: 47
- Views: 7270
Re: 2.3.0 Debug Error
Looking at the site to download the FFMPEG for Windows installer, the latest version that should be used is less obvious than 0.6.2 Thanks for that feedback - I've asked the site owner to take a look at that. And indeed he has updated the ...