Revision history of "PNG To Video"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:56, 28 August 2014Webdawg (talk | contribs). . (309 bytes) (+309). . (Created page with "=capture script= <pre> #!/bin/bash while : do scrot sleep 1 done </pre> =ffmpeg command= *from http://ubuntuforums.org/showthread.php?t=2173013 <pre> #!/bin/bash #manuall s...")