canadaduane / mycast

Generate an HTML page suitable for screencasting from a QuickTime movie on Mac OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCast converts a video file to a formatted HTML page. It creates a directory containing all of
the necessary resources for Flash video playback such as index.html, image files and the
JW Media Player.

In addition to basic Mac OS X tools such as the 'killall' and 'open' commands, MyCast uses the
following applications and tools:

  1. Techspansion's VisualHub - converts QuickTime .mov files to Flash .flv format
     http://www.techspansion.com/visualhub/
  
  2. The VisualHub automation extension script (provides AppleScript enhancements)
     http://visualhub.net/vh-automationpreview.pdf
  
  3. qt_info - provides width and height information about QuickTime .mov files
     http://www.omino.com/sw/qt_tools/man/qt_info.html
  

About

Generate an HTML page suitable for screencasting from a QuickTime movie on Mac OS X

License:Other


Languages

Language:JavaScript 100.0%