Hi,
I was trying generate image sequence from an video and I finally done!
For this I used mplayer in linux OS. The command is:
mplayer -vo png -vf framestep=10 -nosound video_in.wmv
To play image sequence in mplayer the command is:
mplayer mf://*.png -mf fps=10
Best regards,
Thiago.
0 Responses to How to generate image sequence with mplayer
Something to say?