Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.065.546 Times

Video::Info::MPEG::Constants 0.993

  Date Added: September 12, 2010  |  Visits: 1.191

Video::Info::MPEG::Constants

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



Video::Info::MPEG::Constants is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with the Video::Info distribution. To contribute, use Video::Info::FOO as a template to write a module, and email it to the Allen Day. Also see t/FOO.t as an example test script to verify the sanity of your code. Installation: To install this module type the following: perl Makefile.PL make make test (optional) make install.

Requirements: No special requirements
Platforms: Linux
Keyword: Files Libraries Modules Mpeg Probe Programming Suite Video Video Files Videoinfompegconstants
Users rating: 0/10

License: Freeware Size: 634.88 KB
USER REVIEWS
More Reviews or Write Review


VIDEO::INFO::MPEG::CONSTANTS RELATED
Audio Tools  -  Free MPEG-4 to WM Video Converter Lite 1. 9. 2002
Free MPEG-4 to WM Video Converter Lite is a professional conversion program which allows you to convert your MPEG-4 to WM Video format with fast speed and great output quality. It has a user-friendly interface, and easy to use even for its...
3.82 MB  
Multimedia & Graphics  -  Free AVI/MPEG/WMV/MP4/FLV Video Joiner 4.4.5
Free AVI/MPEG/WMV/MP4/FLV Video Joiner, a perfect easy-to-use video joining tool, allows the users to easily and quickly join more than one video file of different formats to one file of a specified format including AVI, MP4, FLV, WMV, etc. The...
6.55 MB  
Libraries  -  Video::Info::MPEG::System 0.993
Video::Info::MPEG::System is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install...
634.88 KB  
Libraries  -  Video::Info::MPEG::Video 0.993
Video::Info is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the...
634.88 KB  
Home & Leisure  -  Etymonix MPEG-2 Video Codec 1.10
The Etymonix MPEG-2 I-frame Video Codec for Win95/98/Me/NT4/2000/XP is a software-only video compressor/decompressor based on the standard Video for Windows (VfW) architecture. It can be used with a wide range of existing applications (such as...
808.96 KB  
MP3 Tools  -  Free MPEG Video Converter Factory 2.0
Free MPEG Video Converter Factory is the easy-to-use video conversion software that you can convert your video to common MPEG easily, HD MPEG and it support all MPEG encoder with lossless video quality.
7.54 MB  
Multi-Purpose Audio Players  -  CloneDVD Studio Free MPEG Converter 1.0.0.0
CloneDVD Studio Free MPEG Converter is a totally free and clean video converter program allowing users to easily convert regular videos to MPEG format for playback on MPEG supported players and devices. This free MPEG converter is simply designed,...
45.66 MB  
Video Editors  -  Agogo Video Joiner Free 8.40
Agogo AVI MPEG WMV MOV RM Video Joiner is a expert and easy-to-used Windows application that create your favorite movies directly. It can help you join multiple AVI, Divx, ASF, WMV, WMA, MPEG, MOV, QT, RM, RMVB file into one large move file with...
7.03 MB  
Multi-Purpose Audio Players  -  WinX Free PSP Video Converter 3.2.25
Free PSP video converter that converts videos to PSP from AVI, FLV, WMV, MOV WinX Free PSP Video Converter is a free video converter that converts videos to PSP from AVI, FLV, WMV, MOV, MPEG, etc. This free video converting software help you...
7.79 MB  
Audio Tools  -  Free Convert MPEG 2 WMP Video 1. 8. 2004
Free Convert MPEG 2 WMP Video is a powerful and totally free conversion program which allows you to convert MPEG file to WMP Video format with fast speed and great output quality. With a user-friendly interface, it is easy to use for all its...
3.83 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB