User:Jules/nickybrightness: Revision history

Diff selection: Mark the radio buttons 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.

4 November 2015

8 March 2015

  • curprev 02:0402:04, 8 March 2015Jules talk contribs 901 bytes +901 Created page with "<source lang="python"> from PIL import Image import os # ***FROM VIDEO TO IMAGE*** a = "ffmpeg -i test.mp4 -r 15 -an frames/frame%04d.png -y" print a os.system(..."