divx codec
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 205
AC3 Codec 0.4
AC3 Codec - Play AC3 audio in AVI files more>>
AC3 Codec is a QuickTime component which allows the playback of AC3 audio inAVI files. The component uses the liba52 library for the AC3decompressing.
First you need DivX 5.1 which correctly load the AVI file into QuickTime. Once you have DivX 5.1 installed, if you are on MacOS X, drop "AC3 Codec.component" into /Library/QuickTime, or if you are on MacOS 8.x/9.x, drop "AC3 Codec" into your Extensions folder and restart.
Thats it ! Now open an AVI file that has AC3 audio, and play !
ENJOY !
<<lessFirst you need DivX 5.1 which correctly load the AVI file into QuickTime. Once you have DivX 5.1 installed, if you are on MacOS X, drop "AC3 Codec.component" into /Library/QuickTime, or if you are on MacOS 8.x/9.x, drop "AC3 Codec" into your Extensions folder and restart.
Thats it ! Now open an AVI file that has AC3 audio, and play !
ENJOY !
Download (28KB)
Added: 2006-02-22 License: Freeware Price:
2689 downloads
Other version of AC3 Codec
License:Freeware
A52 Codec 1.5
A52 Codec allows playback of A52/AC-3 audio in CoreAudio apps. more>>
A52 Codec is a AudioUnit component to decode A52/AC-3 audio.
It is a CoreAudio component that can decode stereo and 5.1 surround sound from A52 and AC-3 audio.
This type of audio is often found in DVD movies.
A52 codec is a simple wrapper around the open-source library liba52. The wrapper merely adapts the library to Apples CoreAudio framework. It also handles getting some information from the A52 stream and setting it, so other units farther down the line can be well informed.
Technical Information About A52 Codec
We have successfully been able to play 2-channel AC-3 files with Apple-provided software. Apples AC-3 AudioFile component has a bug which makes it unable to detect LFE channels, so applications will need to provide their own stream loading services for full decoding. The media-encoding application 3ivx Crush utilizes this component fully to successfully decode full 5.1 channel data.
The filter is constrained to decoding either stereo or full 5.1 sound. Applications like 3ivx Crush will then encode this using QuickTime 7 for full fidelity sound.
<<lessIt is a CoreAudio component that can decode stereo and 5.1 surround sound from A52 and AC-3 audio.
This type of audio is often found in DVD movies.
A52 codec is a simple wrapper around the open-source library liba52. The wrapper merely adapts the library to Apples CoreAudio framework. It also handles getting some information from the A52 stream and setting it, so other units farther down the line can be well informed.
Technical Information About A52 Codec
We have successfully been able to play 2-channel AC-3 files with Apple-provided software. Apples AC-3 AudioFile component has a bug which makes it unable to detect LFE channels, so applications will need to provide their own stream loading services for full decoding. The media-encoding application 3ivx Crush utilizes this component fully to successfully decode full 5.1 channel data.
The filter is constrained to decoding either stereo or full 5.1 sound. Applications like 3ivx Crush will then encode this using QuickTime 7 for full fidelity sound.
Download (253KB)
Added: 2005-07-04 License: Freeware Price:
2923 downloads
DivX Doctor II 2.2
DivX Doctor II - Play the high quality DivX AVIs more>>
DivX Doctor II updates DivX .avi videos to 3ivx QuickTime (.mov) videos. After the conversion you will be able to play the video smoothly, and the audio glitches inherrant in the AVI format will be fixed.
DivX Doctor II allows fast conversion of .avi files to 3vix.
Enhancements:
- Various Fixes
- Maps MS-MPEG4v1 fourccs correctly
- Added more fourccs
- Fixes "m 1" instead of "mov" bug
- More descriptive error messages
- Remove annoying beeps
- Updated About Box
- Checks for 3ivx D4 4.5.1
- Increased heapsize
- No longer beeps for invalid files. Simply brings up a helpful dialog.
- Detects AAC-in-AVI
- Untested Support for WMAv1 (v2 already supported)
- Now detects lack of MS-MPEG4v1 or MS-MPEG4v2 codecs when required.
- Scratch Disk field is now a button.
- Updated Manual
- Updated Faq
- Improved icon.
<<lessDivX Doctor II allows fast conversion of .avi files to 3vix.
Enhancements:
- Various Fixes
- Maps MS-MPEG4v1 fourccs correctly
- Added more fourccs
- Fixes "m 1" instead of "mov" bug
- More descriptive error messages
- Remove annoying beeps
- Updated About Box
- Checks for 3ivx D4 4.5.1
- Increased heapsize
- No longer beeps for invalid files. Simply brings up a helpful dialog.
- Detects AAC-in-AVI
- Untested Support for WMAv1 (v2 already supported)
- Now detects lack of MS-MPEG4v1 or MS-MPEG4v2 codecs when required.
- Scratch Disk field is now a button.
- Updated Manual
- Updated Faq
- Improved icon.
Download (353KB)
Added: 2006-04-19 License: Freeware Price:
2075 downloads
Download (1.9MB)
Added: 2005-09-26 License: Freeware Price:
873 downloads
AC3 Codec X 0.3
AC3 Codec X is a freeware known as a QuickTime component for the playback of AC3 audio in AVI files. more>>
AC3 Codec X 0.3 is a freeware known as a QuickTime component for the playback of AC3 audio in AVI files. The component uses the liba52 library for the AC3 decompressing.
Requirements:
- QuickTime 6.0 or later
- DivX 5.x.
Download (17K)
Added: 2005-12-08 License: Free Price:
downloads
CODEC 1.0.1
CODEC - 4th Dimension component which provides MD5 digest creation routines more>>
CODEC is a 4th Dimension component which provides MD5 digest creation routines for 4th Dimension programmers.
CODEC is a subset of functions available already in the BASh 4D component.
In keeping with the tradition of offering high quality developer tools and services, Deep Sky Technologies, Inc., has made the CODEC component available for free to the developer community.
The CODEC component consists of two methods for the creation of MD5 digests:
CODEC_Encode_MD5_x creates a properly formatted MD5 digest directly from a supplied 4D text value.
CODEC_Encode_MD5_z creates a properly formatted MD5 digest directly from a referenced 4D BLOB value.
Both methods are immediately available for use upon installing the CODEC component. No plugins, external documents, or initialization is needed to begin using the methods. And, all of the code in the CODEC component is set up to handle even the most stringent 4D Compiler settings (e.g. All Variables are Typed).
<<lessCODEC is a subset of functions available already in the BASh 4D component.
In keeping with the tradition of offering high quality developer tools and services, Deep Sky Technologies, Inc., has made the CODEC component available for free to the developer community.
The CODEC component consists of two methods for the creation of MD5 digests:
CODEC_Encode_MD5_x creates a properly formatted MD5 digest directly from a supplied 4D text value.
CODEC_Encode_MD5_z creates a properly formatted MD5 digest directly from a referenced 4D BLOB value.
Both methods are immediately available for use upon installing the CODEC component. No plugins, external documents, or initialization is needed to begin using the methods. And, all of the code in the CODEC component is set up to handle even the most stringent 4D Compiler settings (e.g. All Variables are Typed).
Download (87KB)
Added: 2005-12-30 License: Freeware Price:
1441 downloads
MS-MPEG4v2 Codec 1.0
MS-MPEG4v2 Codec is a codec based almost exclusively on FFMpeg and DivOSX. You can find them at http://ffmpeg.sf.net/ and http://mpeg4.jamby.net/, respectively more>> MS-MPEG4v2 Codec is a codec based almost exclusively on FFMpeg and DivOSX. You can find them at http://ffmpeg.sf.net/ and http://mpeg4.jamby.net/, respectively. This codec plays (flawlessly, as far as I know) video encoded in the MS-MPEG4v2 codec. To install, put it in /Library/Quicktime. It will not function on Mac OS 9 or earlier. If you are trying to play an AVI file with MP3 audio, and you probably are, you must go to http://doctor.3ivx.com/ and get DivX Doctor; Quicktime has a lot of trouble playing MP3 audio in AVI files. Just use DivX Doctor on your MS-MPEG4v2 AVIs as you would DivX AVIs.
Requirements:
Mac OS X 10.0 or later, QuickTime 6.0 or later.
<<lessMac OS X 10.0 or later, QuickTime 6.0 or later.
Download (505K)
Added: 2003-03-15 License: Free Price:
downloads
DivX Manager 1.0
DivX Manager - A Free DivX Video Library Classification Tool for Mac OS X more>>
Are you trying to find the ultimate way to organize your DivX library? Then this program was made specifically for you!
You can classify your library very easily and since this was made especially for DivXs it has all the functions you need and not one single one too much.
<<lessYou can classify your library very easily and since this was made especially for DivXs it has all the functions you need and not one single one too much.
Download (0.8MB)
Added: 2005-09-26 License: Freeware Price:
838 downloads
MS-MPEG4v1 Codec 1.1.1
MS-MPEG4v1 Codec is a codec based almost exclusively on FFMpeg and DivOSX. You can find them at http://ffmpeg.sf.net/ and http://mpeg4.jamby.net/, respectively more>> MS-MPEG4v1 Codec is a codec based almost exclusively on FFMpeg and DivOSX. You can find them at http://ffmpeg.sf.net/ and http://mpeg4.jamby.net/, respectively. This codec plays (flawlessly, as far as the developer knows) video encoded in the MS-MPEG4v1 codec.
Requirements:
Mac OS X 10.0 or later.
<<lessMac OS X 10.0 or later.
Download (477K)
Added: 2002-11-08 License: Free Price:
downloads
QT AC3 Codec 0.4b1
QT AC3 Codec - QuickTime AC3 codec more>>
QT AC3 Codec is is a software package that contains an update of the QT AC3 Codec that fixes a compatibility problem with QuickTime 7.0.2 and later.
Completly freeware for non-commercial use.
This is a QuickTime component which allows the playback of AC3 audio in
AVI files. The component uses the liba52 library for the AC3
decompressing
<<lessCompletly freeware for non-commercial use.
This is a QuickTime component which allows the playback of AC3 audio in
AVI files. The component uses the liba52 library for the AC3
decompressing
Download (21KB)
Added: 2006-03-29 License: Freeware Price:
923 downloads
JPDM Decoder 2.1.0
JPDM video codec for QuickTime. more>>
JPDM Decoder 2.1.0 offers users a QuickTime Video Decoder Component ( JPDM web and Desktop vision ) Under GPL (Based on ffmpeg-SVN's libavcodec.) This codec allows you to visualize through Quick Time videos created with KandaluLite software.
Major Features:
- Override QuickTime native default H.264 decoder.
- Support B-frame, and some Main/Hi Profile features.
- B-Pyramid is now playable under QuickTime Player.
- Based on ffmpeg-SVN's libavcodec.
Download (2.7MB)
Added: 2009-06-28 License: Freeware Price:
13 downloads
Other version of JPDM Decoder
License:Freeware
License:Freeware
Download (10.5MB)
Added: 2007-05-03 License: Freeware Price:
908 downloads
DivX Video Bundle for Mac 5.2
Create and watch videos in the DivX video format. more>>
DivX Video Bundle for Mac 5.2 is an updated free codec which offers for Mac built to play every version of DivX content ever created. An update of our core technology, the DivX Mac codec plugs into any QuickTime-enabled video software to create high-quality DivX videos at a fraction of the original size.
The DivX Mac codec offers instant access to millions of DivX files available on the Internet today.
Enhancements:
- Have unspecified features
- enhancements
- And bug fixes.
Download (6.1MB)
Added: 2004-09-11 License: Freeware Price:
9100 downloads

Dr. DivX 2.0b2
Dr. DivX is released with an aim to effectively build an application which is portable and capable of transcoding as many video formats as possible to DivX. more>> <<less
Download (7.7MB)
Added: 2007-05-23 License: Free Price:
downloads
Other version of Dr. DivX
License:Freeware
x264 QuickTime Codec 1.1
x264 QuickTime Codec - Encode H.264 faster than the Apple encoder more>> <<less
Download (235KB)
Added: 2006-11-30 License: GPL Price:
697 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 divx codec 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