Skip to content

ffmpeg-based script which makes video (mp4, mov) be able to play in flash player on web-sites in process of downloading. Like streaming video.

Notifications You must be signed in to change notification settings

ExReanimator/video-faststarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby video faststarter

ffmpeg-based script which makes video (mp4, mov) be able to play in flash player on web-sites in process of downloading. Like streaming video.

Requirements

  • Ruby 1.9.2 (1.8.7 may work, too)
  • ffmpeg

Installation

You need to install ffmpeg package.

Example for debian-based systems:

$ sudo apt-get install ffmpeg

Usage

Shell command:

$ ruby ruby-video-faststarter.rb <source_dir> [<destination_dir>]

TODO

Processing with subdirectories

About

ffmpeg-based script which makes video (mp4, mov) be able to play in flash player on web-sites in process of downloading. Like streaming video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages