niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » SGI/IRIX » apps
ffmpeg
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
Author Message
J.A. Gutierrez
*nix forums beginner


Joined: 25 Mar 2003
Posts: 25

PostPosted: Fri Jun 16, 2006 10:29 am    Post subject: ffmpeg Reply with quote

Hello

I'm trying to compile a recent (SVN) version of ffmpeg
<http://ffmpeg.mplayerhq.hu/download.html>
on IRIX 6.5; and it compiles without problems; but the
test suite fails:

$ ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video ./data/a-mpeg2.mpg
Bus error(coredump)

It seems it is crashing after int r= func(c, arg[i]); at
at ffmpeg.c:4182:

(gdb) step
425 int r= func(c, arg[i]);
(gdb) print func
$1 = (int (*)(AVCodecContext *, void *)) 0x100a7790 <encode_thread>
(gdb) step
warning: GDB can't find the start of the function at 0x7fff13a0.
encode_thread (c=0x103a6110, arg=0x103fad30) at mpegvideo.c:4860
4860 for(i=0; i<2; i++){



Details:

- System: IRIX 6.5; tested on 6.5.22m and 6.5.24f
- Compiler: gcc/g++ (GCC) 3.4.2
- ISA/ABI: mips3/n32
- ffmpeg: ffmpeg-20060607 (SVN)


Has somebody compiled ffmpeg with a similar setup on successfully?

--
PGP and other useless info at \
http://webdiis.unizar.es/~spd/ \
finger://daphne.cps.unizar.es/spd \ Timeo Danaos et dona ferentes
ftp://ivo.cps.unizar.es/pub/ \ (Virgilio)
Back to top
davea
*nix forums beginner


Joined: 15 Mar 2006
Posts: 6

PostPosted: Fri Jun 16, 2006 4:02 pm    Post subject: Re: ffmpeg Reply with quote

J.A. Gutierrez wrote:
Quote:
Hello

I'm trying to compile a recent (SVN) version of ffmpeg
<http://ffmpeg.mplayerhq.hu/download.html
on IRIX 6.5; and it compiles without problems; but the
test suite fails:

$ ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video ./data/a-mpeg2.mpg
Bus error(coredump)

It seems it is crashing after int r= func(c, arg[i]); at
at ffmpeg.c:4182:

(gdb) step
425 int r= func(c, arg[i]);

I don't find r=func... in ffmpeg.c at all. Line 4182 is an av_encode
function call.
They don't seem to have a tarball or cvs release anywhere, just svn,
and I don't have svn
on IRIX, so ... no help at all, sorry.

davea
Back to top
J.A. Gutierrez
*nix forums beginner


Joined: 25 Mar 2003
Posts: 25

PostPosted: Mon Jun 19, 2006 8:21 am    Post subject: Re: ffmpeg Reply with quote

davea <davea42@earthlink.net> wrote:

: I don't find r=func... in ffmpeg.c at all. Line 4182 is an av_encode
: function call.

which version are you using?

: They don't seem to have a tarball or cvs release anywhere, just svn,
: and I don't have svn
: on IRIX, so ... no help at all, sorry.

You can find the copy I'm workin on at:
<http://webdiis.unizar.es/pub/unix/video/ffmpeg-20060607.tar.gz>


--
PGP and other useless info at \
http://webdiis.unizar.es/~spd/ \
finger://daphne.cps.unizar.es/spd \ Timeo Danaos et dona ferentes
ftp://ivo.cps.unizar.es/pub/ \ (Virgilio)
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
The time now is Tue Dec 02, 2008 3:01 pm | All times are GMT
navigation Forum index » *nix » SGI/IRIX » apps
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Compiling ffmpeg -> missed dlls m.arfini@gmail.com C++ 6 Thu Mar 23, 2006 4:25 pm
No new posts compiling ffmpeg -> missed dlls m.arfini@gmail.com C 6 Thu Mar 23, 2006 4:22 pm
No new posts Problem with the latest ffmpeg from nerim.net Tong Sun Debian 0 Tue Jan 10, 2006 5:00 pm
No new posts SuSe 10.0, motion and ffmpeg David Johnstone Suse 0 Thu Dec 15, 2005 9:26 pm
No new posts ffmpeg dependencies and compile options? Niki Kovacs Slackware 1 Fri Nov 04, 2005 8:30 am

Low Interest Credit Card | Magazine Subscription | Best Search Engine | Low Interest Credit Card | Bad Credit Mortgages
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2079s ][ Queries: 16 (0.1256s) ][ GZIP on - Debug on ]