[Gllug] mencoder and windows media / winamp
Rich Walker
rw at shadow.org.uk
Tue Jun 3 20:20:17 UTC 2003
Rich Walker <rw at shadow.org.uk> writes:
Following up to myself:
> I've hauled through the options *A*LOT*: I'm kind of hoping that someone
> was going to say:
>
> mencoder -x -y -z
>
> is what I use to generate stuff that plays on everything.
>
> I'm going with Xander's suggestion about divx, and shipping VCD as well
> - kino's VCD output plays in Windows Media Player (but in winamp3 has a
> blank screen) and the DIVX quality is pretty good...
What I did in the end:
>From kino, export video as 9456 jpeg's and a .wav file (I use kino to
capture from firewire, but it's native .avi format is not parsed by
other things).
Then, from bash, do:
mencoder \*.jpg -mf on:fps=25 -vop scale -zoom -o ../fred3.avi -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=3200 -audiofile ../sound.wav -oac pcm
and then
mencoder ../fred3.avi -ovc copy -o ../bert3.avi -audiofile ../sound.wav -oac pcm
(In the directory with the .jpg's; the sound is in the parent directory
as sound.wav)
Once the DIVX player is installed, windows plays this fine.
HTH,
cheers, Rich.
--
rich walker | technical person | Shadow Robot Company | rw at shadow.org.uk
front-of-tshirt space to let 251 Liverpool Road |
London N1 1LX | +UK 20 7700 2487
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list