Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by Johnburrell
Sat Oct 24, 2015 4:37 pm
Forum: GNU/Linux
Topic: audacity-2.1.0 fails to compile [SOLVED]
Replies: 7
Views: 1263

Re: audacity-2.1.0 fails to compile [SOLVED]

I compiled the github audacity source files against ffmpeg-2.3.6 (the latest version that you support) and wxWidgets-3.0.2 and it finished with no errors.

It installed with no issues and appears to work as expected.

Thanks for your help.

jb.
by Redhawk
Sat Oct 24, 2015 9:40 am
Forum: Windows
Topic: AAC 7.1 possible?
Replies: 3
Views: 767

Re: AAC 7.1 possible?

Does FFMpeg claim it can export AAC 7.1? I note that you didn't say you installed FFMpeg. It's an external plugin program. Did you? http://audacityteam.org/download/windows Koz Yes, I have audacity linked to ffmpeg-2.2.2. I ...
by Gale Andrews
Sat Oct 24, 2015 7:47 am
Forum: GNU/Linux
Topic: audacity-2.1.0 fails to compile [SOLVED]
Replies: 7
Views: 1263

Re: audacity-2.1.0 fails to compile

I downloaded the source files from github, as you suggested and compiled those. I get errors from FFmpeg.h as follows: In file included from AudacityApp.cpp:73:0: FFmpeg.h: In function ‘AVOutputFormat* av_oformat_next(AVOutputFormat*)’: FFmpeg.h:692:25: error: conflicting ...
by kozikowski
Sat Oct 24, 2015 3:29 am
Forum: Windows
Topic: AAC 7.1 possible?
Replies: 3
Views: 767

Re: AAC 7.1 possible?

Does FFMpeg claim it can export AAC 7.1?

I note that you didn't say you installed FFMpeg. It's an external plugin program. Did you?

http://audacityteam.org/download/windows

Koz
by Johnburrell
Sat Oct 24, 2015 1:52 am
Forum: GNU/Linux
Topic: audacity-2.1.0 fails to compile [SOLVED]
Replies: 7
Views: 1263

Re: audacity-2.1.0 fails to compile

Well that's interesting - I downloaded the source files from github, as you suggested and compiled those. I get errors from FFmpeg.h as follows: In file included from AudacityApp.cpp:73:0: FFmpeg.h: In function ‘AVOutputFormat* av_oformat_next(AVOutputFormat*)’: FFmpeg.h:692:25: error: ...
by Redhawk
Fri Oct 23, 2015 11:54 pm
Forum: Windows
Topic: AAC 7.1 possible?
Replies: 3
Views: 767

AAC 7.1 possible?

... files unless exporting via an "external program". I tried following the steps that I found elsewhere in this forum using the command: ffmpeg -i - -strict experimental -c:a aac -q:a 10 "%f" But it pops up with an error box. I am trying to output 8 channels. Is this not possible? ...
by Johnburrell
Thu Oct 22, 2015 9:40 pm
Forum: GNU/Linux
Topic: audacity-2.1.0 fails to compile [SOLVED]
Replies: 7
Views: 1263

audacity-2.1.0 fails to compile [SOLVED]

I'm trying to compile audacity-2.1.0 from source. The end of the configure stage gives: Finished configure: EXPAT: using SYSTEM libraries FFMPEG: using SYSTEM libraries LAME: using SYSTEM libraries LIBFLAC: using SYSTEM libraries LIBID3TAG: using SYSTEM libraries LIBMAD: using SYSTEM libraries ...
by steve
Thu Oct 22, 2015 10:49 am
Forum: Windows
Topic: Re: Low bass/sub after recording Windows 10 [SOLVED]
Replies: 5
Views: 902

Re: Low base/sub after recording on audacity 2.1.1 windows 1

... (search with your favourite search engine to find a good free one). You can then extract the audio from the video with Audacity if you install FFmpeg (http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown). Alternatively, use the "WASAPI loopback" method to ...
by Gale Andrews
Sun Oct 18, 2015 7:30 pm
Forum: Windows
Topic: troubleshooting opening iTunes songs
Replies: 3
Views: 209

Re: troubleshooting opening iTunes songs

... by right-clicking over Audacity's taskbar icon. You can then import the song into Audacity by clicking on it in the jumplist. Note that you need FFmpeg to import AAC files into Audacity. I think the problem you are describing is right-click over the song, then add Audacity as an app to open the ...
by Gale Andrews
Sat Oct 17, 2015 9:52 pm
Forum: macOS
Topic: ffmpeg: locating libavformat.v
Replies: 3
Views: 452

Re: ffmpeg: locating libavformat.v

... what you have been reading, but Audacity looks for libavformat.55.dylib, not libavformat.v or libavformat.tv. Audacity 2.0.6 and later support FFmpeg 1.2 to 2.3.x (or libav 0.8 to 0.10.x), so libav 0.11.x will never work. Follow what Steve wrote, or export as WAV or AIFF and convert to AAC ...