[MPlayer-users] eq2 on individual images

John Brown johnbrown105 at hotmail.com
Tue Jan 29 21:12:46 CET 2008




Eric Kratzer wrote:
>
> Hello,
>
> I would like to use mplayer/mencoder to apply an eq2 filter to a
> single jpeg image, keeping the filename intact. An odd request, but
> is this possible?
>

MEncoder cannot encode a "movie" that has only one frame. However,
you can make some copies of your JPEG: 01.jpg, 02.jpg,...,05.jpg
(4 or 5 should be enough), then:

mencoder mf://0*.jpg -mf fps= -o test.avi 
mplayer -vo jpeg test.avi

Any of the resulting JPEG(s) should be what you want, but you will have to
rename it.


_________________________________________________________________
Shed those extra pounds with MSN and The Biggest Loser!
http://biggestloser.msn.com/


More information about the MPlayer-users mailing list