Play and zoom into movies to see details of videos that have a higher resolution than your screen
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Victor Giers 0e9d2d45a5 Update README.md 7年前
data Initial commit 7年前
README.md Update README.md 7年前
classes.pde Initial commit 7年前
functions.pde Initial commit 7年前
zoomableMoviePlayer.pde Initial commit 7年前

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