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

Visioforge Video Info freeware
Filter: All | Freeware | Demo
 

Visioforge Video Info

1 2 3 4 5 > 
Added: June 15, 2010 | Visits: 1.263

Video::Info::MPEG::Video 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 functionality is now included with the Video::Info... Platforms: *nix

License: Freeware Size: 634.88 KB Download (104): Video::Info::MPEG::Video Download

Added: March 10, 2010 | Visits: 1.295

Video::Info::ASF 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... Platforms: *nix

License: Freeware Size: 634.88 KB Download (118): Video::Info::ASF Download

Added: March 27, 2010 | Visits: 1.006

Video::Info::FOO 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 $video; $video->vcodec; #video codec $video->acodec;... Platforms: *nix

License: Freeware Size: 634.88 KB Download (103): Video::Info::FOO Download

Added: February 23, 2010 | Visits: 1.049

Video::Info::RIFF Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes like: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::RIFF; my $video; $video = Video::Info::RIFF->new(-file=>$filename); #like this $video =... Platforms: *nix

License: Freeware Size: 634.88 KB Download (151): Video::Info::RIFF Download

Added: August 02, 2010 | Visits: 1.201

Video::Info::Magic Video::Info::Magic can resolve video filetype if possible. SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine(/path/to/video.mpg ); print $type; #MPEG system stream data (maybe) ## ... see methods below EXPORT various constants related to video file formats.... Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Video::Info::Magic Download

Added: November 04, 2010 | Visits: 1.368

Video::Info Video::Info can retrieve video properties such as: height width codec fps. SYNOPSIS use Video::Info; my $info = Video::Info->new(-file=>my.mpg); $info->fps(); $info->aspect(); ## ... see methods below Video::Info is a factory class for working with video files. When you create a new... Platforms: *nix

License: Freeware Size: 634.88 KB Download (110): Video::Info Download

Added: September 12, 2010 | Visits: 1.200

Video::Info::MPEG::Constants 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... Platforms: *nix

License: Freeware Size: 634.88 KB Download (101): Video::Info::MPEG::Constants Download

Added: September 17, 2010 | Visits: 1.187

Video::Info::MPEG::System 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 them. All the functionality is now included with the... Platforms: *nix

License: Freeware Size: 634.88 KB Download (96): Video::Info::MPEG::System Download

Added: September 18, 2010 | Visits: 1.493

Video::Info::MPEG Video::Info::MPEG is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use Video::Info::MPEG; my $video = Video::Info::MPEG->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print... Platforms: *nix

License: Freeware Size: 634.88 KB Download (99): Video::Info::MPEG Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 757

VisioForge Video Edit SDK VisioForge Video Edit SDK .Net is a professional development solution designed to allow programmers to easily integrate video editing and processing capabilities into their software. Video Edit SDK .Net allows you to create your own movie out of any audio and video files. You can add various... Platforms: Windows

License: Freeware Download (59): VisioForge Video Edit SDK Download

Released: August 05, 2012  |  Added: September 02, 2012 | Visits: 1.018

VisioForge Video Edit SDK .Net LITE Have you ever wanted to create your own movie? - No problem. With this Video Edit SDK .Net, you get everything you need to make your dream come true. This .Net-based devkit allows integrating video editing and processing capabilities into software, and you can use it to create your own movies out... Platforms: Windows

License: Freeware Size: 29.65 MB Download (106): VisioForge Video Edit SDK .Net LITE Download

Added: March 23, 2010 | Visits: 1.261

SDL::Video 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 objects interface. METHODS SDL::Video::error()... Platforms: *nix

License: Freeware Size: 778.24 KB Download (109): SDL::Video Download

Added: February 01, 2010 | Visits: 991

File::Headerinfo::Video File::Headerinfo::Video is an extractor of useful information from video files. File::Headerinfo::Video uses Video::Info to read the headers of video clips (of various kinds) and a few audio files, and extract from them the useful information we crave. File::Headerinfo::Video can handle all... Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): File::Headerinfo::Video Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 368

MediaInfo for Linux What is MediaInfo? MediaInfo supplies technical and tag information about a video or audio file. It is free software (free of charge and free access to source code: GPL or LGPL licence) What information can I get from MediaInfo? * General: title, author, director, album, track number,... Platforms: Linux

License: Freeware Size: 154 KB Download (44): MediaInfo for Linux Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 429

MediaInfo for Mac OS X What is MediaInfo? MediaInfo supplies technical and tag information about a video or audio file. It is free software (free of charge and free access to source code: GPL or LGPL licence) What information can I get from MediaInfo? * General: title, author, director, album, track number,... Platforms: Mac

License: Freeware Size: 5.6 MB Download (49): MediaInfo for Mac OS X Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 337

MediaInfo (x64bit) What is MediaInfo? MediaInfo supplies technical and tag information about a video or audio file. It is free software (free of charge and free access to source code: GPL or LGPL licence) What information can I get from MediaInfo? * General: title, author, director, album, track number,... Platforms: Windows

License: Freeware Size: 3.64 MB Download (44): MediaInfo (x64bit) Download

Added: November 27, 2010 | Visits: 734

Class::Driver EXAMPLE # This is a really long synopsis, but hopefully it will give you an idea... package MyPackage; use Class::Driver; use base q(Class::Driver); our %drivers; return 1; sub new { my($class, %args) = @_; die "mime_type is required" unless($args{mime_type}); die "no driver to... Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Class::Driver Download

Added: February 05, 2010 | Visits: 1.767

FLV::Info FLV::Info is an extract metadata from Flash Video files. SYNOPSIS use FLV::Info; my $reader = FLV::Info->new(); $reader->parse(video.flv); my %info = $reader->get_info(); print "$info{video_count} video framesn"; print $reader->report(); This module reads Macromedia FLV files and... Platforms: *nix

License: Freeware Size: 737.28 KB Download (128): FLV::Info Download

Added: July 20, 2010 | Visits: 1.088

MPEG::Info MPEG::Info is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use MPEG::Info; my $video = MPEG::Info->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print $file->acodecraw; ## 80 print... Platforms: *nix

License: Freeware Size: 327.68 KB Download (113): MPEG::Info Download

Released: August 11, 2012  |  Added: September 04, 2012 | Visits: 991

VisioForge Media Player SDK Delphi LITE VisioForge Media Player SDK allows programmers to easily integrate video, audio and DVD playback into their software applications. It also allows you to draw overlay bitmap and text over the video with effects. VisioForge Media Player SDK major features include: Supported file formats... Platforms: Windows

License: Freeware Size: 21.51 MB Download (110): VisioForge Media Player SDK Delphi LITE Download

1 2 3 4 5 >