EVOLViA - Other stuff

Povray doodling

testscenedtrack.mp4 (720p), testscenedtrack.webm (720p), testscenedtrack-src.tar.gz

testscened.mp4 (720p), testscened.webm (720p), testscened-src.tar.gz

cuplode.mp4, cuplode.webm, cuplode.pov

bath.mp4, bath.webm, bath.pov

flyby.mp4, flyby.webm, flyby.pov

Encoding

Povray produces a bunch of numbered png files. To generate a movie, FFMPEG is used.

Generate the mp4:

ffmpeg -f image2 -i bath%03d.png -vcodec libx264 -vpre slow 
	-vpre baseline -b 1500k bath.mp4

Generate the webm:

ffmpeg -f image2 -i bath%03d.png -vcodec libvpx -f webm 
	-b 1500k bath.webm
Last modified: 2012/02/20 by JGS
© 2010 evolvia.nl
Contact me on LinkedIn