Skip to content

Processing sketch to scrub at different time intervals through raw movie

Notifications You must be signed in to change notification settings

knopjesmuseum/tijdmachine-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tijdmachine-processing

This Processing sketch uses Java's RandomAccessFile to scrub through a very large uncompressed RGB video file (300GB in this case with 1,1 million frames) to be able to lookat interesing phenomena in the video at different time intervals.

Demo

Demo movie

This animated GIF was created using FFMPEG by converting the TIFF files generated by Processing's saveFrame() function using ffmpeg -i screen-%04d.tif demo.gif.

About

Processing sketch to scrub at different time intervals through raw movie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published