Profile
Achievement

jmiller's Recent SnippetsTagged video
- All /
« Prev 1 Next »
This would convert images at 30fps to a mp4 video, with sequence titles:
ImageName0000.png, ImageName0001.png, etc.
You could use -r 1/5 to use one frame every five seconds.
1
1048
posted 12 years ago by jmiller
This will get the 11-character YouTube video ID from any valid YouTube URL.
Based on http://snipplr.com/view/57065/get-youtube-video-id/ but made more robust to handle additional URL inputs
0
1582
posted 13 years ago by jmiller