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

Video Meeting freeware
Filter: All | Freeware | Demo
 

Video Meeting

< 1 2 3 4 5 > 
Released: August 08, 2009  |  Added: August 20, 2009 | Visits: 4.067

X2X Free Video Trim X2X Free Video Trim can smartly cut a specific part of the whole video file and convert it into MP3 or MP4 file. It can also convert the whole video file into MP4 or MP3 file. It is one of the best freeware that combines the function of powerful video player and video editor. You can trim videos...



Platforms: Windows

License: Freeware Size: 3.43 MB Download (782): X2X Free Video Trim Download

Released: December 28, 2009  |  Added: January 06, 2010 | Visits: 2.294

Video Director Video Director is an excellent movie producer. Based on technology breakthrough in movie making as well as adding HD videos. The main features of Video Director concentrate on the following four aspects. Easily import videos to the Storyboard: Drag and drop your favorite videos to the storyboard...





Platforms: Windows

License: Freeware Size: 21.96 MB Download (823): Video Director Download

Added: June 15, 2010 | Visits: 1.252

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 (98): Video::Info::MPEG::Video Download

Added: March 10, 2010 | Visits: 1.279

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 (112): Video::Info::ASF Download

Added: February 21, 2010 | Visits: 684

Video::OpenQuicktime Video::OpenQuicktime is an interface to the OpenQuicktime library. SYNOPSIS use Video::OpenQuicktime; my $qt = Video::OpenQuicktime->new(file=>"sample.mov"); $qt->get_video_height; $qt->get_audio_compression; $qt->get_audio_samplerate; From the OpenQuicktime site,...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (90): Video::OpenQuicktime Download

Added: March 27, 2010 | Visits: 995

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 (98): Video::Info::FOO Download

Added: February 23, 2010 | Visits: 1.034

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 (145): Video::Info::RIFF Download

Added: August 02, 2010 | Visits: 1.189

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 (92): Video::Info::Magic Download

Added: January 07, 2010 | Visits: 1.621

FFmpeg::Stream::Video FFmpeg::Stream::Video is a video stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream Objects of this class are not intended to be instantiated directly by...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (193): FFmpeg::Stream::Video Download

Added: November 04, 2010 | Visits: 1.355

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 (104): Video::Info Download

Added: September 12, 2010 | Visits: 1.184

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 (95): Video::Info::MPEG::Constants Download

Added: September 17, 2010 | Visits: 1.169

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 (90): Video::Info::MPEG::System Download

Added: April 25, 2010 | Visits: 1.442

Rainbyte Video Converter 0.01 Rainbyte Video Converter is a Kommander script which helps you convert video and audio in an easy way. Its based on Kommander, mencoder and ffmpeg and you can convert from/to any format supported by those programs. Well, I hope that it will be usefull for you, thanks for all.. Rainbyte Video...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (127): Rainbyte Video Converter 0.01 Download

Added: May 18, 2010 | Visits: 1.316

iPod Video Encoder iPod Video Encoder is a command line tool for convenient encoding of video files for use on iPod video. iPod Video Encoder project uses the ffmpeg tool for the actual encoding. It features recursive encoding of all files in a directory, and generating a podcast.xml file for convenient use in...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): iPod Video Encoder Download

Added: September 18, 2010 | Visits: 1.471

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 (93): Video::Info::MPEG Download

Added: June 21, 2010 | Visits: 1.027

video-entropyd video-entropyd is a program to add entropy data from video4linux devices to the kernel random driver. For security reasons (when doing network traffic or generating secure keys for example) one wants as much entropy-data in the kernel random-driver as possible. The random-driver takes partially...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): video-entropyd Download

Added: January 25, 2010 | Visits: 1.102

Amarok Video Player I like using Amarok for managing my podcasts but I wasnt able to play my video podcasts. Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer. Edit the script to change KMplayer to another video player.. Download KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Download (104): Amarok Video Player Download

Added: April 11, 2010 | Visits: 1.664

Video Related Picture Editor Video Related Picture Editor is a gtk2 GUI frontend for batch-manipulating images using ImageMagick, MPlayer and transcode. Its also the name of the infamous VRPE Team who paid me for hacking this together quickly because they needed it. The name Why "video related picture encoder" ?...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (108): Video Related Picture Editor Download

Added: March 23, 2010 | Visits: 1.246

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 (103): SDL::Video Download

Added: May 18, 2010 | Visits: 1.841

Linux Video Editor Linux Video Editor provides frame and GOP accurate editing of MPEG1/2 files. Video scenes are handled as thumbnails movable by drag and drop. Final videos can be build with or without re-encoding. Tools for shrinking and DVD authoring are also available. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (212): Linux Video Editor Download

< 1 2 3 4 5 >