Play and zoom into movies to see details of videos that have a higher resolution than your screen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor Giers 0e9d2d45a5 Update README.md 7 years ago
data Initial commit 7 years ago
README.md Update README.md 7 years ago
classes.pde Initial commit 7 years ago
functions.pde Initial commit 7 years ago
zoomableMoviePlayer.pde Initial commit 7 years ago

README.md

Quick minimalistic movie player with zoom for Processing 2.2.1
Only GUI element is a timeline.
Intended to use for zooming into movies to be able to see details of videos that have a higher resolution than your screen.
Drag & drop a movie from your window manager into the viewport to load and play it.

  • Pause/play with middle mouse
  • Mousewheel for zooming in / out
  • Drag & drop the movies image with left mouse button
  • Save a screenshot with right mouse button