On 6/18/10 3:04 PM, Ingo Thies wrote:
> Dear Users,
>
> I have recently installes ffmpeg in order to get some functionality I am
> used to on Linux. There I am using ffmpeg to combine a series of jpegs
> into one mpeg video. However, only after installation I got the suspicion
> that this ffmpeg version has far less functionality than the Debian
> version has. According to the manpage there is no possibility to combine
> single jpegs into an mpeg.
>
> How can this be? I thought that ffmpeg should always have these
> functionalities. Is there some plugin missing? If so, which one is it?

Fink's ffmpeg is currently 2 years old, so it is possible that joining 
pictures into a movie doesn't work in that version.  The maintainer has 
been busy and unable to update to the newer version.

I have a test version of ffmpeg-0.5.1 available here 
<http://cvs.snaggledworks.com/viewvc.cgi/fink/3rdparty/main/finkinfo/graphics/> 
that you can try (and it does join PNGs to a movie with this command: 
ffmpeg -f image2 -i pic%d.png foo.mp4).

FFmpeg 0.6 just came out and I'll try to make a version of it available 
for testing (maybe this weekend).

Hanspeter

------------------------------------------------------------------------------
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