Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by ibdaud
Fri Jul 11, 2014 5:03 pm
Forum: Windows
Topic: Exported M4A file contain zero data
Replies: 16
Views: 4249

Re: Exported M4A file contain zero data

This is what I found in the log:
1:01:09 AM: Error: FFmpeg : ERROR - Can't open audio codec 0x15002.

How do I fix this

Brgds.
by kozikowski
Mon Jul 07, 2014 5:51 pm
Forum: Windows
Topic: Audio truncated
Replies: 3
Views: 308

Re: Audio cutting

Does the pitch go up too, like talking chipmunks? That sound file may be in a format that Audacity doesn't recognize. Do you have the FFmpeg software installed?

http://manual.audacityteam.org/o/man/fa ... tml#ffdown

Koz
by Gale Andrews
Sun Jul 06, 2014 1:58 pm
Forum: Windows
Topic: Audacity won't recognize some wav files
Replies: 5
Views: 4050

Re: Audacity won't recognize some wav files

... the file to MP3 (renaming never changes the audio contents, but it works in this case because the contents are MP3). Or if you had installed FFmpeg Audacity would have imported the file as it is. Gale
by bat999
Sat Jul 05, 2014 6:47 pm
Forum: Windows
Topic: Audacity won't recognize some wav files
Replies: 5
Views: 4050

Re: Audacity won't recognize some wav files

Alduin's Khajiit wrote:...attached problem wav
Hi
It's not a wav file.
Mediainfo shows it's an incorrectly labelled mp3 file.
Re-package it properly...

Code: Select all

ffmpeg -i music_a.wav -c copy music_a.mp3
by steve
Fri Jul 04, 2014 11:25 am
Forum: Windows
Topic: Audacity update
Replies: 2
Views: 404

Re: Audacity update

... supports importing WAV, AIFF, MP3, FLAC and OGG files. Most other audio file types (such as WMA, AAC, AC3) can also be imported if you have FFMpeg installed: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown
by Gale Andrews
Thu Jul 03, 2014 12:40 pm
Forum: New Plug-Ins
Topic: Change Speed - Stretch audio to a specified length
Replies: 19
Views: 18404

Re: Change Speed - Stretch audio to a specified length

... been a working prototype for "version 4" plug-ins from Leland (and it's terrific :D) though of late he has been busy with the whole FFMpeg/GStreamer thing. Does it have a GUI, so that it could show a filter graphically? In "Change Speed (ny)", the ;info text "Enter ...
by steve
Wed Jul 02, 2014 2:11 pm
Forum: New Plug-Ins
Topic: Change Speed - Stretch audio to a specified length
Replies: 19
Views: 18404

Re: Change Speed - Stretch audio to a specified length

... been a working prototype for "version 4" plug-ins from Leland (and it's terrific :D) though of late he has been busy with the whole FFMpeg/GStreamer thing. In "Change Speed (ny)", the ;info text "Enter the required duration as two numbers" isn't mandatory (you ...
by Gale Andrews
Wed Jul 02, 2014 11:00 am
Forum: Windows
Topic: Audacity loops voor a particular MP3 file
Replies: 2
Views: 283

Re: Audacity loops voor a particular MP3 file

... the file to dropbox, mailbigfile.com or your favourite service and give us the web address of the file. As a workaround, you could try installing FFmpeg from http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown . Use File > Open... or File > Import > Audio... then choose ...
by steve
Mon Jun 30, 2014 7:20 pm
Forum: Feature Request Archive
Topic: Discontinuous, and spectral selections
Replies: 25
Views: 4485

Re: Discontinuous, and spectral selections

... MP3 export, built-in WMA import/export, Steinberg VST GUI support ..) though workarounds have been developed for some of these (such as using LAME/FFMpeg external libraries to support restricted formats, and using an open source VST header rather than the Steinberg VST header). Disclaimer: I am ...
by Gale Andrews
Mon Jun 30, 2014 12:42 pm
Forum: Windows
Topic: Unable to import M4B File
Replies: 4
Views: 7679

Re: Unable to import M4B File

was unable to get the FFmpeg library to .exe Please try following these instructions http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown . Does FFMpeg support M4B? Yes in terms of the audio encoding - it's ...