FLV

From DVD-Slideshow

Revision as of 00:40, 16 September 2009; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

dvd-slideshow can create flash video content with the ffmpeg encoder. Then, you can easily add the content to your web pages and so on.

This is how all the videos are generated for this wiki!

Usage

dvd-slideshow -flv inputfile.txt

also, you can try the new output size option:

dvd-slideshow -flv -s 320x240 intputfile.txt   
(not tested much, though... please report errors)