Tagged Questions
5
votes
1answer
272 views
Text to movie from commandline
I need a script called myslide which does the following:
myslide -f 15 -t 20 "Hello World"
produces a movie file (to be played by mplayer), which just displays "Hello World" in the center of the ...