dynamic display of video files
Project description
Introduction
This product adds a “Video” content type with the following features:
For each video, some metadata, like author and date of recording, are collected.
The videos themselves are served off the bare file system. The product itself contains only sort of pointers to video files.
The user should be able to view the file in a number of formats, resolutions etc., and to download the videos.
Conversion of videos from one format to another is outside the scope of this product.
Access control to the actual video files is outside the scope of this product. Only the metadata, as defined in this product’s schema, will be workflowed.
The product will determine, at run time, the available formats for a given video, and offer the user only these for viewing or download.
The product aims to offer access to said videos for as many client environments as possible.
The product makes use of flowplayer (www.flowplayer.org).
Each video requires a “metadata” file which adheres to the following structure:
First line: Column 1: “thumbnail” Column 2: filename for the thumbnail, if any Second line: Column 1: “playing time” Column 2: time spec (HH:MM:SS) Third line: Column 1: “selected” Column 2: file name of the video that is to be played in the browser Fourth line: Column 1: “default size” Column 2: size specification in width x height, eg. “500x300” Remaining lines: Column 1: resolution and format, eg. “640x480, OGV” Column 2: complete file name (without directories)
Changelog
1.0dev (unreleased)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file on.video-0.1.1f-py2.6.egg
.
File metadata
- Download URL: on.video-0.1.1f-py2.6.egg
- Upload date:
- Size: 43.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf9059b25ae16fe6ad19687e76f5abf3ca4cd77831377a1ac24e2a9515531d5b |
|
MD5 | f278a8314503dec7025fb759c9fa1c66 |
|
BLAKE2b-256 | 29f5edd9ecfd37156a382e44071962b9f48bd99f196736e69760241ade8e70e9 |