Changes between Version 12 and Version 13 of IndyTube
- Timestamp:
- 02/04/09 10:07:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IndyTube
v12 v13 1 1 == Indytube == 2 2 3 Indytube is a twisted reactor run video transcoding script.3 Indytube is a video transcoding program, run using the Twisted framework. It uses MEncoder / ffmpeg2theora to convert videos to web preview formats, and prepares web html files incorporating Flowplayer to allow web browser video playback. 4 4 5 5 We host a SVN indytube repository here - http://plumi.org/browser/indytube/ 6 6 7 The latest tagged version we are using in plumi 0.2. 2-final is http://plumi.org/browser/indytube/tags/plumi-0.2.2-27 The latest tagged version we are using in plumi 0.2.3-final is http://plumi.org/browser/indytube/tags/plumi-0.2.3-rc3 8 8 9 The latest tagged version we are using in plumi 0.2.3 RC3 is http://plumi.org/browser/indytube/tags/plumi-0.2.3-rc3 9 10 ''Updating from older versions'' 10 11 11 12 NOTE that the version of IndyTube, distributed in plumi 0.2.3, and found on the branch for plumi 0.2.x, http://plumi.org/browser/indytube/branches/plumi-0.2.x , solves the transcoding problem of a user uploading two files with the same name, but different file extensions (abc.mp4 and abc.mov for instance) as documented here http://plumi.org/ticket/204. If upgrading or updating, please read [http://plumi.org/ticket/204 this ticket] for instructions.
