Play and zoom into movies to see details of videos that have a higher resolution than your screen
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Victor Giers 0e9d2d45a5 Update README.md 7 anos atrás
data Initial commit 7 anos atrás
README.md Update README.md 7 anos atrás
classes.pde Initial commit 7 anos atrás
functions.pde Initial commit 7 anos atrás
zoomableMoviePlayer.pde Initial commit 7 anos atrás

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