view video_datatypes/readme.rst @ 0:b6466fff5800 draft default tip

Initial version
author esr
date Tue, 22 Jul 2014 16:22:52 -0500
parents
children
line wrap: on
line source

Video Datatypes
===============

Please feel free to submit PRs/bug reports.

Requirements
============

Requires ffmpeg for fps/resolution detection

::

    sudo apt-get install ffmpeg

Formats Supported
=================

-  mp4
-  flv

Features
========

-  Metadata is sourced for video resolution and fps.
-  Sniffing is currently unavailable

Licence
=======

Video datatypes for Galaxy Copyright (C) 2014 Eric Rasche

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.