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

Ope N Rmvb File software
Filter: All | Freeware | Demo
 

Ope N Rmvb File

< 1 2 3 4 5 
Added: October 17, 2010 | Visits: 1.092

File::Sort File::Sort is a Perl module to sort a file or merge sort multiple files. SYNOPSIS use File::Sort qw(sort_file); sort_file({ I => [qw(file_1 file_2)], o => file_new, k => 5.3,5.5rn, -t => | }); sort_file(file1, file1.sorted); This module sorts text files by lines (or records)....



Platforms: *nix

License: Freeware Size: 32.77 KB Download (94): File::Sort Download

Added: August 17, 2010 | Visits: 1.313

Audio::TagLib::MPEG::File Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. SYNOPSIS use Audio::TagLib::MPEG::File; my $i = Audio::TagLib::MPEG::File->new("sample file.mp3"); print $i->tag()->artist()->toCString(), "n"; # got artist This implements the generic...





Platforms: *nix

License: Freeware Size: 1.4 MB Download (124): Audio::TagLib::MPEG::File Download

Added: March 05, 2010 | Visits: 1.174

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: March 17, 2010 | Visits: 1.513

Audio::TagLib::Vorbis::File Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. SYNOPSIS use Audio::TagLib::Vorbis::File; my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg"); print $i->tag()->comment()->toCString(), "n"; # got comment This is the central class...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (299): Audio::TagLib::Vorbis::File Download

Added: June 24, 2010 | Visits: 1.292

Audio::TagLib::Ogg::FLAC::File Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print $i->tag()->album()->toCString(), "n"; # got album This implements...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (101): Audio::TagLib::Ogg::FLAC::File Download

Added: May 22, 2010 | Visits: 1.232

File::LckPwdF File::LckPwdF is a Perl module to lock and unlock the passwd and shadow files with lckpwdf and ulckpwdf. SYNOPSIS use File::LckPwdF; (lock_passwd(15)) || (die "Cant lock password file:n$! stopped"); # ... do stuff with the passwd file ... (unlock_passwd()) || (die "Cant unlock password...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): File::LckPwdF Download

Added: January 27, 2010 | Visits: 3.177

TiVo File Decoder TiVo File Decoder software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file. This has the same functionality as using TiVos supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (131): TiVo File Decoder Download

Added: August 14, 2010 | Visits: 1.154

File::Signature File::Signature is a Perl module to detect changes to a files content or attributes. SYNOPSIS use File::Signature; my $sig = File::Signature->new(/some/file); # If you have a stringified signature stored in $string # you can create a File::Signature object from it. my $sig =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): File::Signature Download

Added: September 11, 2010 | Visits: 1.201

File::Comments File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): File::Comments Download

Added: June 10, 2010 | Visits: 921

File::FilterFuncs File::FilterFuncs is a Perl module that specify filter functions for files. SYNOPSIS use File::FilterFuncs qw(filters); filters(source.txt, sub { $_ = uc $_; 1 }, dest.txt ); INTRODUCTION File::FilterFuncs makes it easy to perform transformations on files. When you use this module,...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): File::FilterFuncs Download

Added: April 05, 2010 | Visits: 1.232

File::Remote File::Remote is a Perl module to read/write/edit remote files transparently. SYNOPSIS # # Two ways to use File::Remote # # First, the function-based style. Here, we can use the # special :replace tag to overload Perl builtins! # use File::Remote qw(:replace); # special :replace tag #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): File::Remote Download

Added: July 27, 2010 | Visits: 933

N:PyTpl N:PyTpl comes from Necs Python Template System and is a template script written in Python. It parses template files and creates e.g. HTML as output. Therefore, it is ideal to use for HTML pages, because it reduces redundancy to an absolute minimum. Templates Files - file extension: .tpl...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): N:PyTpl Download

Added: October 14, 2010 | Visits: 2.589

Nokia::File::NFB Nokia::File::NFB is a Perl module to create, read and write Nokia nfb/nfc phone backup files. SYNOPSIS use Nokia::File::NFB; my $nfb = new Nokia::File::NFB; ## read in the file phone_backup.nfb. $nfb->read(phone_backup.nfb); ## print out the phone model the backup file is of. print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (517): Nokia::File::NFB Download

Added: April 11, 2010 | Visits: 1.095

App::Conf::File App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl representation # accessors $property_value =...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::Conf::File Download

Added: May 19, 2010 | Visits: 837

File::Locate File::Locate is a Perl module to search the (s)locate-database from Perl. SYNOPSIS use File::Locate; print join "n", locate "mp3", "/usr/var/locatedb"; # or only test of something is in the database if (locate("mp3", "/usr/var/locatedb")) { print "yep...sort of mp3 there"; } # do...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (98): File::Locate Download

Released: May 20, 2010  |  Added: June 12, 2010 | Visits: 1.562

idoo File Encryption idoo file encryption is the super best file encryption software, this powerful and useful file encrypt tool can help you quickly and safely lock and hide files, folder,and drives,and it can use 256-bit AES encryption to encrypt your files located on HDD drive or any portable media such as USB...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.72 MB Download (463): idoo File Encryption Download

Released: November 08, 2012  |  Added: December 04, 2012 | Visits: 1.207

DDVideo DVD to RMVB Converter Suite DDVideo DVD to RMVB Converter Suite,the best combination of DDVideo DVD to RMVB Converter Gain and DDVideo RMVB Video Converter Gain. The DVD to RMVB Converter Suite can rip and convert DVD and any popular video like RM,RMVB, MKV, DivX, XviD, AVI, WMV, ASF,MPG, MPEG, VOB,DAT, MOV, QT,...


Platforms: Windows, Other

License: Shareware Cost: $35.95 USD Size: 11 B Download (196): DDVideo DVD to RMVB Converter Suite Download

Released: February 10, 2011  |  Added: March 15, 2011 | Visits: 888

Xilisoft RMVB Converter Xilisoft RMVB Converter is a distinguished RMVB to AVI video converter which can convert RM, RMVB and other video files such as MKV, FLV, MPEG, DAT, VOB, WMV to AVI, MPEG, DivX, WMV videos, as well as extract RA audio from RMVB video. With a variety of flexible options, you can easily get the...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 28.89 MB Download (157): Xilisoft RMVB Converter Download

Released: February 23, 2011  |  Added: March 24, 2011 | Visits: 678

ImTOO RMVB Converter ImTOO RMVB Converter is an easy-to-use but multifunctional RMVB video converter tool, which can convert RMVB/RM to AVI, MP4, MPEG, DivX, WMV videos, extract RA audio from RMVB video. You can split/trim video file, customize the output file size and set various parameters to get the file you want...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 28.85 MB Download (1597): ImTOO RMVB Converter Download

Released: September 03, 2012  |  Added: September 24, 2012 | Visits: 949

DDVideo DVD to RMVB Converter Gain DDVideo DVD to RMVB Converter Gain,a economic and useful DVD to RMVB ripper software, which can help you normalize the audio for DVD videos that have drastically different audio levels and make export the video or audio files all with the same level without loss original sound quality.and rip and...


Platforms: Windows, Other

License: Shareware Cost: $19.95 USD Size: 11 B Download (105): DDVideo DVD to RMVB Converter Gain Download

< 1 2 3 4 5