[MPlayer-users] video from jpg works, from png doesn't
David Doria
daviddoria at gmail.com
Mon Jun 1 21:04:58 CEST 2009
When I make a video from a sequence of jpgs(http://rpi.edu/~doriad/jpg.avi)
with
mencoder "mf://*.jpg" -mf type=jpg -ovc lavc -oac copy -o jpg.avi
it works fine.
When I make the video from the same images, but as the original png's
(before converting to jpg), I get garbage (http://rpi.edu/~doriad/png.avi)
mencoder "mf://*.png" -mf type=png -ovc lavc -oac copy -o png.avi
Any reason for that?
Thanks,
David
More information about the MPlayer-users
mailing list