Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Thu Nov 23, 2017 5:05 pm
- Forum: Windows
- Topic: Shorten audio after conversion file format
- Replies: 3
- Views: 328
Re: Shorten audio after conversion file format
Thank you Steve, I solved it, I had to install "Lame and FFmpeg for Windows" to Audacity and it can read the files now
- Sat Nov 18, 2017 7:38 pm
- Forum: Compiling Audacity
- Topic: Compiling 2.2.0 on Debian 8.9 (Jessie) [SOLVED]
- Replies: 5
- Views: 2266
Re: Compiling 2.2.0 on Debian 8.9 (Jessie)
... packages. I have run the configure script as you state with the same result: sh ../configure --with-lib-preference="local system" --with-ffmpeg="system" --disable-dynamic-loading with similar poor results. It seems like my installation is messed up, but I cannot figure out how ...
- Sat Nov 18, 2017 6:15 pm
- Forum: Compiling Audacity
- Topic: Compiling 2.2.0 on Debian 8.9 (Jessie) [SOLVED]
- Replies: 5
- Views: 2266
Re: Compiling 2.2.0 on Debian 8.9 (Jessie)
... of PortAudio and PortMidi. The configure command that I generally use is: ../configure --with-lib-preference="local system" --with-ffmpeg="system" --disable-dynamic-loading See also the updated information in the Audacity INSTALL file: https://github.com/audacity/audacity/blob/master/INSTALL
- Wed Nov 15, 2017 8:55 am
- Forum: macOS
- Topic: QuickTime Services???
- Replies: 4
- Views: 720
Re: QuickTime Services???
... If libsndfile says it does not recognise / support the file type, then it tries QuickTime (if available) and FFmpeg (if available) - I don't know off hand which order it tries them. In this case, the format is supported by libsndfile, so that's as far as it ...
- Tue Nov 14, 2017 2:45 pm
- Forum: Windows
- Topic: Need 4 Speed III MUS file export
- Replies: 1
- Views: 474
Re: Need 4 Speed III MUS file export
... imports as a Note track, then you can export it as a MID file. If the MUS file imports as an audio track, then either that website is wrong, or FFmpeg is reading it as a MOD (tracker) file. Tracker files are similar to MIDI files but usually they contain audio samples that are then used to render ...
- Tue Nov 14, 2017 2:07 am
- Forum: GNU/Linux
- Topic: Bug for previews 2.2.0
- Replies: 12
- Views: 1883
Re: Bug for previews 2.2.0
... dpkg -s audacity Version: 2.2.0-1build1~ubuntu16.04 Depends: audacity-data (= 2.2.0-1build1~ubuntu16.04), libasound2 (>= 1.0.16), libavcodec-ffmpeg56 (>= 7:2.4) | libavcodec-ffmpeg-extra56 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.15), libexpat1 ...
- Mon Nov 13, 2017 8:56 pm
- Forum: Windows
- Topic: EXtracting audio from mkv
- Replies: 2
- Views: 13748
Re: EXtracting audio from mkv
You will need to install FFmpeg: http://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff Matroska (MKV) is a container format, so it is not guaranteed that FFmpeg will be able to decode the contents, ...
- Sun Nov 12, 2017 5:51 am
- Forum: GNU/Linux
- Topic: Audacity Recordings are Done at High Speed
- Replies: 21
- Views: 2231
Re: Audacity Recordings are Done at High Speed
... This is what happens when you try to play a sound file in Audacity encoded with an advanced technology (M4A, AAC) and don't install the FFMpeg software that knows what those formats are. Audacity by itself has no idea and plays them as if they were uncompressed, plain sound files. They're ...
- Tue Nov 07, 2017 2:36 am
- Forum: Audiobook Production
- Topic: How to achieve -23 to -18 after normalizing?
- Replies: 24
- Views: 4153
Re: How to achieve -23 to -18 after normalizing?
... to make one. Little known production facts. http://www.audacityteam.org/download/windows/ Scroll down. You might install the FFMpeg software, too. That's needed to make and read MP4, AAC and other advanced sound formats. You should take test3 and see if you can shepherd it ...
- Sun Nov 05, 2017 5:53 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 [SOLVED]
It works, thanks for your help! 