Changes between Version 12 and Version 13 of Slideshow
- Timestamp:
- Nov 25, 2013, 9:53:41 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Slideshow
v12 v13 1 [[PageOutline(2, Contents)]] 2 1 3 == Frame rates == 2 4 3 This will create a video slideshow (using the encoder `libx264`) from series of numerically sequential PNG images named`img001.png`, `img002.png`, `img003.png`, etc.5 Create a video (using the encoder `libx264`) from series of numerically sequential images such as `img001.png`, `img002.png`, `img003.png`, etc. 4 6 5 7 {{{ … … 78 80 79 81 80 == See also==82 == Also see == 81 83 * [http://ffmpeg.org/ffmpeg-formats.html#image2-2 FFmpeg image file demuxer documentation] 82 84 * [[Create a thumbnail image every X seconds of the video]]
