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.055.325 Times

Video::Info::ASF 0.993

  Date Added: March 10, 2010  |  Visits: 1.285

Video::Info::ASF

Report Broken Link
Printer Friendly Version


Product Homepage
Download (112 downloads)



Video::Info::ASF is a Perl module for ASF files for attributes like: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::ASF; my $video; $video = Video::Info::ASF->new(-file=>$filename); #like this $video->vcodec; #video codec $video->acodec; #audio codec ... ASF stands for Advanced Systems Format, in case you were wondering. It used to stand for Active Streaming Format, but Microsoft decided to change it. This type of file is primarily used to store audio & video data for local or streaming playback. It can also be embedded with commands (to launch a web browser, for instance), for an "immersive" experience. ASF is similar in structure to RIFF. (See RIFF::Info). The morbidly curious can find out more below in REFERENCES..

Requirements: No special requirements
Platforms: Linux
Keyword: Asf Files Codec Files Libraries Module Perl Perl Module Programming Video Videoinfoasf
Users rating: 0/10

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


VIDEO::INFO::ASF RELATED
Libraries  -  RPM::Util::Files 0.10
RPM::Util::Files is a Perl module to generate %files list in RPM Specfile. SYNOPSIS use RPM::Util::Files; my $util = RPM::Util::Files->new({ build_root => /var/tmp/some-package-version-root, docs_filters => [ sub { my $entry = shift;...
5.12 KB  
Libraries  -  Video::Info::FOO 0.993
Video::Info::FOO is a Perl module for video information. Video::Info::FOO - what is it useful for? an example list: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::FOO; my...
634.88 KB  
Modules  -  Search Files 6.x-1.6 1.0
In order to extract the text from attached files, this module calls 'helper apps' such as cat and pdftotext. Drupal administrators can configure any helpers they like.The helper applications need to be configured so that they print output to...
 
Programming  -  Apache::Template 0.09
Apache::Template is a Perl module that provides a simple interface to the Template Toolkit from Apache/mod_perl. The Template Toolkit is a fast, powerful and extensible template processing system written in Perl. It implements a general purpose...
20.48 KB  
Graphic Conversion Tools  -  4Easysoft Free ASF Converter 3.2.28
4Easysoft Free ASF Converter is a wonderful converter which can convert mainstream video files to ASF files in an easy and fast way. It can also extract audio from ASF files to MP3 and MP2. In addition, this ASF converter has rich functions...
7.18 MB  
Audio Tools  -  Agrin Free AVI WMV ASF to iPod Converter 4.0
Agrin Free AVI WMV ASF FLASH to iPod Mp4 Converter is designed for converting video files directly to iPod/Mp4 format. It supports converting videos files including AVI,WMV, MPEG,MPEG4,ASF,VOB,3GP,iPhone,MOV,FLV to iPod,MP4 effortlessly. This...
3.47 MB  
Programming  -  sdist 1.02
Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules.
43.63 KB  
Video Editors  -  AVI Player for XMMS 1.2.3
The AVI player is a plug-in for XMMS, giving it the ability to play Windows AVI (including DivX ;-)) and ASF files on your Linux or FreeBSD box. You can simply add movies to your playlist and the plug-in will call aviplay to play the movie...
696.32 KB  
Libraries  -  SDL::Video 2.1.3
SDL::Video is a SDL perl extension. SYNOPSIS $video = new SDL::Video ( -name => pr0n.mpg ); SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the...
778.24 KB  
Web Cam Tools  -  Chick Video Cutter 1.75
Free Video utility to help you to cut and split your video files. You can use it as a "video cutter", "video splitter" or "video clipper". Supports : AVI, MPEG, RM, WMV, MOV, ASF, 3GP, MP4, RMVB (Real Media Video), Animated GIF, QuickTime , DIVX,...
10.08 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