Giter VIP home page Giter VIP logo

video-info-quicktime_pl's Introduction

Video/Info/Quicktime_PL version 0.04
=======================

pure Perl implementation to extract header info from Quicktime (TM) files.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test (optional)
   make install

DEPENDENCIES

Video::Info
Compress::Zlib
Class::MakeMethods::Emulator::MethodMaker

Digest::MD5 (only for the test scripts)


COMMENTS

This module is intended to extend the functionality of the Video::Info
module by Allen Day.  In contrast with Video::Info::Quicktime, this is
a pure perl implementation -- so the OpenQuicktime library is not
needed.  This gives the information extraction functionality to any OS
that runs perl, as well as avoiding additional module dependencies to
install.

To install Video::Info without the Video::OpenQuicktime module
installed, just comment out the dependency to Video::OpenQuicktime in
the Makefile.PL file for Video::Info and then proceed as usual.

This release is compatable (and was tested) with version 0.991 of
Video::Info.



This code should be considered to be at an alpha stage of development
with no implied warranty or fitness for a particular purpose.


COPYRIGHT AND LICENSE

Released under the Aladdin Free Public License,
See the LICENSE file for details.


Copyright (C) 2002-2003
W S Hoge <shoge at perl dot org>

video-info-quicktime_pl's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.