Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sun Nov 02, 2008 10:57 pm
- Forum: Compiling Audacity
- Topic: configuring audacity-1.3.6
- Replies: 6
- Views: 7288
Re: configuring audacity-1.3.6
... just: make then sudo checkinstall I could have just used "install" but I prefer to use "checkinstall". I didn't know about the ffmpeg support at the time, so that doesn't work in my installation, so I'll have to look at that again later when I have time.
- Thu Oct 30, 2008 1:54 pm
- Forum: Compiling Audacity
- Topic: 1.3.6 build error on Mac
- Replies: 1
- Views: 2036
Re: 1.3.6 build error on Mac
... -I/Volumes/Media/Audacity/audacity-src-1.3.6/lib-src/lib-widget-extra -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../lib-src/ffmpeg -fno-strict-aliasing -I./include -I. -DLIBDIR="/usr/local//lib" -Wall -include AudacityHeaders.h import/ImportFFmpeg.cpp -o import/ImportFFmpeg.o ...
- Tue Oct 28, 2008 1:00 pm
- Forum: Windows
- Topic: 1.3.6 (beta) Broken in Vista
- Replies: 4
- Views: 1056
Re: 1.3.6 (beta) Broken in Vista
I have a workaround.
add
[FFmpeg]
enabled=1
to the .cfg file
The download link for the ffmpeg looks like it has now been restored
add
[FFmpeg]
enabled=1
to the .cfg file
The download link for the ffmpeg looks like it has now been restored
- Mon Oct 27, 2008 3:04 pm
- Forum: Windows
- Topic: 1.3.6 (beta) Broken in Vista
- Replies: 4
- Views: 1056
Re: 1.3.6 (beta) Broken in Vista
I've not tried it yet, but try this page: http://audacityteam.org/wiki/index.php?title=FFmpegdattrax wrote:has someone got the ffmpeg download?
- Sun Oct 26, 2008 2:07 pm
- Forum: Windows
- Topic: 1.3.6 (beta) Broken in Vista
- Replies: 4
- Views: 1056
1.3.6 (beta) Broken in Vista
... crashes with a 'Audacity, the Free, Cross-Platform Sound Editor has stopped working' Seems to be OK on XP with SP3. The download link supplied to ffmpeg in http://lrn.1986.li/other/gsoc/ffmpegcity/ffmpeg/distributable/ffmpeg.win32.2008.10.17.git-ddb6d09.audio-only.gpl.bin-dependencies.exe is missing ...
- Thu Oct 23, 2008 12:25 am
- Forum: Windows
- Topic: export via aften freezes
- Replies: 4
- Views: 1360
Re: export via aften freezes
If you actually have a reason to think Aften is at fault, please explain.stevethefiddle wrote:And the Titanic was developed on the back of thousands of years of boat building experience.AlanHK wrote:Aften is derived from ffmpeg, it didn't start from scratch.
- Wed Oct 22, 2008 3:50 pm
- Forum: Windows
- Topic: export via aften freezes
- Replies: 4
- Views: 1360
Re: export via aften freezes
And the Titanic was developed on the back of thousands of years of boat building experience.AlanHK wrote:Aften is derived from ffmpeg, it didn't start from scratch.
- Wed Oct 22, 2008 1:59 am
- Forum: Windows
- Topic: export via aften freezes
- Replies: 4
- Views: 1360
Re: export via aften freezes
... before it locked up. I suspect something to do with the piping. Note that I do not have any problems when I use batch files to pipe from wavi or ffmpeg into Aften. So I don't think it is a problem with Aften itself. "Aften" is also at a very early development stage (current version ...
- Sun Aug 31, 2008 6:02 am
- Forum: Audio Processing
- Topic: WavPack in 1.3
- Replies: 3
- Views: 2230
Re: WavPack in 1.3
1.3.6 when it comes out should be able to import Wavpack, if you install the optional FFmpeg library, but not export it, because FFmpeg doesn't.
Gale
Gale
- Wed Aug 20, 2008 7:53 pm
- Forum: Windows
- Topic: IMA ADPCM raw-import button greyed out
- Replies: 4
- Views: 2650
Re: IMA ADPCM raw-import button greyed out
... format is not supported by 1.2.6, you might try 1.3.5. If that fails, you might try to get development pre 1.3.6 version (a GSoC student included ffmpeg libraries to Audacity)), or to try ffmpeg (or other) program to convert your .wav to a supported .wav format. or convert by mplayer http://www.audacityteam.org/forum/viewtopic.php?f=14&t=868&p=2934&hilit=ADPCM+gray#p2934 ...