Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by steve
Sun Nov 05, 2017 12:48 pm
Forum: GNU/Linux
Topic: Audacity 2.2.0 cannot load ffmpeg libs [SOLVED]
Replies: 4
Views: 983

Re: Audacity 2.2.0 cannot load ffmpeg libs

You may still be compiling against the local headers. Try: --with-ffmpeg="system" --disable-dynamic-loading Before running "make", check the output from ./configure to ensure that configure found the necessary headers for FFmpeg (you need ...
by dynup
Sun Nov 05, 2017 12:34 pm
Forum: GNU/Linux
Topic: Audacity 2.2.0 cannot load ffmpeg libs [SOLVED]
Replies: 4
Views: 983

Re: Audacity 2.2.0 cannot load ffmpeg libs

Thanks Steve for your hint but it doesn't work, same errors.
by steve
Sun Nov 05, 2017 12:15 pm
Forum: GNU/Linux
Topic: Audacity 2.2.0 cannot load ffmpeg libs [SOLVED]
Replies: 4
Views: 983

Re: Audacity 2.2.0 cannot load ffmpeg libs

Try disabling dynamic loading. To do that, add the following option to your ./configure command:

Code: Select all

--disable-dynamic-loading
Hint: to perform a "clean" rebuild, clean the previous build with:

Code: Select all

make distclean
by dynup
Sun Nov 05, 2017 9:56 am
Forum: GNU/Linux
Topic: Audacity 2.2.0 cannot load ffmpeg libs [SOLVED]
Replies: 4
Views: 983

Audacity 2.2.0 cannot load ffmpeg libs [SOLVED]

Hi all, I compiled Audacity on my Linux Mint Debian Edition 2, it runs but it cannot load the ffmpeg libraries: 10:51:36: Audacity 2.2.0 10:51:39: Trying to load FFmpeg libraries... 10:51:39: mLibAVFormatPath ('/usr/lib/x86_64-linux-gnu/libavformat.so.56') is not empty. ...
by billw58
Sat Nov 04, 2017 11:45 pm
Forum: macOS
Topic: FFmpeg Problems
Replies: 13
Views: 1681

Re: FFmpeg Problems

The lack of the confirmation dialog at the end of export multiple is a new bug. Thanks for reporting it.
-- Bill
by billw58
Sat Nov 04, 2017 11:26 pm
Forum: macOS
Topic: FFmpeg Problems
Replies: 13
Views: 1681

Re: FFmpeg Problems

Thanks for the report. I'll look into it.
-- Bill
by chrzaszcz
Sat Nov 04, 2017 8:47 pm
Forum: macOS
Topic: FFmpeg Problems
Replies: 13
Views: 1681

Re: FFmpeg Problems

I see that my most recent complaint is noted in the release notes, but now the confirmation box isn't appearing, has it been removed, or is it a bug?
by kozikowski
Sat Nov 04, 2017 12:41 am
Forum: Windows
Topic: cant convert to 16bit
Replies: 3
Views: 2572

Re: cant convert to 16bit

I just assumed you had FFMpeg add-on software installed. You do, right?

Koz
by steve
Tue Oct 31, 2017 4:49 pm
Forum: Windows
Topic: silence finder
Replies: 2
Views: 359

Re: silence finder

... There are plug-ins available that allow Firefox (web browser) to download videos (https://addons.mozilla.org/en-GB/firefox/) If you have FFmpeg for Audacity (see: http://manual.audacityteam.org/man/faq_installation_and_plug_ins.html#ffdown) Audacity will be able to import the audio from ...
by RBEmerson
Sat Oct 28, 2017 10:47 pm
Forum: Windows
Topic: V2.1.3 can't see existing LAME libs
Replies: 2
Views: 383

Re: V2.1.3 can't see existing LAME libs

OK, mystery solved - I have LAME and FFMPEG for Shotcut editor. Trying to get Audacity to use those file structures failed. Dunno why, it just did. With the "...for Audacity" file structures, all is well.