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

Icl Format freeware
Filter: All | Freeware | Demo
 

Icl Format

< 1 2 3 4 5 
Released: May 17, 2011  |  Added: May 25, 2011 | Visits: 1.272

dudu FLV to SWF Converter dudu FLV to SWF Converter is a easy to use video converter software. It can convert FLV to SWF, DivX, XviD, MOV, MPG,MPEG-2,MPEG-4, AVI and WMV Video format. Publish your AVI video files on your web site or blog can be easily accomplished by using dudu FLV to SWF Converter. It can convert FLV... Platforms: Windows, Other

License: Freeware Size: 1.68 MB Download (105): dudu FLV to SWF Converter Download

Added: August 23, 2010 | Visits: 837

libdv The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (104): libdv Download

Added: March 05, 2010 | Visits: 798

DJWrap DJWrap is an open format for combining several mp3s into one (wrapping) , without losing information about where the songs begin and where they end, or what file names they had, allowing them to later be turned back into separate files. The idea of DJWrap is in many ways the same as the... Platforms: *nix

License: Freeware Size: 71.68 KB Download (104): DJWrap Download

Added: February 03, 2010 | Visits: 1.017

MP3::Tag::ID3v2-Data MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. SYNOPSIS $mp3 = MP3::Tag->new($filename); $mp3->get_tags(); $id3v2 = $mp3->{ID3v2} if exists $mp3->{id3v2}; ($info, $long) = $id3v2->get_frame($id); # or ($info, $long) = $id3v2->get_frame($id, raw); This document... Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): MP3::Tag::ID3v2-Data Download

Added: September 06, 2010 | Visits: 1.062

DateTime::Format::Epoch::RJD DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days. SYNOPSIS use DateTime::Format::Epoch::RJD; my $dt = DateTime::Format::Epoch::RJD->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::RJD->format_datetime($dt); #... Platforms: *nix

License: Freeware Size: 17.41 KB Download (103): DateTime::Format::Epoch::RJD Download

Added: August 01, 2010 | Visits: 1.140

Lcal Lcal is a multi-platform (Unix/Linux, DOS, DOS+DJGPP, Windows+Cygwin) program which generates full-year PostScript lunar (moon phase) calendars in a 2-page format, a compressed 1-page format, or an odd-days-only 1-page format. Lcal is run from the command line. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 40.96 KB Download (103): Lcal Download

Released: June 07, 2011  |  Added: June 14, 2011 | Visits: 1.529

dudu 3GP Video Converter dudu 3GP Video Converter is a easyt-to-use video converter software. It can convert many video formats, e.g. DivX, XviD,VCD,MOV, MPEG-4,MPEG-2,MPG, WMV, H.263,H.264,AVI,WMV,ASF to 3GP Video format. Platforms: Windows, Other

License: Freeware Size: 1.68 MB Download (103): dudu 3GP Video Converter Download

Added: October 08, 2010 | Visits: 1.104

DateTime::Format::Epoch::MJD DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days. SYNOPSIS use DateTime::Format::Epoch::MJD; my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::MJD->format_datetime($dt); #... Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DateTime::Format::Epoch::MJD Download

Added: February 16, 2010 | Visits: 1.117

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the... Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: February 14, 2010 | Visits: 872

WMpop WMpop is a Window Maker DockApp for monitoring a local (mbox format) or POP3 mailbox. WMpop project displays: - number of mails in the mailbox (or unread mails if checked in the preference screen), - a scrolling text with the email address of the senders (only for local mailbox for the... Platforms: *nix

License: Freeware Size: 204.8 KB Download (101): WMpop Download

Added: June 08, 2010 | Visits: 1.287

DateTime::Format::Builder DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year... Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): DateTime::Format::Builder Download

Added: June 20, 2010 | Visits: 1.548

DateTime::Format::Epoch::DotNet DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::DotNet Download

Added: September 08, 2010 | Visits: 1.256

DateTime::Format::Epoch::MacOS DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::MacOS Download

Added: June 02, 2010 | Visits: 1.124

DateTime::Format::Epoch::JD DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days. SYNOPSIS use DateTime::Format::Epoch::JD; my $dt = DateTime::Format::Epoch::JD->parse_datetime( 2453244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::JD->format_datetime($dt); # 2453244.5 my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::JD Download

Added: June 14, 2010 | Visits: 1.059

FFmpeg::FileFormat FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c). SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg $xx = $ff->file_format(mov); #...do something with $xx Objects of this class are not intended to be instantiated directly by the end user. Access... Platforms: *nix

License: Freeware Size: 1.8 MB Download (100): FFmpeg::FileFormat Download

Added: August 17, 2010 | Visits: 1.340

DateTime::Format::Epoch::TAI64 DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values. SYNOPSIS use DateTime::Format::Epoch::TAI64; my $dt = DateTime::Format::Epoch::TAI64 ->parse_datetime( 4611686019483526367 ); # 2003-06-20T19:49:59... Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): DateTime::Format::Epoch::TAI64 Download

Added: November 06, 2010 | Visits: 1.020

HTML::FormatNroff HTML::FormatNroff is a Perl module that can format HTML as nroff man page. SYNOPSIS require HTML::FormatNroff; $html = parse_htmlfile("test.html"); $format_nroff = new HTML::FormatNroff(name => trial, project => MyProject); print $formatter->format($html); The HTML::FormatNroff is a... Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): HTML::FormatNroff Download

Released: May 16, 2011  |  Added: May 25, 2011 | Visits: 1.214

dudu AVI to SWF Converter dudu AVI to SWF Converter is a easy to use video converter software. It can convert any avi to SWF, DivX, XviD, MOV, MPG,MPEG-2,MPEG-4, WMV, AVI and WMV Video format. Publish your AVI video files on your web site or blog can be easily accomplished by using dudu AVI to SWF Converter. It can... Platforms: Windows, Other

License: Freeware Size: 1.68 MB Download (99): dudu AVI to SWF Converter Download

Released: June 26, 2011  |  Added: June 26, 2011 | Visits: 1.080

dudushare Apple TV Video Converter dudushare Apple TV Video Converter is a easyt-to-use video converter software. It can convert many video formats, e.g. DivX, XviD, MOV, MPEG-4,MPEG, WMV, H.263,H.264,AVI,WMV,ASF to Apple TV video format and Vice Versa. And you can also extract audio from video and transform between... Platforms: Windows, Other

License: Freeware Size: 1.68 MB Download (99): dudushare Apple TV Video Converter Download

Released: August 10, 2011  |  Added: September 26, 2011 | Visits: 1.455

FJ iPod Audio Converter Free iPod Audio Converter is one of the most powerful and easy to use tool to convert audio files to iPod Audio Format and also to another various audio formats,also it makes you able to extract audio from video files to various audio formats.The program can also rip audio CD tracks to the iPod... Platforms: Windows

License: Freeware Size: 3.28 MB Download (99): FJ iPod Audio Converter Free Download

< 1 2 3 4 5