Search found 7 matches

by foobar789
Sun Jan 11, 2009 7:35 am
Forum: GNU/Linux and Unix-like
Topic: Latest FFMPEG strange behavior under Ubuntu Hardy
Replies: 6
Views: 2349

Re: Latest FFMPEG strange behavior under Ubuntu Hardy

True that. It is FFMpeg problem. I managed to override it with help of following: http://www.gossamer-threads.com/lists/mythtv/mythtvnz/346732 But in short, problem is with FFMpeg libavcodec/i386/dsputil_mmx.c c->float_to_int16_interleave = float_to_int16_interleave_sse2; for some peculiar or strang...
by foobar789
Tue Dec 09, 2008 7:33 pm
Forum: GNU/Linux and Unix-like
Topic: ffmpeg question
Replies: 4
Views: 1473

Re: ffmpeg question

Short answer: Make sure that libraries reside in "/usr/lib", then point the library to there. Atleast for me it worked. Libraries need to be in certain directories, so if you compile ffmpeg to e.g. "/usr/src/ffmpeg-52" and try to point to that directory from audacity, it just wont work. And remember...
by foobar789
Tue Dec 09, 2008 8:22 am
Forum: GNU/Linux and Unix-like
Topic: Latest FFMPEG strange behavior under Ubuntu Hardy
Replies: 6
Views: 2349

Re: Latest FFMPEG strange behavior under Ubuntu Hardy

More info of the current situation; when trying to open AAC-file enough times, it eventually succeeds. Usually I get AAC-file open on fourth or fifth try.
by foobar789
Tue Dec 09, 2008 8:18 am
Forum: GNU/Linux and Unix-like
Topic: ffmpeg question
Replies: 4
Views: 1473

Re: ffmpeg question

I got ffmpeg working; they need to be atleast 52.xx version.
by foobar789
Tue Dec 09, 2008 6:35 am
Forum: GNU/Linux and Unix-like
Topic: Latest FFMPEG strange behavior under Ubuntu Hardy
Replies: 6
Views: 2349

Re: Latest FFMPEG strange behavior under Ubuntu Hardy

Phew...

So this is with latest CVS checkout: if I enable "debug" in "configure" (./configure --enable-debug) and create the binary, I can actually open AAC-file straight away without first having to open WAV file.

Any insights on this?
by foobar789
Tue Dec 09, 2008 6:20 am
Forum: GNU/Linux and Unix-like
Topic: Latest FFMPEG strange behavior under Ubuntu Hardy
Replies: 6
Views: 2349

Re: Latest FFMPEG strange behavior under Ubuntu Hardy

NEWS! EXTRA EXTRA!

I compiled latest audacity from CVS. Previous behavior persists.
by foobar789
Mon Dec 08, 2008 11:31 pm
Forum: GNU/Linux and Unix-like
Topic: Latest FFMPEG strange behavior under Ubuntu Hardy
Replies: 6
Views: 2349

Latest FFMPEG strange behavior under Ubuntu Hardy

Hi, I downloaded and compiled FFMPEG today from SVN. After some while I got it compiled and tried to load m4a file in Audacity (1.3.6). Crash! I got segmentation fault. Well I continued to fiddle with audacity - I loaded a WAV file and just for a whim of mind tried to load above mentioned m4a file a...