Hello,

I use mjpegtools to convert JPEGS from a digital-photo-camera to MPEG2s to view 
them on my settopbox(Dreambox500).

Iuse:
jpeg2yuv  -v0 -f25 -n1 -Ip -j<jpeg>.jpg   |
yuvscaler -v0 -OSIZE_720x576 2> /dev/null |
mpeg2enc  -v0 -a2 -np --cbr -b10000 -D8 -f3 -o <jpeg>.mvi

now I would like to maintain teh aspectratio of the fotos and rather fill the 
rest of the space with black bars, is there any possibility to do this with 
mjpegtools?

beye

chriwi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to