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

Pure Codec freeware
Filter: All | Freeware | Demo
 

Pure Codec

< 1 2 3 4 5 > 
Added: March 03, 2006 | Visits: 4.394

Alparysoft Lossless Video Codec This product is created for lossless video compression. The techniques used by this filter allow to compress videos with compression coefficient 1.1 - 1.9 higher than HuffYUV.



Platforms: Windows

License: Freeware Size: 100 KB Download (400): Alparysoft Lossless Video Codec Download

Added: August 15, 2008 | Visits: 1.703

Codec Pack - Standard The Cole2k Media standard codec package features a collection of codecs and filters for encoding/decoding a large variety of video/audio formats. Components include: ffdshow Video Codec 20051129.On2 Technologies VP7 Video (Decoder) Codec 7.0.8.On2 Technologies VP6 Video (Decoder) Codec 6.4.2....





Platforms: Windows

License: Freeware Size: 8.54 KB Download (274): Codec Pack - Standard Download

Released: March 16, 2013  |  Added: April 04, 2013 | Visits: 1.846

Windows 7 Codec Pack The Windows 7 Codec Pack is a simple to install package of codecs/filters/splitters used for playing back music and movie files. After installation you will be able to play 99.9% of files on the internet. Also included in the package are a number of encoder codec's, allowing you to encode files...


Platforms: Windows

License: Freeware Size: 21.13 MB Download (225): Windows 7 Codec Pack Download

Released: July 08, 2011  |  Added: July 27, 2011 | Visits: 1.408

SIF1 video codec SIF1 - is a free universal video codec. It's a multimedia compressor/decompressor which registers into Windows collection of multimedia drivers and integrates into any application using DirectShow and Microsoft Video for Windows. It's based on the original proprietary algorithm of compression....


Platforms: Windows

License: Freeware Size: 1.03 MB Download (186): SIF1 video codec Download

Added: June 03, 2006 | Visits: 3.660

Pure Patience Pure Patience is a card game of patience, or solitaire, as it is called in America. The object of the game is to combine the tiles as a full house. Cards are shuffled and placed on the desk in 4 rows with 13 cards in each. The way you place cards on a desk in a traditional patience card game...


Platforms: Windows

License: Freeware Size: 871 KB Download (186): Pure Patience Download

Added: August 28, 2008 | Visits: 1.365

Free Codec Plugin Free codec plugin that allows you to browse a daily updated database from within your mozilla firefox internet browser. To install the plugin simply follow the instructions in the install screen or unpack the files from the downloaded archive to your 'searchplugin' folder located in your Mozilla...


Platforms: Windows

License: Freeware Size: 110 KB Download (171): Free Codec Plugin Download

Added: January 25, 2010 | Visits: 685

AC3 Codec AC3 Codec is a QuickTime component which allows the playback of AC3 audio inAVI files. The component uses the liba52 library for the AC3decompressing, you can get more information on this library athttp://liba52.sourceforge.net/.


Platforms: Mac

License: Freeware Size: 28 KB Download (171): AC3 Codec Download

Added: August 27, 2010 | Visits: 1.974

Math::Algebra::Symbols Math::Algebra::Symbols is a Symbolic Algebra in Pure Perl. SYNOPSIS Example symbols.pl #!perl -w -I.. use Math::Algebra::Symbols hyper=>1; use Test::Simple tests=>5; ($n, $x, $y) = symbols(qw(n x y)); $a += ($x**8 - 1)/($x-1); $b += sin($x)**2 + cos($x)**2; $c += (sin($n*$x) +...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (162): Math::Algebra::Symbols Download

Added: August 07, 2010 | Visits: 1.349

GanttProject GanttProject is a pure Java application thats lets you plan project using Gantt charts. It lets you easily breaks down a project into tasks, show dependencies, and manage resources. It uses a file format based on XML and can export into HTML and PDF documents using XSL transformations. The...


Platforms: *nix

License: Freeware Size: 9.9 MB Download (152): GanttProject Download

Added: February 23, 2010 | Visits: 1.044

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: May 01, 2010 | Visits: 2.331

Ganymed SSH-2 for Java Build Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). Ganymed SSH2 for Java allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (145): Ganymed SSH-2 for Java Build Download

Added: April 03, 2010 | Visits: 1.720

Barcode Writer in Pure Postscript Barcode Writer in Pure Postscript is an award-winning open source project, as used by NASA, that facilitates the printing of all major barcode symbologies entirely within level 2 PostScript. Hence the process of generating a printed barcode representing a given input is performed entirely...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (143): Barcode Writer in Pure Postscript Download

Added: February 13, 2010 | Visits: 1.006

LDPC/LDGM LDPC/LDGM is a llarge block forward error correction codec library. It is significantly faster than traditional Reed-Solomon codecs. Traditional small block Forward Error Correction (FEC) codes, like the Reed-Solomon erasure (RSE) code, are known to raise efficiency problems in particular when...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (139): LDPC/LDGM Download

Added: September 26, 2010 | Visits: 1.269

JTestCase JTestCase is a 100% pure Java, open-source framework that helps in separating test case data from test case units. Although the following examples show JTestCase used together with junit, please note that JTestCase has no dependence on junit itself. A moderately complex java projects may...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (136): JTestCase Download

Added: March 10, 2010 | Visits: 1.291

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: April 05, 2010 | Visits: 1.233

Pure FTP Server Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. Pure FTP Server has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (117): Pure FTP Server Download

Added: February 27, 2010 | Visits: 975

KWiideo KWiideo is a video encoder for the mjpeg codec, which is supported by the Nintendo Wii. You can use mencoder or ffmpeg as encoder. If you want to add subtitles you have to use mencoder, because ffmpeg cant add srt files to videos (maybe ffmpeg can do it, but didnt found a function for it)....


Platforms: *nix

License: Freeware Size: 57.34 KB Download (116): KWiideo Download

Added: June 10, 2010 | Visits: 1.158

Dirac Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac video codec is available for distribution under the MPL version 1.1 software license. Dirac is an open source video codec. It uses a traditional...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (113): Dirac Download

Added: August 23, 2010 | Visits: 1.036

PXR::Parser PXR::Parser is a Pure Perl SAX XML Push Parser. SYNOPSIS use PXR::Parser; my $parser = PXR::Parser->new( Handlers => { startDocument => &start_doc, endDocument => &end_doc, startElement => &start_element, endElement => &end_element, characters => &characters, } );...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (111): PXR::Parser Download

Added: July 10, 2010 | Visits: 1.163

ArgoUML ArgoUML is a pure Java open source UML CASE tool that provides cognitive support for object-oriented design. ArgoUML provides some of the same editing and code generation features of a commercial CASE tool, but it focuses on features that enhance usability and support the cognitive needs of...


Platforms: *nix

License: Freeware Size: 9.2 MB Download (110): ArgoUML Download

< 1 2 3 4 5 >