Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

on.video-0.1.1g-py2.6.egg (43.7 kB view details)

Uploaded Source

File details

Details for the file on.video-0.1.1g-py2.6.egg.

File metadata

File hashes

Hashes for on.video-0.1.1g-py2.6.egg
Algorithm Hash digest
SHA256 e3750dcc7c42a0f4416067978c6b89f32410eeceb1a16aa1a413a94979791aeb
MD5 78c57f20e9937010d94c4713f60def6a
BLAKE2b-256 273d07cecad1d8990c91630d28aa5815c24aaf6e85d6be80e5b09d121009fa2b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page