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 49.481.109 Times

Movie::Info 0.1

  Date Added: July 08, 2010  |  Visits: 1.216

Movie::Info

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



SYNOPSIS my $mi = Movie::Info->new || die "Couldnt find an mplayer to usen"; foreach my $file (@ARGV) { my %info = $mi->info($file) || warn "Couldnt read info from $filen" && next; print "$file (WxH) - $info{width}x$info{height}n"; } Movie::Info is a thin layer around MPlayers --identify command line flag. As such it can only give you as much information as Mplayer is able to give you which is down to the quality and number of codecs you have installed. MPlayer is available from http://www.mplayerhq.hu/ This module is largely based on the midentify script shipped with MPlayer. METHODS new [path to mplayer] Returns a new Movie::Info instance or undef if it cant find an mplayer binary. To find a binary it looks in three places - firstly if youve passed in a path to look at it checks there, secondly at the environment variable $MOVIE_INFO_MPLAYER_PATH and then finally it searches your $PATH like the standard which command in Unix. info < filename > Returns a hash representing all the meta data we can garner about file. Returns undef if it cant read the file..

Requirements: No special requirements
Platforms: Linux
Keyword: File Info Libraries Meta Meta Data Movie Movieinfo Mplayer Path Programming
Users rating: 0/10

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


MOVIE::INFO RELATED
Networking  -  Link File Info 0.5
For posts, any links to local media (images, documents, etc.) will automatically have the file type and size appended in parentheses, so visitors to your blog will know what they're about to download when they click links to media.Notes: *...
10 KB  
Libraries  -  Image::MetaData::JPEG 0.15
Image::MetaData::JPEG is a Perl extension for showing/modifying JPEG (meta)data. SYNOPSIS use Image::MetaData::JPEG; # Create a new JPEG file structure object my $image = new Image::MetaData::JPEG(somepicture.jpg); die Error: ....
286.72 KB  
Multimedia & Graphics  -  Image.InfoCards Viewer 2.1
Use IIC Viewer to access all types of information and meta-data previously embedded in pictures using Image.InfoCards (IIC) technology. Image.InfoCards is 100% transparent to applications. Image data is not touched (100% Quality). You can embed...
430.08 KB  
Libraries  -  Audio::TagLib::Tag 1.42
Audio::TagLib::Tag is a simple, generic interface to common audio meta data fields. This is an attempt to abstract away the difference in the meta data formats of various audio codecs and tagging schemes. As such it is generally a subset of what...
1.4 MB  
Libraries  -  Audio::TagLib 1.42
Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. SYNOPSIS use Audio::TagLib; use warnings; use strict; my $f = Audio::TagLib::FileRef->new("Latex Solar Beef.mp3"); my $artist =...
1.4 MB  
Macintosh Software  -  PhotoGPSEditor 1.6
PhotoGPSEditor is an easy to use meta-data editor for photo (JPEG, RAW) files, plus it can match data from GPS (gpx or NMEA) files. The program is freeware, however, donations can be made to help support future development. With PhotoGPSEditor...
2.39 MB  
Graphics Editors  -  PhotoInfoEditor 1.2
PhotoInfoEditor is an easy to use meta-data editor for photo (JPEG/RAW/Tiff) files. The program is freeware, however, donatations can be made to help support future development.With PhotoInfoEditor you can add location and summary details to a...
 
Audio Tools  -  DVD Library Manager 0.8.0.11
DVD Library Manager for Vista Media Center (VMC) is a free Windows program which allows you to edit the DVD information (meta data) used by DVD Library in Vista Media Center (VMC). It can download additional movie information from Amazon.com and...
 
Modules  -  HeadSpace2 3.5.20
Meta-data can be configured for posts, pages, categories, home page, author pages, search pages, 404 page.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key...
 
Modules  -  Adhoc Key/Value Meta-Data 6.x-1.0-beta1
Allows you to add a field to a node that does not have a defined label.The content creator then can choose the label and value of their choice.The list of labels is presented to the user in an auto-complete as they type.Easy way to allow...
10 KB  
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