Hi,

On Sat, June 19, 2010 00:15, Alexander Hansen wrote:

> Also, does the example command work with the existing ffmpeg?

Unfortunately not, and I am getting more and more the suspicion that the
installation is somewhat corrupted:

Actually, I tried the command

ffmpeg -f image2 -i sph.gif.%d sph.mp4

(the input files, from an exploded animated GIF with gifsicle, are
sph.gif.000, sph.gif.001 ...), and

ffmpeg -f image2 -i sph.gif.%d.jpg sph.mp4

after converting the sph.gif.*** into jpegs via convert (imagemagick). In
both cases, I got an error message like

FFmpeg version UNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --prefix=/sw --mandir=/sw/share/man --enable-shared
--enable-gpl --enable-pp --enable-swscaler --enable-pthreads
--enable-x11grab --enable-liba52 --enable-libamr-nb --enable-libfaac
--enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-libxvid --disable-mmx
--disable-iwmmxt --disable-altivec --arch=x86_32
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.2.0
  built on Jun 18 2010 20:40:27, gcc: 4.0.1 (Apple Inc. build 5490)
sph.gif.%d.jpg: I/O error occured
Usually that means that input file is truncated and/or corrupted.

The input file and its temporary .gifs and .jpgs can be easily processed
this way on a Debian Linux machine, so there is nothing corrupted about
these files.

What concerns me first is that Fink obviously tried to compile the stuff
via Apples overaged GCC 4.0.1 instead of Fink's GCC 4.4. After all, ffmpeg
obviously does not know its own version.

Does anyone have any hints what's going on here? Before I try an
independent installation (like the one mentioned by Hans Peter) without
knowing where it will spread its components over the system (I am usually
trying to minimize this to keep the system's entropy as low as possible
;-)).

Best wishes,

Ingo
-- 
==========================================
Ingo Thies
Argelander-Institut fuer Astronomie (AIfA)
Sternwarte, University of Bonn
Auf dem Huegel 71, D-53121 Bonn, Germany
Tel : +49 (0)228 73-3659
Mail: ith...@astro.uni-bonn.de



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to