mpeg 2 decoder
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1986
GifAudio Decoder 1
This is the Redistributable Decoder Script for GifAudio files. This script allows you to host and decode GifAudio files on your own server. Gifaudio is a format currently under development which allows sound to be embedded in .gif images and more>> This is the Redistributable Decoder Script for GifAudio files. This script allows you to host and decode GifAudio files on your own server. Gifaudio is a format currently under development which allows sound to be embedded in .gif images and animations.<<less
Added: 2006-08-08 License: Freeware Price: $0.00USD
12 downloads
Base64 Encoder/Decoder 1
Base64 Encoder and Decoder written in JAVA. Runs using command line and can encode/decode files or strings and output either in the command line or into specified file. The algorithm is quite standard and is virtually identical to what email protocols more>> Base64 Encoder and Decoder written in JAVA. Runs using command line and can encode/decode files or strings and output either in the command line or into specified file. The algorithm is quite standard and is virtually identical to what email protocols use.<<less
Added: 2005-10-22 License: Freeware Price: $0.00USD
20 downloads
Other version of Base64 Encoder/Decoder
License:Freeware
dpDebug 2 2.3
dpDebug is an easy to use one-file include that provides a mechanism to unobstructively display any information on a page that could be useful in tracking problems. more>> dpDebug is an easy to use one-file include that provides a mechanism to unobstructively display any information on a page that could be useful in tracking problems.<<less
Added: 2008-08-31 License: Other Price: $0.00USD
11 downloads
PHP Yahoo Messenger Archive Decoder 1.0
This is a class that can be used to parse and extract information from Yahoo Messenger chat history files without the need of a password. It can parse a given chat history file and extract several details of each message that was exchanged in the more>> This is a class that can be used to parse and extract information from Yahoo Messenger chat history files without the need of a password. It can parse a given chat history file and extract several details of each message that was exchanged in the chat sessions. The class retrieves the message text and length, timestamp and the identifier of the user that sent the message. The message text is retrieved in HTML format, but the class may strip HTML formatting.<<less
Added: 2007-06-14 License: LGPL Price: $0.00USD
14 downloads
Other version of PHP Yahoo Messenger Archive Decoder
License:LGPL
EPIG 2
Do you want to publish your photos on the web in no time? With EPIG, you can do just that. All you need is web space to host your EPIG album with PHP & GD support. Simply upload the EPIG files on the more>> Do you want to publish your photos on the web in no time? With EPIG, you can do just that. All you need is web space to host your EPIG album with PHP & GD support. Simply upload the EPIG files on the same folder where your photos are and you are done! EPIG displays an image gallery with automatically generated thumbnails for all the image files (supports JPEG, GIF and PNG files). List of new features included in EPIG 2: * Automatically generated thumbnails * Page-by-page navigation * Page number navigation * Three presentation styles * Custom thumbnail dimensions * Custom preview Image dimensions * Custom image quality * Display a description and/or filename for each image * Sort your gallery by filename or date in either ascending or descending order * Custom number of thumbnail rows & columns in each page * NO Database is required. Only a webserver with PHP and GD installed * Page template for easy integration with the rest of your web site<<less
Added: 2005-05-08 License: Other Free / Open Source License Price: Free
1642 downloads
Perl Audio Converter 4.0.0b3
Perl Audio Converter is a tool for converting multiple audio types from one format to another. more>>
Perl Audio Converter 4.0.0b3 brings you a powerful tool which is useful for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CDR, FLA, FLAC, LA, LPAC, M4A, MP2, MP3, MP4, MPC, MPP, OFR, OFS, OGG, PAC, RA, RAM, RAW, SHN, SMP, SND, SPX, TTA, VOC, WAV, WMA, and WV.
It can also convert audio from the following video extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, SVCD, M4V, NSV, NUV, PSP, SMK, VOB, FLV, and WMV. CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading/writing, and extensions for Amarok, Dolphin, and Konqueror are also provided.
<<less Added: 2007-11-05 License: GPL - GNU Public License Price: GPLGNUPublicLicense
15 downloads
Any Video Converter 1.0
Any Video Converter is an All-in-One video converting tool with easy-to-use graphical interface, fast converting speed and excellent video quality. It can convert almost all video formats including DivX, XviD, MOV, rm, rmvb, MPEG, VOB, DVD, WMV, AVI to more>> Any Video Converter is an All-in-One video converting tool with easy-to-use graphical interface, fast converting speed and excellent video quality. It can convert almost all video formats including DivX, XviD, MOV, rm, rmvb, MPEG, VOB, DVD, WMV, AVI to MPEG-4 movie format for iPod/PSP or other portable video device, MP4 player or smart phone.<<less
Added: 2006-10-07 License: Freeware Price: $0.00USD
100853 downloads
Smart File Download 1.21
Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime more>> Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi * Script can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off. * automatic mime type detection (if Mimetype or Fileinfo extension installed on the server)<<less
Added: 2006-07-30 License: Freeware Price: $0.00USD
33 downloads
Other version of Smart File Download
Price: Freeware
License:Freeware
License:Freeware
EMAIL / MIME Parser (Decoder) in PHP 1.0.0
No other scripts (or classes) are required. Simply provide the script with a raw email in $email. The script will then parse the Headers in to "To:" "From:" "Cc:" and "Bcc:" and the Message in to Plain and HTML. If the email is non MIME, it will output more>> No other scripts (or classes) are required. Simply provide the script with a raw email in $email. The script will then parse the Headers in to "To:" "From:" "Cc:" and "Bcc:" and the Message in to Plain and HTML. If the email is non MIME, it will output the messgae as is. The attachments are assumed to be base64 encoded and will decode these and deposit them in the same directory as the script, keeping the original file name and extension. The directory can be changed by changing the $path variable. The script can easily be altered to handle other encoded attachments. This script is PHP4 and PHP5 compatible. For PHP5, it would be best to change some of the string funtions to non-case sensitive versions (e.g. change str_replace to str_ireplace, etc). The script has been tested on Outlook Express, Hotmail and Freeserve (Orange and Wanadoo).<<less
Added: 2008-05-15 License: Free Non-Commercial Price: $0.00USD
44 downloads
PHPSimpleChoose 0.2.2
PHPSimpleChoose is a PHP script that allows the user to put in terms, and have one randomly chosen. This script can add fun and games to your site. The more creative you are with it, the more fun it will be. With CSS you can edit just about every element more>> PHPSimpleChoose is a PHP script that allows the user to put in terms, and have one randomly chosen. This script can add fun and games to your site. The more creative you are with it, the more fun it will be. With CSS you can edit just about every element in the script.<<less
Added: 2006-05-23 License: GPL Price: $0.00USD
12 downloads
phpEventCalendar 0.2.2
phpEventCalendar is a mysq backed application that allows users to post and display events or notes on month-at-a-glance calendar. Because only authorized users can add events or posts, the calendar is perfect for organizations that want to communicate more>> phpEventCalendar is a mysq backed application that allows users to post and display events or notes on month-at-a-glance calendar. Because only authorized users can add events or posts, the calendar is perfect for organizations that want to communicate upcoming events to a larger audience. phpEventCalendar comes with a user administration panel, and two user levels. One user type can post events, and add or edit users, while the other user type can only post events.<<less
Added: 2003-07-16 License: GPL Price: $0.00USD
12 downloads
IMGU 2.0.2
IMGU is a simple upload system where you only have to change a configuration.php to get it working! It actually runs on vars! It has newsconfig.php to add news! So its a file uploading system with a nice template and has even a news system? Just check more>> IMGU is a simple upload system where you only have to change a configuration.php to get it working! It actually runs on vars! It has newsconfig.php to add news! So its a file uploading system with a nice template and has even a news system? Just check it out ;) Im sure you will like it! IMGU IS BACK FROM "inactive site"! ITS BACK!! Enjoy!!<<less
Added: 2007-05-08 License: Free Non-Commercial Price: $0.00USD
11 downloads
EasyFLV FLV Converter 7.0.01
EasyFLV FLV Converter converts your video files to FLV format for web streaming. The supported source formats are MPEG, AVI, WMV, ASF, MOV etc. The other unique featue is that it can watermark your video file with a text while doing the conversion. This more>> EasyFLV FLV Converter converts your video files to FLV format for web streaming. The supported source formats are MPEG, AVI, WMV, ASF, MOV etc. The other unique featue is that it can watermark your video file with a text while doing the conversion. This watermark feature is helpful since it allows to brand and personify your videos specially if you are submitting your videos to video sharing sites. The FLV Converter also comes with a built-in FLV Player to test playback of your converted FLV files. Lastly it also inserts FLV metadata for proper FLV playback. A FLV Converter watermarker player all built into one. Freeware.<<less
Added: 2008-03-28 License: Freeware Price: $0.00USD
120 downloads
OpenDomains 2 2.0
Opendomains will help you become Free Domain Provider, build in Php/Mysql. Easy to install and use, you can make money with the script and your website. OpenDomains can create any subdomain of your domain. You can put your ad into any subdomain. Ex: more>> Opendomains will help you become Free Domain Provider, build in Php/Mysql. Easy to install and use, you can make money with the script and your website. OpenDomains can create any subdomain of your domain. You can put your ad into any subdomain. Ex: www.dl.am, www.vnn.bz, www.v3.com With OpenDomains, you can become a provider offer Free Domain Redirect , free subdomainm free sub domain redirect, and make money online with your scripts.<<less
Added: 2006-08-27 License: Other Price: $0.00USD
13 downloads
Other version of OpenDomains
Price: $0.00USD
License:Other
License:Other
Deleter 2.2
New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders. more>> New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders.<<less
Added: 2004-04-08 License: GPL Price: 0.00
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mpeg 2 decoder search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed