Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by Pattycake53
Tue May 28, 2019 9:24 pm
Forum: Windows
Topic: new
Replies: 6
Views: 179

Re: new

Audacity 2.xx windows. I,also have FFMpeg extracted. I,want to record my,voice using my backround music. Music,plays,but is distorted,on 1 song.Other,speed too fast.I,changed it ,to no avail. When,I 1st dowloaded audacity,i tested MIC,it worked.Now,red ...
by steve
Tue May 28, 2019 12:34 pm
Forum: Windows
Topic: Debugging error
Replies: 3
Views: 858

Re: Debugging error

... it is necessary to do this each time that Audacity is launched. Do you have any other versions of Audacity installed? Do you have LAME and/or FFmpeg installed?
by vxm
Mon May 27, 2019 2:57 pm
Forum: Adding Features to Audacity
Topic: Labels to id3v2 mp3 chapters spec
Replies: 27
Views: 3027

Re: Labels to id3v2 mp3 chapters spec

https://i.imgur.com/VSVTmYt.png Audacity labels run through the Nyquist command, and then FFmpeg in terminal. Result opening in Podcast Chapters.app - shows that labels can become chapters. https://i.imgur.com/0BsBW3B.png Audacity labels run through the Nyquist command, ...
by ekortright
Sun May 26, 2019 10:27 pm
Forum: GNU/Linux
Topic: Error compiling Audacity 2.3.2: invalid use of incomplete type ‘class wxTreeCtrl’ [SOLVED]
Replies: 7
Views: 603

Re: Error compiling Audacity 2.3.2: invalid use of incomplete type ‘class wxTreeCtrl’

... I then went to the audacity build folder, and did a make clean ; then: $ ./configure CXXFLAGS="-std=gnu++11" --with-lame --with-ffmpeg After a while, configure failed with these errors: === configuring in lib-src/libsoxr (/home/ek/src/audacity/lib-src/libsoxr) configure: running ...
by ekortright
Sun May 26, 2019 2:10 am
Forum: GNU/Linux
Topic: Error compiling Audacity 2.3.2: invalid use of incomplete type ‘class wxTreeCtrl’ [SOLVED]
Replies: 7
Views: 603

Error compiling Audacity 2.3.2: invalid use of incomplete type ‘class wxTreeCtrl’ [SOLVED]

... of Ubuntu) Compiler: g++ 8.3.0 wxWidgets: 3.1.2 (compiled with --with-gtk=3) ./configure CXXFLAGS="-std=gnu++11" --with-lame --with-ffmpeg make The make command stops with these messages: prefs/PrefsDialog.cpp: In constructor ‘PrefsDialog::PrefsDialog(wxWindow*, const wxString&, ...
by billw58
Thu May 23, 2019 7:10 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

... Koz The link you provided in the third post in this thread provides the proper link to the FAQ in the manual. That FAQ contains a link to the FFmpeg download page, and the 64-bit Mac section of said page. -- Bill
by queejie
Thu May 23, 2019 4:13 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

I've been a Linux/Mac developer for 35+ years, so I understand files, dynamic libs, etc. I will swear the .zip file did not have the correct files, but it does now. The .pkg definitely did not install them correctly. Thanks for your help. I wish I understood it, but I guess I must've been wrong abou...
by waxcylinder
Thu May 23, 2019 3:30 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

With the release of 2.3.2 LAME is now built-in as part of Audacity - and on Mac that means 64-bit LAME is now built-in as part of Audacity.

WC
by kozikowski
Thu May 23, 2019 3:01 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

You need to download the 64-bit versions.
Which is where exactly? This whole post swims around the user apparently doing everything right, and still failing.

Koz
by billw58
Thu May 23, 2019 2:40 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

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 07:06 libmp3lame64bit.dylib* They are in the correct directory. ...