Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Thu Dec 19, 2013 9:44 pm
- Forum: GNU/Linux
- Topic: Audacity 2.0.5 compilation fails on Debian Squeeze
- Replies: 13
- Views: 5570
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
Whether it limit audacity functionality(without ffmpeg support)? If so, how? ...Well I compiled without errors(except the messages about missing translations on Russian of about 931 messages, if I understood right from what I read in make output) ...
- Thu Dec 19, 2013 9:21 am
- Forum: Windows
- Topic: Not well formed at line 2152
- Replies: 7
- Views: 1179
Not well formed at line 2152
... open my project it show: http://www.upnito.sk/0/bx2vesr95ubqeqp56rjkguzpqhvwhe7k.PNG with log: 09:57:49: Audacity 2.0.5 9:57:50 AM: Trying to load FFmpeg libraries... 9:57:50 AM: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'. 9:57:50 AM: Looking up PATH environment ...
- Wed Dec 18, 2013 10:02 pm
- Forum: GNU/Linux
- Topic: Audacity 2.0.5 compilation fails on Debian Squeeze
- Replies: 13
- Views: 5570
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
Audacity supports FFmpeg 0.5 through 0.8. Later versions are not currently supported.
The easiest way round the problem is to build Audacity without FFmpeg support.
The easiest way round the problem is to build Audacity without FFmpeg support.
Code: Select all
./configure --without-ffmpeg
make
sudo make install
- Wed Dec 18, 2013 9:44 pm
- Forum: GNU/Linux
- Topic: Audacity 2.0.5 compilation fails on Debian Squeeze
- Replies: 13
- Views: 5570
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
When trying to compile I've got an error: AudacityApp.cpp -o AudacityApp.o In file included from AudacityApp.cpp:72:0: FFmpeg.h:356:4: error: ‘SampleFormat’ does not name a type FFmpeg.h:585:4: error: use of enum ‘SampleFormat’ without previous declaration FFmpeg.h:585:4: error: use ...
- Tue Dec 17, 2013 7:32 pm
- Forum: Windows
- Topic: Can Audicity help to sync AVI V and A with VLC Media Playei?
- Replies: 6
- Views: 1835
Re: Can Audicity help to sync AVI V and A with VLC Media Pla
... would only be able to play the audio part and not the video. Audacity may be able to import the audio directly from the AVI file if you install FFmpeg (see: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown ). Note that Audacity does not support all builds of FFmpeg, ...
- Mon Dec 16, 2013 1:28 am
- Forum: Windows
- Topic: Recording 25 tracks from Media Player into one mp3 file
- Replies: 4
- Views: 699
Re: Recording 25 tracks from Media Player into one mp3 file
... to create a new audio file. If the files that you wish to use are not in a supported format you may still be able to use them if you install FFmpeg (see: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown)
- Sat Dec 14, 2013 7:53 pm
- Forum: macOS
- Topic: record audio file from a dvd
- Replies: 2
- Views: 2080
Re: record audio file from a dvd
... WinX DVD Ripper Mac Free: http://www.winxdvd.com/dvd-ripper-mac-free/ But you will probably still need FFmpeg to import the single file extracted from the DVD into Audacity. Gale
- Sat Dec 14, 2013 7:22 pm
- Forum: macOS
- Topic: record audio file from a dvd
- Replies: 2
- Views: 2080
Re: record audio file from a dvd
Assuming that the DVD is not copy protected, you should be able to import the audio from the VOB files if you have FFmpeg installed. See here for installing FFmpeg: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown When you have FFmpeg installed, copy ...
- Sat Dec 14, 2013 1:05 pm
- Forum: Windows
- Topic: WMA file does not import[SOLVED]
- Replies: 9
- Views: 4179
Re: confusion
... a file into Audacity , 2) Export the Audacity project as an audio file. Audacity does not support WMA on its own, but can do so if you install FFmpeg (See: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown)
- Sat Dec 14, 2013 12:33 pm
- Forum: Windows
- Topic: Audacity doesn't complete conversion to MP3
- Replies: 73
- Views: 8910
Re: Audacity doesn't complete conversion to MP3
... I would let you know if I ever solved the conflict with Audacity (the reason why I couldn't successfully export to MP3 and had to resort to custom FFmpeg) and am happy to tell you the problem now appears to have been solved. Before the problem with Audacity occurred, I had downloaded a large batch ...