Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by Gale Andrews
Sat Nov 27, 2010 6:02 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

What are the C, F, U numbers stated for FFmpeg SVN in Audacity Preferences after you browse and select it? Are you getting the "full checkout" or "bare sources" from "FFmpeg SVN" here? I used the "bare sources" ...
by steve
Sat Nov 27, 2010 12:42 am
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

What are the C, F, U numbers stated for FFmpeg SVN in Audacity Preferences after you browse and select it? Are you getting the "full checkout" or "bare sources" from "FFmpeg SVN" here? I used the "bare sources" ...
by Gale Andrews
Fri Nov 26, 2010 9:29 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

or uninstall Ubuntu-supplied FFmpeg? What appeared to happen (not 100% certain about this)... I first tried the nightly FFmpeg while the default Ubuntu build of FFmpeg was still installed, FFmpeg (Ubuntu build) was auto detected, but I ...
by steve
Fri Nov 26, 2010 5:22 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

I don't get WMA import/export crashes in 1.3.13 with the Ubuntu-supplied FFmpeg either - the crashes were with the nightly FFmpeg. No I did not have the mixer board open. Hopefully I'll have a bit of time to experiment further over this next weekend. I've rebuilt ...
by steve
Fri Nov 26, 2010 1:51 am
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

or uninstall Ubuntu-supplied FFmpeg? What appeared to happen (not 100% certain about this)... I first tried the nightly FFmpeg while the default Ubuntu build of FFmpeg was still installed, FFmpeg (Ubuntu build) was auto detected, but I ...
by Gale Andrews
Thu Nov 25, 2010 10:18 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

I'm just now testing with FFmpeg from the current nightly. The default ./configure creates a static build of FFmpeg which does not have .SO files. I've built with the --enable-shared option, then the .SO files are produced. I modified ...
by steve
Tue Nov 23, 2010 8:47 pm
Forum: Windows
Topic: Why are files always saved differently?
Replies: 15
Views: 2954

Re: Why are files always saved differently?

... (these formats are handled natively by Audacity). I've not done extensive testing on this, but it looks like it's only files that are imported by FFmpeg that are imported as 16 bit. perhaps there should be a feature request for files imported with FFmpeg to be converted to 32 bit (when the Quality ...
by steve
Tue Nov 23, 2010 8:45 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

Update:

I'm getting crashes with WMA import and export with 1.3.13, but not with 1.3.12 (both using the same nightly build of FFmpeg).
I'll have a go building Audacity with that patch and see if that works any better.
by steve
Tue Nov 23, 2010 8:18 pm
Forum: GNU/Linux and Unix-like
Topic: can not import audio files
Replies: 35
Views: 15874

Re: can not import audio files

I'm just now testing with FFmpeg from the current nightly. The default ./configure creates a static build of FFmpeg which does not have .SO files. I've built with the --enable-shared option, then the .SO files are produced. I modified ...
by steve
Tue Nov 23, 2010 7:54 pm
Forum: Windows
Topic: Why does it say "32-bit float" when I open a 16-bit WAV file
Replies: 6
Views: 3867

Re: Why does it say "32-bit float" when I open a 16-bit WAV

... be imported directly by Audacity. In the case of AAC files, Audacity does not directly support AAC files but it can import them with the aid of FFmpeg. As far as I'm aware, Audacity imports all uncompressed audio data in 32 bit (assuming that "32 bit (float)" is set in the "Quality" ...