[PlanetCCRMA] scrolling screen credits

Tom Poe tompoe@fngi.net
Wed May 23 01:34:00 2007


This is a multi-part message in MIME format.
--------------060409010109080201000801
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Is anyone creating scrolling screen credits for videos?  Is there a neat 
way to do this?  I tried creating a .png image, using mencoder to create 
a small .avi, then running ffmpeg with vhook, but can't get it to go.  
Here's the error message:
$ ffmpeg -sameq -i input.avi -vhook 'imlib2.so -x 0 -y -1.0*N -i 
credits.png' output.avi FFmpeg version SVN-r6005, Copyright (c) 
2000-2004 Fabrice Bellard
  configuration:  --prefix=/usr --incdir=/usr/include/ffmpeg 
--libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --cpu=x86 
--extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables --enable-mp3lame 
--enable-libogg --enable-vorbis --enable-faad --enable-faac 
--enable-libgsm --enable-xvid --enable-a52 --enable-a52bin --enable-pp 
--disable-static --enable-shared --enable-gpl --disable-debug 
--disable-opts --disable-strip
  libavutil version: 49.0.0
  libavcodec version: 51.11.0
  libavformat version: 50.5.0
  built on Aug 18 2006 08:11:51, gcc: 4.1.1 20060525 (Red Hat 4.1.1-1)
Input #0, avi, from 'input.avi':
  Duration: 00:00:14.0, start: 0.000000, bitrate: 2 kb/s
  Stream #0.0: Video: MPNG / 0x474E504D, 384x288,  0.14 fps(r)
imlib2.so: invalid option -- i
Unrecognized argument 'credits.png'
Failed to Configure imlib2.so
Failed to add video hook function: imlib2.so -x 0 -y -1.0*N -i credits.png
- - -
I don't know what "Failed to Configure imlib2.so means.  Any help or 
pointers to something that works.
Thanks, Tom

--------------060409010109080201000801
Content-Type: text/x-vcard; charset=utf-8;
 name="tompoe.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="tompoe.vcf"

begin:vcard
fn:Tom  Poe
n:Poe;Tom 
org:Open Studios
adr:;;1315 Cleveland Avenue;Charles City;Iowa;50616;USA
email;internet:tompoe@fngi.net
tel;home:1-641-228-3271
note:Registered with jajah.com for free global VoIP calls.  Register and call me.  :)
x-mozilla-html:FALSE
url:http://www.ibiblio.org/studioforrecording/
version:2.1
end:vcard


--------------060409010109080201000801--