Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sat Sep 19, 2015 8:53 am
- Forum: Windows
- Topic: Can't import WAV file
- Replies: 3
- Views: 806
Can't import WAV file
... it won't let me. I need to convert these files to MP3. I select import audio and it comes up with a message that says Audacity attempted to use FFmpeg to import an audio file but the libraries were not found. Then it comes up with another message that says Audacity did not recognize the file ...
- Thu Sep 17, 2015 8:26 pm
- Forum: macOS
- Topic: Uninstall ffmpeg on MAC
- Replies: 1
- Views: 1479
Re: Uninstall ffmpeg on MAC
Open Finder, then use the Go menu and choose "Go to Folder". In that dialogue, type:
Click "Go".
In the window that opens, delete the "libs" folder. You will need the administrator password to do this.
Gale
Code: Select all
Library/Application Support/audacityClick "Go".
In the window that opens, delete the "libs" folder. You will need the administrator password to do this.
Gale
- Thu Sep 17, 2015 11:42 am
- Forum: macOS
- Topic: Uninstall ffmpeg on MAC
- Replies: 1
- Views: 1479
Uninstall ffmpeg on MAC
I've been searching for awhile and no one seemed to be interested in uninstalling ffmpeg on mac. I downloaded the .dmg file from the download link that audacity gave me (I believe it's lame.buanzo.org). Any help would be appreciated. Thanks in advance!
- Wed Sep 16, 2015 7:58 pm
- Forum: Feature Request Archive
- Topic: Bug: default sample format ignored for imports
- Replies: 57
- Views: 6483
Re: Bug: default sample format ignored for imports
... wish and there was no Default Sample Format, all data always being stored at 32-bit float, Audacity (libsndfile) would still have to upconvert if FFmpeg handed off 16-bit data. That's not quite how my "wish" works. In my dream Audacity, data formats are not converted unless/until necessary. ...
- Wed Sep 16, 2015 7:49 pm
- Forum: Windows
- Topic: WAV files won't import into Audacity
- Replies: 2
- Views: 765
Re: WAV files won't import into Audacity
As an alternative to figuring our the correct Raw Data settings, you can try installing FFmpeg from http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown . File > Import > Audio... then choose "FFmpeg-compatible files" in the "Files ...
- Wed Sep 16, 2015 7:31 pm
- Forum: Feature Request Archive
- Topic: Bug: default sample format ignored for imports
- Replies: 57
- Views: 6483
Re: Bug: default sample format ignored for imports
but would not conversion delay imports of those files that FFmpeg imported below 32-bit float depth? That depends on when Audacity converts. "We" know that the sample format displayed in the track info panel is not necessarily the actual format ...
- Wed Sep 16, 2015 4:47 pm
- Forum: Windows
- Topic: WAV file is not read
- Replies: 14
- Views: 793
Re: WAV file is not read
It certainly seems to be a bug in the application that it crashes so frequently. If it was me I would use FFmpeg and not Raw Import - FFmpeg is just quicker and you don't have to delete the clicks at the start of each track. You could add a rule in Extended Import Preferences ...
- Wed Sep 16, 2015 1:48 am
- Forum: Feature Request Archive
- Topic: Bug: default sample format ignored for imports
- Replies: 57
- Views: 6483
Re: Bug: default sample format ignored for imports
but would not conversion delay imports of those files that FFmpeg imported below 32-bit float depth? That depends on when Audacity converts. "We" know that the sample format displayed in the track info panel is not necessarily the actual format ...
- Wed Sep 16, 2015 12:34 am
- Forum: Feature Request Archive
- Topic: Bug: default sample format ignored for imports
- Replies: 57
- Views: 6483
Re: Bug: default sample format ignored for imports
... having Default Sample Format should still be an option. I think he was worried about potentially unpredictable results I can see that if we asked FFmpeg to handle the conversion to the default sample format, there could be difficulties, but we could let FFmpeg do its thing and then use libsndfile ...
- Tue Sep 15, 2015 6:44 pm
- Forum: Windows
- Topic: WAV file is not read
- Replies: 14
- Views: 793
Re: WAV file is not read
Install FFmpeg from http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown . Then use File > Open... or File > Import > Audio... . Choose "FFmpeg-compatible files" in "Files of type:" ...