Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by Gale Andrews
Fri Jun 26, 2015 10:58 pm
Forum: Windows
Topic: Sync delay when importing from m2ts files
Replies: 2
Views: 512

Re: Sync delay when importing from m2ts files

Audacity doesn't natively support Blu-Ray formats. As you can see at https://www.ffmpeg.org/general.html FFmpeg only offers limited Blu-Ray support. If you try to decode the files to WAV with FFmpeg standalone (at the command-line) and you receive the same issues, ...
by DVDdoug
Fri Jun 26, 2015 10:27 pm
Forum: Windows
Topic: Audacity requires administrator to run + freezes on import
Replies: 7
Views: 703

Re: Audacity requires administrator to run + freezes on impo

... as expected, and after a few seconds hangs/freezes/crashes. What file format? Try a different file, maybe a WAV or MP3. If you've installed the FFMPEG import/export library you may need to re-download and re-install it. (I had to do that recently after upgrading Audacity.) First thing I notice ...
by FTF
Fri Jun 26, 2015 8:19 am
Forum: General Audio Programming
Topic: Debugging Audacity, learning how it imports audio
Replies: 3
Views: 1601

Re: Debugging Audacity, learning how it imports audio

... for importing, notably libsndfile (http://www.mega-nerd.com/libsndfile/) for most of the natively supported audio formats, and the optional FFmpeg library for many other formats including video formats (though Audacity only extracts the audio streams from video files). Audacity has two ways ...
by steve
Thu Jun 25, 2015 2:03 pm
Forum: General Audio Programming
Topic: Debugging Audacity, learning how it imports audio
Replies: 3
Views: 1601

Re: Debugging Audacity, learning how it imports audio

... for importing, notably libsndfile (http://www.mega-nerd.com/libsndfile/) for most of the natively supported audio formats, and the optional FFmpeg library for many other formats including video formats (though Audacity only extracts the audio streams from video files). Audacity has two ways ...
by Gale Andrews
Thu Jun 25, 2015 12:28 pm
Forum: Windows
Topic: I cannot get it to import the file
Replies: 1
Views: 188

Re: I cannot get it to import the file

... Audacity from Help > About Audacity... . Only download Audacity from us: http://audacityteam.org/download/windows . on windows 7 and installed the ffmpeg and lame files by exe, and also reset the preferences when I installed the newest version. Every time I try to import the mp3 it just says, 'audacity ...
by COMPUTERSMAAAASH
Thu Jun 25, 2015 3:26 am
Forum: Windows
Topic: I cannot get it to import the file
Replies: 1
Views: 188

I cannot get it to import the file

I have downloaded the newest version of audacity on windows 7 and installed the ffmpeg and lame files by exe, and also reset the preferences when I installed the newest version. Every time I try to import the mp3 it just says, 'audacity did not recognize the type ...
by Gale Andrews
Wed Jun 24, 2015 4:08 pm
Forum: Windows
Topic: Suddenly no audio while playing an AUP/MP3 file
Replies: 12
Views: 651

Re: Suddenly no audio while playing an AUP/MP3 file

... the project but don't play it, the errors such as "22:27:19: Warning: Expected to read 137312 samples, got 0 samples" are not there? The FFmpeg library is not relevant to reopening a saved project. As previously asked, is the project a recording or does it contain imported files? If it's ...
by dkurtz
Tue Jun 23, 2015 8:33 pm
Forum: Windows
Topic: Suddenly no audio while playing an AUP/MP3 file
Replies: 12
Views: 651

Re: Suddenly no audio while playing an AUP/MP3 file

The project has just one track.

I also installed the FFmpeg Import/Export Library but the silent parts are still there. Maybe the log will provide some useful information. The FFmpeg libraries seem to load successfully, though.
by Gale Andrews
Mon Jun 22, 2015 4:07 pm
Forum: Windows
Topic: Can't import correctly 5.1 WAV and DSD (.dff) audio files
Replies: 13
Views: 4347

Re: Can't import correctly 5.1 WAV and DSD (.dff) audio file

... to DSF using the tool I mentioned should (as I understand) be lossless. But if you used that tool then imported the DSF into Audacity (pointed to FFmpeg 2.3), you would get the slight loss at that point. As a reference point, that Foobar2000 DFF component does not seem to play DSF files. Gale
by Gale Andrews
Mon Jun 22, 2015 2:30 pm
Forum: Windows
Topic: Can't import correctly 5.1 WAV and DSD (.dff) audio files
Replies: 13
Views: 4347

Re: Can't import correctly 5.1 WAV and DSD (.dff) audio file

DSF/DFF are file types for the Direct Stream Digital SA_CD format. If you obtain a shared library of FFmpeg 2.3.x and point Audacity to it you may be able to import DSF. See http://forum.audacityteam.org/viewtopic.php?p=261832#p261832 . FFmpeg supports the standalone DTS ...