Codec's (Abkürzung für Codieren / Decodieren)Audio-und Videotreiber (codecs) für AVI-Dateien (DivX/Xvid/MP3/AC3/...) MPG bzw. SVCD/DVD-Dateien (MPEG2/AC3) u.a.
TMPGEnc-Audiotools: tooLame und Lame (Audio MP2/3 Konvertierungen)
Weiteres:
Wie MPEG-Standards Filme komprimieren
Codecs
ermitteln
|
|
|
Homepage:
http://www.headbands.com/gspot/ Update: GSpot 2.70a jetzt auch andere Containerformate wie MOV, WMV, FLV, MP4, DV1/2 & Raw DV support, more..., Significant advanced features for technical users, Includes unique "Visual GOP Structure" (VGS) subsystem siehe GSpot v2.60 b00 Information, Screenshots, and Downloads also inkl. ausgiebige Streamanalyse! - dt. GSpot-Tutorial zu 2.21 - Freeware |
|
|
deutsch übersetzte ältere Version 2.52 Beta01 alternativer download hier |
|
|
Screenshots: Main Dialog VGS Subsystem Base Key Layout Width Frame Order Frame Number Overlay B-Frame Dependencies Interlace / Pulldown Codec Property Page Support (new) |
Die wichtigsten Informationen, wie benötigter Video- und Audiocodec, Auflösung, Bilder/sek. zumindest für AVI's sind so leicht feststellbar.

A
Datei laden ... (danach beginnt gleich die Analyse, Ergebnisse wie folgt:)
B
Videoformat: 4CC-Kennung*, dazu der Name des Video-Codec, zusätzl.
Stat. ob dieser auch bereits installiert ist!
Codecart: 2 oder 4 oder 4-AVC
C/D
Filmspielzeit in Min.
FPS: Frames per second/Bilder die Sekunde (NTSC: 23,976/29,976, PAL 25).
kpbs: durchschnittliche Bitrate
Frame: Filmformat bzw. Auflösung
MPEG4-Optionsanzeige:
Q-PEL = quadratische Pixelbewegungsabschätzung
GMC = Globale Bewegungskompensation
B-VOB = bidirektionale vorausberechnete Frames
N-VOPS = charakter. für ein Packet Bitstream
MPEG -
Matrix-Koeffizient benutzt für RGB (Matrix-Standards)
I-709 = YCbCr Typ 1 = ITU-R BT 709 Standard (MPEG2)
FCC = YCbCr Typ 4 = FCC-Standard
I-470 = YCbCr Typ 5 = ITU-R BT 470 Standard (MPEG1)
S170 = YCbCr Typ 6 = SMPTE 170M Standard
S240 = YCbCr Typ 7 = SMPTE 240M Standard
Progressiv bzw. Interlaced Filmmaterial
TFF = AB-Frames (oberes Feld zuerst)
BFF = BA-Frames (unteres Feld zuerst)
PPF = indiv. Frames
3:2 = Player-Telecine (23,976>29,976 Frames/Sek.)
E
Audioformat: Kennung/Name Stream=Anzahl der Tonspuren, sowie Audio-Codec + Stat. ob dieser bereits installiert ist. Fs=Sampling-Rate
F
ggf. zusätzl. Infos nach drücken von 'Render' (früher insbesondere bei mpg, seit gspot 2.5 ist mpg gleichberechtigt mit avi). Hiermit kann man die Abspielfähigkeit der installierten Codecvorgabe testen (mit "2" gibts sogar ein Vorschaufunktion)
Abspielprüfung: MS A/V: Render OK ....

* Übersicht der Codec-Kennungen: Gsport > View > Codec Data base bzw. Installed Codecs > Video bzw. Audio. (Änderungen des 4CC mit FourCC Code Changer [Bestandteil des Klite-Codecpacks]) The FourCC definition list
unter View = alle installierte Codecs (Audio/Video) sowie eine Codec Datenbank
ältere GSPOT 2.5-Version

ältere GSPOT 2.2-Version

MINI-FAQ Gspot 2.5
How come my MPEG values aren't accurate?Short Answer: There is a plan to correct this.
Long Answer: Unlike AVI files, MPEG is a "streaming" file format; it's designed so players can decode it starting from an arbitrary spot. As such, it has no "header" with info about the file in its entirety, as an AVI file does. This means that the only way to obtain accurate information on most characteristics, including simple things like the number of frames, is to scan the entire file, which can take minutes. Unfortunately, this conflicts with a design goal of GSpot: to be responsive and nearly instantaneous in providing results. This has been accomplished by GSpot in the past by reading only the first 1 MB or so of any file, regardless of size. That's plenty for AVI, as most of the information is summarized in the very beginning.
Things got more complicated with the inclusion of MPEG support in GSpot 2.5+. A number of "tricks" are now used - for example GSpot will now read both the very beginning and the very end of the file, and then attempt to subtract the timestamps that are available in, for example, an MPEG system stream. Nonetheless, it often resorts to estimation. While these estimates are fine for many applications, for many they are not. One user, for example, sent an email describing how he used GSpot in batch mode to create scripts which were in turn used to trim MPEG files right at the last frame (or something like that). To his dismay, he discovered many of his files were being cut at the wrong spot.
So, getting to the point here, a functional addition to GSpot is in the works: it will continue to analyze large stream files "in the background", using a separate low-priority thread. The idea is that GSpot will give instant results, with some fields estimated, just as it does now. It will then continue improving those values - with some indication of when it's "done" for those that need to know. Those that don't care can ignore this, as it will be fully responsive and all functionality will be immediately available as it is now. If the function chosen is to open a new file, the scan is simply aborted; otherwise it quietly continues. Batch / export users will be given a choice of "fast mode" or "accurate mode" to suit their needs.
No estimate yet on when this will be done, but it's in the works.
It says "codec is installed", but doesn't show what codec - how can I see that info, like I can with v2.21?
Actually, as soon as you load a file it runs a instantaneous "#1" pseudo-render (see below), though it does that under the hood so as not to bother the casual user with technical mumbo-jumbo. But therein lies your answer: If the automatic "1" press is able come up with at least one theoretically working graph, it will say "codec is installed"; conversely whenever it says "codec is installed", it means that pressing "1" is guaranteed to have at least one good result. So "pressing #1 and looking at that result" is how you find out what it had in mind when it said "codec(s) are installed". As of v2.52 b1, you can also right click on the codecs to obtain additional details.
What do the #1, #2, and #3 buttons do?
The MS ("Microsoft") render button "1" is equivalent to the old v2.21 render (although it's currently less informative insofar as you can't get the "details" on what's shown, but that should be corrected in a future update). MS button "2" will take that "graph", as Microsoft calls it, and actually play it in the monitor window (assuming step 1 was successful).
The GSpot Video "1" button attempts to create one or more "theoretical" graphs - it does this quickly, in memory, by "logic" only, with no additional access to the codecs involved (i.e. no access beyond the info gained when GSpot started). This is much faster and far less likely to crash on a problem system (one with bad codecs) than the Microsoft render. That's because the MS algorithm is a "trial and error" system which just keeps loading codecs, hooking them together, and seeing if it says it will play. On the downside, the GSpot "1" button isn't as accurate - it may come up with some results that don't "play" when you actually try them (this is due to codecs claiming they accept all these formats that they really don't - something which can be changed with GSpot's "edit mediatypes" function - but that's another story). Also note that the GSpot algorithm is quite rudimentary at this current beta stage, but I'm hoping to improve it as time goes on.
Now, even though this "1" is not as accurate as really trying it, as I mentioned, it's still better for the "codec is / is not installed" status than the GSpot v2.21 system, which just checked for the existence of a codec matching a certain format. It's more accurate because it builds the whole "graph" - if only theoretically. For example, if you had a DivX movie file and did have a DivX codec but had no "avi splitter" to feed it, v2.21 would say "installed" but v2.5 would say "not installed". That's more accurate since the file can not be played under those conditions. It's not a very realistic example since everyone has (or should have) "AVI Splitter" since windows comes with it, but you get the idea.
Anyway, button "2" actually loads and "connects" the codec graphs created in "1" to see if the result says it will actually play - now you have one or more actual "connected" graphs, similar to one created by the MS render "1" button. Lastly, the "3" button ACTUALLY plays the file in the monitor window, like MS #2 (it's really not as confusing as it sounds!). It's actually quite rare for a file not to play once there is a successfully connected graph, but it can happen (or it may "play", but be all in shades of purple and green). So the ultimate test is seeing it with your own eyes like that.
Note that the #3 button plays the first successful one listed if there are more than one. But you can selectively play the one you want using a right click option to see if one works "better" than another, or better than the Microsoft solution. If it does, you can control Microsoft's algorithm using GSpot's "merit set" or "edit mediatypes" functions, but again, that's another story. Oh yeah: regarding everything stated above about GSpot Video buttons "1", "2" and "3": Audio is the exact same deal. I keep them separate as it's a much more useful diagnostic that way. The MS render, by contrast, is an "all-in one" deal.
AVI-Dateiinformationen: File > Open / File > Fileinformation


Nützliches
Tool, um Codec- und Filminfos aus AVI-Dateien darzustellen und zu
bearbeiten.
Wenn Sie einen
AVI-Film aus dem Netz geladen haben und wissen wollen, wie Bild und Ton
codiert worden, sind, hilft dieses Tool weiter. Ein Rechtsklick auf die
Videodatei im Explorer genügt, um das Infofenster zu öffnen. Hier lassen
sich auch bis zu 40 Tags wie Copyright, Autor usw. bearbeiten.
Das Tool eigenet sich besonders, um DivX-Dateien zu untersuchen.
http://abcavi.kibi.ru/index.htm
Wer eine deutsche Programm-Oberfläche bevorzugt, kann sich von der
Homepage des Herstellers eine Sprachdatei herunterladen

Update: Mediainfo 7.6.0 - bei der Gelegenheit: Fertig angepasstes Templates für Mediainfo (Beispiel Tabellenübersicht) - (sowie auch zusätzl.neu: download) zu kopieren/entpacken in Installverz. von mediainfo\plugins\sheets - Freeware
MediaInfo liefert technische und zusätzliche Tag-Informationen über
Video- und Audiodateien. Für folgende Formate. Freeware
sehr ähnlich zu AVICodec (Nachfolger mit wesentlich mehr
Formatunterstützung!) - Codecinfos von mehreren Dateien gleichzeitig,
Aufruf z.b. über Dateimanager per rt. Maustaste usw.

Mediainfo anpassen
Hier ein Beispiel für eine angepasste Tabellenansicht (Anpassungen funktionieren wg. Bug [aktuell: anscheinend repariert mit 7.5.0] nur in engl.Bedienführung ggf. vorher/nachher Sprache umschalten beim indiv. anpassen). Zu finden im Programm unter "Optionen/Voreinstellungen>Anpassungen".

Kopieren sie doch einfach diese angepasste Example-Datei (vorher entpacken) für die Tabellenansicht nach "c:\programme\mediainfo\plugin\sheet\" und überschreiben existierende "example.csv". Außer der Tabellenansicht läßt sich noch anpassen: Tree/Custom (Baumansicht/Benutzerdefiniert). Zudem kann unter Optionen/Vorsteinstellungen>Setup die gewünschte Codecübersicht vorgegeben werden.
>> Achtung: ein Bug führt eventl. zu Fehlern in der deutsche Sprachversion - ich nutze daher die engl. Sprachführung (ist auch nicht weiter "tragisch" bei den wenigen notwendigen meist auch 'internationalen' Vokabeln)

aktualisierte Ansicht "sheet" -> Vorlage z.B. nach C:\Programme\MediaInfo\Plugin\Sheet\intercom-tab2.csv kopieren (download) Stand 2/08.





Die offizielle Website von K-Lite Codec Pack und Real/QT Alternative ist http://www.codecguide.com (bzw. http://free-codecs.com/download/K_Lite_Codec_Pack.htm)
Anleitung: Installation des Klite-Codecpacks
Nur benötigte Codecs (Video-/Audiotreiber) installieren, erst bei Bedarf nachinstallieren
|
|
Download von K-Lite Codecpack / Mega Codecpack / Quicktime Alternative / Real Alternative |
|
|
|
|
|
|
|
|
|
|
|
Download-Mirror Edskes:
http://mirror.edskes.com oder
home.hccnet.nl/h.edskes/mirror.htm,
mirror.edskes.com,
mirror1.edskes.com,
mirror2.edskes.com,
mirror3.edskes.com.Erläuterungen zu K-Lite,
FAQ zu K-Lite |
|
|
Noch früher an aktualisierte Codecs rankommen? Dann siehe KLite-Beta-Downloads |
|
|
Info: Neu: KLite-MPEG-Pack - This is a bundle of decoders for MPEG-1/2 video and MPEG audio. It contains several different filters to choose from, so you can pick your favorite ones. Video: Cyberlink, DScaler5, InterVideo, Gabest, MainConcept and Ligos. Audio: Ligos, InterVideo and MainConcept. Splitter: Cyberlink, Gabest, MainConcept, Elecard and Ligos. Freeware |
The text in red applies to the Full version only and the text in green applies to the Full and Standard versions. It is highly recommended to first uninstall older versions prior to installing; this is to keep your system clean and tidy and to avoid any possible conflicts!
K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats.
The K-Lite Codec Pack has a couple of major advantages compared to other codec packs:
There are five variants of the K-Lite Codec Pack:
The basic variant contains everything you need to play all the common video file formats. Such as AVI, MKV, MP4, OGM, and FLV. This pack is for those who like a small no-nonsense pack.
The standard variant contains some additional features compared to the basic variant. It contains Media Player Classic, which is an excellent player for video files. It also has (better) support for playback of DVDs. This pack is recommended for the average user.
The full variant has many additional features. It supports playback of several (lossless) audio formats. It contains VFW/ACM codecs that can be used f-or encoding. It has playback support for a few legacy audio and video formats. This package is suitable for power users.
The corporate variant is a special version for use in a corporate environment. It is similar to the full variant, minus a few items, but almost just as powerful. It has a strong focus on open source software.
The mega variant has the same contents as the full variant, but additionally contains Real Alternative.
The K-Lite Codec Pack works on Windows 2000/XP/2003/Vista.
| B A S I C |
S T A N D A R D |
F U L L |
M E G A |
C O R P O R A T E |
||
| Player | ||||||
| Media Player Classic | + | + | + | + | ||
| DVD | ||||||
| DVD playback | + | + | + | + | ||
| Supported video containers | File extensions | |||||
| AVI | .avi .divx | + | + | + | + | + |
| MPEG-PS | .mpg .mpeg .m1v .m2v .vob .evo | + | + | + | + | + |
| MPEG-TS | .ts .m2ts .m2t .mts | + | + | + | + | + |
| MP4 | .mp4 .m4v .hdmov | + | + | + | + | + |
| MOV | .mov .qt | + | + | + | + | + |
| 3GP | .3gp .3gpp | + | + | + | + | + |
| Matroska | .mkv | + | + | + | + | + |
| Ogg | .ogm .ogv | + | + | + | + | + |
| Flash Video | .flv | + | + | + | + | + |
| Windows Media | .wmv | + | + | + | + | + |
| AMV | .amv | + | + | + | + | |
| RealMedia | .rm .rmvb .ram etc. | + | ||||
| Supported audio files | File extensions | |||||
| MP3 | .mp3 | + | + | + | + | + |
| Ogg | .ogg .oga | + | + | + | + | + |
| Matroska | .mka | + | + | + | + | + |
| MPEG-4 Audio | .m4a | + | + | + | + | + |
| MPEG-4 Audio raw stream | .aac | + | + | + | ||
| FLAC | .flac | + | + | + | ||
| WavPack | .wv | + | + | + | ||
| Musepack | .mpc | + | + | + | ||
| OptimFrog | .ofr .ofs | + | + | + | ||
| Monkey's Audio | .ape | + | + | + | ||
| Apple Lossless Audio Codec | .alac | + | + | + | ||
| AMR | .amr | + | + | + | ||
| AC3 | .ac3 | + | + | + | ||
| DTS | .dts | + | + | + | ||
| Tracker | .xm .s3m .it .mod .umx | + | + | + | ||
| RealAudio | .ra | + | ||||
| Supported video formats (within a container) | FourCC | |||||
| MPEG-4/DivX/Xvid | DIVX, DX50, XVID, MP4V, 3IVX, BLZ0, DXGM, NDIG, XVIX, DIV3, DIV4, DIV5, DIV6, 3IV1, 3IV2, MP4S, M4S2, RMP4, DM4V, WV1F, FMP4, HDX4, SMP4, LMP4, SEDG, AP41, COL1, DVX3, MPG3 | + | + | + | + | + |
| H.264/AVC | H264, AVC1, X264, VSSH, DAVC, PAVC | + | + | + | + | + |
| MPEG-1 | MPEG, MPG1, 1001 | + | + | + | + | + |
| MPEG-2 | MPG2, 1002, EM2V, MMES | + | + | + | + | + |
| VC-1 | WVC1 | + | + | + | + | + |
| MP41 | MP41, MPG4, DIV1 | + | + | + | + | + |
| MP42 | MP42, DIV2 | + | + | + | + | + |
| MP43 | MP43 | + | + | + | + | + |
| H.261 | H261, M261 | + | + | + | + | + |
| H.263 | H263, L263, M263, U263, X263, S263 | + | + | + | + | + |
| Flash Video (H.263) | FLV1 | + | + | + | + | + |
| Flash Video (VP6) | FLV4, VP6F | + | + | + | + | + |
| Theora | THEO | + | + | + | + | + |
| VP3 | VP31 | + | + | + | + | + |
| VP5 | VP50 | + | + | + | + | + |
| VP6 | VP60, VP61, VP62, VP6A | + | + | + | + | + |
| VP7 | VP70 | + | + | |||
| Huffyuv | HFYU, FFVH | + | + | + | + | + |
| MJPEG | MJPG, LJPG, MJLS, AVRN, MJPA, SP5X, AMVV | + | + | + | + | + |
| Sorenson Video 1 | SVQ1 | + | + | + | + | + |
| Sorenson Video 3 | SVQ3 | + | + | + | + | + |
| DV | DVSD, DV25, DV50, CDVC, CDV5, DVIS, PDVC | + | + | + | + | + |
| QuickTime Planar RGB | 8BPS | + | + | + | + | + |
| QuickTime Animation | QRLE | + | + | + | + | + |
| QuickTime RPZA | RPZA | + | + | + | + | + |
| FFV1 | FFV1 | + | + | + | + | + |
| Camstudio | CSCD | + | + | + | + | + |
| CorePNG | PNG1, MPNG | + | + | + | + | + |
| LOCO | LOCO | + | + | + | + | + |
| LCL Lossless Codec Library | MSZH | + | + | + | + | + |
| TechSmith Camtasia | TSCC | + | + | + | + | + |
| ZLIB Lossless Codec Library | ZLIB | + | + | + | + | + |
| Zip Motion Blocks Video | ZMVB | + | + | + | + | + |
| Autodesc RLE | AASC | + | + | + | + | + |
| ASUS v1/v2 | ASV1, ASV2 | + | + | + | + | + |
| ATI VCR1 | VCR1 | + | + | + | + | + |
| Cinepak | CVID | + | + | + | + | + |
| Creative YUV | CYUV | + | + | + | + | + |
| Intel Indeo 2 | RT21 | + | + | + | + | + |
| Intel Indeo 3 | IV31, IV32 | + | + | + | + | + |
| Intel Indeo 4 | IV41 | + | + | + | ||
| Intel Indeo 5 | IV50 | + | + | + | ||
| I.263 | I263 | + | + | + | ||
| Fraps | FPS1 | + | + | + | + | + |
| Miro VideoXL | VIXL | + | + | + | + | + |
| MS Video 1 | CRAM | + | + | + | + | + |
| MS RLE | MRLE | + | + | + | + | + |
| Q-Team QPEG | QPEG, Q1.0, Q1.1 | + | + | + | + | + |
| RealVideo v1/v2 | RV10, RV20 | + | + | + | + | + |
| RealVideo v3/v4 | RV30, RV40 | + | ||||
| Truemotion v1/v2 | TM20 | + | + | + | + | + |
| Ultimotion | ULTI | + | + | + | + | + |
| Winnov v1 | WNV1 | + | + | + | + | + |
| Supported audio formats (within a container) | AudioTag | |||||
| MP3 | + | + | + | + | + | |
| MP2 | + | + | + | + | + | |
| MP1 | + | + | + | + | + | |
| AC3 | + | + | + | + | + | |
| E-AC3 | + | + | + | + | + | |
| DTS | + | + | + | + | + | |
| Dolby TrueHD/MLP | + | + | + | + | + | |
| AAC | + | + | + | + | + | |
| LPCM | + | + | + | + | + | |
| Vorbis | + | + | + | + | + | |
| FLAC | + | + | + | + | + | |
| WavPack | + | + | + | |||
| Musepack | + | + | + | |||
| AMR | + | + | + | + | + | |
| True Audio | + | + | + | + | + | |
| MS ADPCM | + | + | + | + | + | |
| IMA ADPCM | + | + | + | + | + | |
| Mu-law | + | + | + | + | + | |
| A-law | + | + | + | + | + | |
| MS GSM | + | + | + | + | + | |
| TrueSpeech | + | + | + | + | + | |
| QDM2 | + | + | + | + | + | |
| MACE3 | + | + | + | + | + | |
| MACE6 | + | + | + | + | + | |
| RealAudio v1/v2 | + | + | + | + | + | |
| IMC | + | + | + | + | + | |
| Atrac3 | + | + | + | + | + | |
| Nellymoser | + | + | + | + | + | |
| VFW codecs | ||||||
| ffdshow VFW interface | + | + | + | |||
| DivX | + | + | ||||
| Xvid | + | + | + | |||
| x264 | + | + | ||||
| VP6 | + | + | ||||
| VP7 | + | + | ||||
| Indeo 4 | + | + | + | |||
| Indeo 5 | + | + | + | |||
| I.263 | + | + | + | |||
| Huffyuv | + | + | + | |||
| YV12 | + | + | + | |||
| ACM codecs | ||||||
| MP3 (Fraunhofer) | + | + | ||||
| MP3 (LAME) | + | + | + | |||
| Vorbis | + | + | + | |||
| DivX ;) audio | + | + | ||||
| Tools | ||||||
| Codec Tweak Tool | + | + | + | + | + | |
| MediaInfo | + | + | + | + | ||
| GSpot Codec Inform. Appl. | + | + | + | |||
| VobSubStrip | + | + | + | + | ||
| GraphStudio | + | + | + | |||
| Haali Muxer | + | + | + | |||
| FourCC Changer | + | + | + | |||
| Bitrate Calculator | + | + | + | |||
| B A S I C |
S T A N D A R D |
F U L L |
M E G A |
C O R P O R A T E |
K-Lite Mega Codec Pack [download] [changelog]
Das K-Lite Mega Codec Pack enthält neben den kompletten zwei Codecpacks K-Lite Codec Pack Full and Real Alternative zusätzlich noch den BSplayer, sowie den DC-DSP filter.
zusätzl. das Klite-MPEG-Pack: [download]
This is a bundle of decoders for MPEG-1/2 video and MPEG audio.
It contains several different filters to choose from, so you can pick your favorite ones.
Video: Cyberlink, DScaler5, InterVideo, Gabest, MainConcept and Ligos.
Audio: Ligos, InterVideo and MainConcept.
Splitter: Cyberlink, Gabest, MainConcept, Elecard and Ligos.
K-Lite Codec Pack Mega/Full/Standard/Basic+MPEG-Pack [download] [changelog]
Changelog 4.1.7 -> 4.2.5 | (2008-10-20)
Changelog 4.1.4 -> 4.1.7 | (2008-08-18)
Changelog 4.1.0 -> 4.1.4 | (2008-08-08)
Changelog 4.0.0 -> 4.1.0 | (2008-07-28)
Changelog 3.9.5 -> 4.0.0 | (2008-07-07)
Changelog 3.9.0 -> 3.9.5 | (2008-06-03)
Changelog 3.8.5 -> 3.9.0 | (2008-04-15)
Changelog 3.8.0 -> 3.8.5 | (2008-03-24)
Changelog 3.7.5 -> 3.8.0 | (2008-02-25)
Changelog 3.7.0 -> 3.7.5 | (2008-02-05)
Changelog 3.6.5 -> 3.7.0 | (2008-01-23)
Changelog 3.6.2 -> 3.6.5 | (2007-12-31)
Changelog 3.5.7 -> 3.6.2 | (2007-12-21)
Changelog 3.5.3 -> 3.5.7 | (2007-11-21)
Changelog 3.5.0 -> 3.5.3 | (2007-10-25)
Changelog 3.4.5 -> 3.5.0 | (2007-10-15)
Changelog 3.4.0 -> 3.4.5 | (2007-09-14)
Changelog 3.3.5 -> 3.4.0 | (2007-08-31)
Changelog 3.3.0 -> 3.3.5 | (2007-08-17)
Changelog 3.2.5 -> 3.3.0 | (2007-07-25)
Changelog 3.2.0 -> 3.2.5 | (2007-06-26)
ältere Changelogs-KLite-Codecpack
Release Notes:
The K-Lite Codec Pack is a free
collection of codecs and related tools. Codec is short for Compressor-decompressor.
Codecs are needed for encoding and decoding (playing) audio and video. The
very user-friendly installation is fully customizable, which means that you
can install only those components that you want.
There are three versions of the K-Lite Codec Pack: The Basic version, who
fits on a single floppy disk, contains only the most essential codecs and
related tools. The Standard version contains
everything what is needed to play all the commonly used formats.
The Full version contains even more codecs and
also has encoding support.
It is highly recommended to uninstall all existing codec related software
before installing. This way your system stays clean and potential problems
will be avoided.
It is highly recommended to first uninstall other codec related packages before installing this package. This way your system stays clean and potential problems will be avoided. This installer is able to automatically detect a lot of codec packs and it will ask you if you want to uninstall them.
Below on this page you can find some information about all components included in this codec pack. Please read this information thoroughly. Leave all settings in the installer at their default values if you don't know exactly what you should install. Do NOT simply install everything.
Run the setup with the command-line parameter -MakeUnattended to create an unattended setup. A wizard called "Unattended Install Maker" will appear. Follow the instructions given in the wizard.
#
means that ffdshow is able to decode the same format(s) as the marked
component. So you don't necessarily need to install the marked component
if you install ffdshow.
#
means that Media Player Classic is able to decode the same format(s) as
the marked component. So you don't necessarily need to install the
marked component if you install MPC and use it as your default player.
Media
Player Classic [version 6.4.9.0]
This is a full-featured player which has internal
decoding support for DVD, MPEG-1/2, MP3, MP2, AAC, AC3 and DTS. It
also has internal support for opening MP4, Matroska and Ogg
containers. Media Player Classic is also capable of playing
QuickTime and RealMedia content if those codecs are installed.
ffdshow
[build 2006-04-22]
ffdshow is a very powerful DirectShow filter can
decode various audio and video formats. For example: DivX, XviD,
MPEG-4, H.263, H.264, MPEG1, MPEG2, MJPEG, CinePack, TrueMotion, DV,
ASV1/2, VCR1, VP3, huffyuv, Theora, AAC, AC3, DTS, MP2, MP3 and
TrueAudio. When using ffdshow you don't need to install separate
DirectShow filters for all of these formats.
extra
plugins
ff_kernelDeint.dll, TomsMoComp_ff.dll,
FLT_ffdshow.dll, ff_samplerate.dll
ffdshow
VFW interface
For encoding into various formats: MPEG-4, Theora,
MPEG-2, MPEG-1, SNOW, MJPEG and a couple more.
XviD
[version 1.2.0-dev build 2006-04-20] #
For
decoding XviD video. This is currently the most popular video
format.
DivX
[version 6.2.2] #
For
decoding DivX video.
3ivX
[version D4 4.5.1] #
For
decoding 3ivX video.
CoreAVC
[version 0.0.0.4] #
For
decoding H.264 (AVC) video.
On2 VP6
[version 6.4.2.0]
For decoding VP6 video. This format is not very
common.
On2 VP7
[version 7.0.10.0]
For decoding VP7 video. This format is not very
common.
Cyberlink DVD decoder [version 6.0.0.2023]
#
Allows
DVDs to be played with Windows Media Player or in Windows Media
Center. Windows XP is required. Does NOT include DVD audio decoder.
This needs to be selected separately.
InterVideo DVD decoder [version 7.0.27.130]
#
Allows
DVDs to be played with Windows Media Player or in Windows Media
Center. Windows XP is required. Does NOT include DVD audio decoder.
This needs to be selected separately.
MPEG-1/2 (Ligos) [version 4.0.0.77] #
#
MPEG-1/2 (Gabest) [version 1.0.0.3]
# #
MPEG-1/2 (MainConcept) [version 1.0.0.78]
# #
For playing MPEG-1 and MPEG-2 video.
XviD
[version 1.2.0-dev build 2006-04-20]
For encoding video in the XviD format.
DivX
Pro [version 6.2.2]
For encoding video in the DivX format.
3ivX
[version D4 4.5.1]
For encoding video in the 3ivX format.
x264
[rev. 506]
For encoding video in the H.264 format. We don't
recommend using the VFW system to encode H.264 video. It is better
to use a CLI based solution, such as MeGUI.
Windows
Media 9 VCM [version 9.0.1.369]
For decoding Windows Media 9 audio and video.
For encoding video in the Windows Media 9 format.
On2 VP3
[version 3.2.6.1 DT] #
For
decoding VP3 video. This format is not very common.
For encoding video in the VP3 format.
On2 VP6
[version 6.4.2.0] [Encoding]
For encoding video in the VP6 format.
On2 VP7
[version 7.0.10.0] [Encoding]
For encoding video in the VP7 format.
Intel
Indeo [version 5.2562.15.54]
For decoding Indeo 5 video.
For encoding video in the Indeo 5 format.
Intel
Indeo [version 4.51.16.2]
For decoding Indeo 4 video.
For encoding video in the Indeo 4 format.
Intel
Indeo [version 3.24.15.03]
For decoding Indeo 3 video.
For encoding video in the Indeo 3 format.
Intel
I.263 [version 2.55.1.16]
For playing I.263 video.
For encoding video in the I.263 format.
huffyuv
[version 2.1.1 CCE Patch 0.2.5]
For decoding huffyuv video.
For encoding video in the huffyuv format.
huffyuv is a lossless (no quality loss) video compression format.
MS
MPEG-4 [version 4.1.0.3927] #
For
decoding MS MPEG-4 video.
For encoding video in the MS MPEG-4 format.
DivX ;)
MPEG-4 Low and Fast motion [version 4.1.0.3927]
#
Also
known as DivX 3.11.
MP3
(Fraunhofer) [version 1.9.0.311] #
#
For
decoding MP3 audio.
AC3/DTS/LPCM (AC3Filter) [version 1.01a rc5]
# #
For
decoding AC3 and DTS audio. Also decodes DVD audio.
AC3
(AC3Filter) [version 0.70b mod] #
#
For
decoding AC3 audio. Use this version if you have problems with the
less stable 1.01a version.
AC3/DTS/LPCM (InterVideo) [version 7.0.27.130]
# #
For
decoding AC3 and DTS audio. Also decodes DVD audio.
MP1/MP2
(Ligos) [version 4.0.0.77] #
#
For
decoding MP1 and MP2 audio.
MP1/MP2
(MainConcept) [version 1.0.0.78] #
#
For
decoding MP1 and MP2 audio.
Vorbis
(CoreVorbis) [version 1.1.0.79] #
For
decoding Vorbis audio. This is the recommended Vorbis decoder.
AAC
(CoreAAC) [version 1.2.0.573] #
For
decoding AAC audio.
AAC
(3ivX Pro) [version D4 4.5.1] #
For
decoding AAC audio.
MusePack [version 1.0.0.3]
For decoding MusePack audio files (.mpc).
Monkey's Audio [version 1.00]
For decoding Monkey's audio files (.ape).
WavPack
(CoreWavPack) [version 1.0.3]
For decoding WavPack audio files (.wv).
FLAC
(illiminable) [version 0.71.0946]
For decoding FLAC audio files (.flac).
Voxware
MetaSound [version 1.0.0.12]
For decoding Voxware MetaSound audio.
AAC
encoder (3ivX Pro) [version D4 4.5.1]
DirectShow encoder for AAC audio.
MP3
(Fraunhofer) [version 3.3.2]
This can be used to encode MP3 streams/files.
MP3
(LAME) [version 3.97b2]
This can be used to encode MP3 streams/files.
AC3
(ffcHandler) [version 1.21]
Required for opening movies that have an AC3 audio
stream in applications like VirtualDub.
Vorbis
[version 0.0.3.6]
Required for AVI files that contains Vorbis audio.
DivX ;)
Audio [version 4.2.0.0]
Some DivX 3.11 videos use this audio codec.
MP4
splitter (Gabest) [version 1.0.0.3] #
For
opening audio and video streams in a MP4 container (.mp4 files).
MP4
splitter (Haali Media Splitter) [build 2006-02-25]
#
For
opening audio and video streams in a MP4 container (.mp4 files).
Matroska splitter (Haali Media Splitter) [build 2006-02-25]
#
For
opening audio and video streams in a Matroska container (.mkv and
.mka files). This is the recommended Matroska splitter.
Matroska splitter (Gabest) [version 1.0.2.9]
#
For
opening audio and video streams in a Matroska container (.mkv and
.mka files).
Ogg
splitter (Haali Media Splitter) [build 2006-02-25]
#
For
opening audio and video streams in an Ogg container (.ogm and .ogg
files). This is the recommended Ogg splitter.
Ogg
splitter (OggDS) [version 0.9.9.5] and Ogg Vorbis DLLs [aoTuVb 4.51]
#
For
opening audio and video streams in an Ogg container (.ogm and .ogg
files).
FLV
splitter (Gabest) [version 1.0.0.1] #
For
opening audio and video streams in a FLV container (.flv files).
MPEG
demuxer (Elecard) [version 1.0.31.51211] #
MPEG demuxer (Gabest) [version 1.0.0.3]
#
MPEG demuxer (MainConcept) [version 1.0.1.20]
#
MPEG demuxer (Ligos) [version 4.0.0.77]
#
For
opening audio and streams in a MPEG container. Windows already has a
MPEG demuxer by default so normally you won't really need these. The
Ligos demuxer only works in combination with the Ligos decoder.
SHOUTcast Source [version 1.0.0.1]
This can be used to play SHOUTcast streams.
DirectVobSub (a.k.a. VSFilter) [version 2.37]
DirectVobSub is a filter for displaying subtitles
(ssa/ass, srt and vobsub). Your subtitle file(s) should have the
same filename as your video file (for example: MovieName.avi -
MovieName.idx - MovieName.sub) and should be in the same folder as
your video file. Then the subtitles will automatically be displayed
in most players.
DirectVobSub (a.k.a. VSFilter) [version 2.33]
See above. Use this version if you have problems when
using version 2.37.
Matrix
Mixer [version 0.30b]
Matrix Mixer can be used to amplify the sound of a
video file. It also can mix stereo sound to multiple channels
(useful for 4.1 and higher speaker sets).
This filter is may cause playback problems, so it is NOT recommended
to install this filter. Don't install this if you use AviSynth,
Windows Media Encoder, or when you transcode files.
Morgan
Multimedia Stream Switcher [version 0.9.9]
#
Morgan
Multimedia Stream Switcher can be used to switch between audio
streams in an AVI video file that has multiple audio streams. These
types of video files are not very common. Both Media Player Classic
and BSplayer have this functionality build-in. This means that you
do NOT need this filter if you use one of those players.
This filter is known to cause various playback problems, so it is
NOT recommended to install this filter.
LAME
CLI and DLL [version 3.97b2]
Installs LAME CLI (command line interface) and DLL.
These can be used by programs like ExactAudioCopy to encode MP3
files.
LameDropXPd [version 3.97b2]
This tool can be used to encode MP3 files.
GSpot
Codec Information Appliance [version 2.52 beta 1 build 2004-09-15]
GSpot is a tool that can tell you exactly which
codecs are needed to play AVI and MPEG files. It can also perform a
render test (for all types video files) that shows you which filters
are being used to play that file.
Sherlock [version 2.0]
With this tool you can generate a list of all
installed filters and codecs. This list can be saved as a text-file.
VobSubStrip [version 0.11]
With this tool you can strip languages from VobSub
subtitle files (.idx and .sub files).
GraphEdit [build 041201]
GraphEdit is a visual tool for building and testing
DirectShow filter graphs.
MMCompView [version 1.10]
This tool shows a list of all installed filters and
codecs. It also allows you to enable or disable them.
AVI
Fixed [version 2.0b1]
This tool can rebuild the index section of .avi
files. This can make files with broken frames playable. In some
cases it will also solve synchronisation problems and incorrectly
displayed movie lengths.
FourCC
Changer
The FourCC (Four Character Code) Changer is a program
for changing the FourCC of a video file, which is used to identify
which codec should be used to decode the file. This tool is for
expert users only.
Bitrate
Calculator
This can be used to calculate the bitrate to use when
encoding a movie.
DivX 3.11 ist eigentlich eine Modifikation des Microsoft MPEG4
Encoder/Decoder. Er wurde programmiert, da Microsoft seinen Code künstlich
limitierte um nicht korrekt mit dem "AVI wrapper" zu arbeiten. Microsoft
wollte damit den Nutzen auf das eigene ASF-Format beschränken, welches nun
unter dem Namen "Windows Media Video" bekannt ist.
Der einzige Grund, warum man überhaupt DivX 3.11 installieren sollte ist,
wenn man Windows XP als Betriebssystem nutzt. Das DivX
3.11-Installationsprogramm fügt dem System ebenfalls einen MP3 Encoder/Decoder
hinzu und ersetzt damit die schlechte Version, die Microsoft mit Windows
XP ausliefert. Die eigentliche Installation von DivX 3.11 ist harmlos und
sollte keine Konflikte mit dem restlichen System verursachen.
DivX 4.xx und DivX 5.xx,
sowie neu DivX 6.xx sind eine komplette
Neuprogrammierung der sog. "MPEG4 Simple Profile-" und "MPEG4 Advanced
Simple Profile Encoder/Decoder" (MPEG4-Part2). Diese Versionen sind eigenständige
Produkte, und keine Modifikationen mehr. Sie können ebenfalls DivX
3.11-Inhalte dekodieren und ersetzen bei Ihrer Installation einen bereits
verfügbaren Divx 3.11-Decoder. Dieses Verhalten kann allerdings geändert
werden durch Anpassen des entsprechenden "Merit" (hierzu mehr im
entsprechenden Teil - siehe auch Radlight).
Diese Software muss nicht installiert werden, wenn der Filter "FFDShow"
zum Einsatz kommen soll.
FAQ zum KLite-Codecpack
FAQ
siehe nach Installation "C:\Programme\K-Lite Codec Pack\info\faq.htm"
Installation
| Q: | "An error occurred while trying to replace the existing file: DeleteFile failed; code 5. Access denied." |
| A: |
This means the installer tries to replace a file
that is currently in use by another program. Close all programs that are active and click on 'retry'. If the same error keeps appearing, then just click on 'ignore' and let the installation continue. |
| Q: | Is it possible to uninstall only a couple components of the K-Lite Codec Pack and keep the rest? |
| A: |
No. You'll have to uninstall the whole codec pack. Then install it again with only those components selected that you want. You can however disable (and re-enable) a few codecs and filters using the Codec Tweak Tool. This will not uninstall the codecs, but it will effectively disable them. At this moment only a few codecs and filters are supported, but more will be added in the future. |
Playback
| Q: | I can't play a video file |
| A: |
* If it is an .avi file, open it in GSpot Codec Information Appliance. There you can see which codecs the file needs. * You can also try to re-install the K-Lite (Mega) Codec Pack. Read the information at the beginning of the installation to see what components you might need. Not all components are enabled by default on the components screen, so you might need to enable some. |
| Q: | Subtitles in the Ogg container (.ogm) won't display |
| A: |
* Make sure you are using a player that is
capable of displaying subtitles. For example Media Player
Classic. * Make sure DirectVobSub is installed. * You should enable the option called "enable all streams" in the Ogg splitter. Start > Programs > K-Lite Codec Pack > Configuration > Codec Tweak Tool |
| Q: | An ActiveMovie window appears when opening a DVD with Media Player Classic |
| A: |
Enable the internal MPEG-2 decoder in Media
Player Classic. Options > Filters > Transform Filters |
| Q: | Video in Windows Media Player isn't played correctly when it is in a playlist |
| A: |
http://www.microsoft.com/windows/windowsmedia/player/faq.aspx
If you find that a video disappears (turns all black) or turns
purple and green about 20 seconds before it stops playing, or
that video for every file in the playlist isn't displayed, turn
off overlays.
If the problem continues, try turning off the video mixing renderer (VMR). You can turn off the VMR by clearing the Use video mixing renderer check box (available in the same location as the Use overlays check box). |
| Q: | When playing movies with AC3 sound the video often skips |
| A: | ReClock might solve your problem. |
| Q: | I have a MP4 file that plays too fast (or too slow) |
| A: |
You can solve this problem by installing a
different AAC decoder. Using realaac or 3ivX AAC usually solves
this problem. K-Lite Codec Pack Full has four
different AAC decoders: Select either CoreAAC or 3ivx AAC on the components page of the installer. Or deselect both and make sure ffdshow is selected. In that case ffdshow will be used for decoding AAC audio. You can then choose between realaac and libfaad2 on the tasks page of the installer. You can also switch (without re-installing) between the two ffdshow AAC decoders in ffdshow audio configuration. |
| Q: | My video plays very weird and all messed up |
| A: |
Symptoms: video is only showing in the top half
of the screen, it is shown twice, both up-side-down. There are several solutions for this problem. Solutions: |
| Q: | How can I switch audio and subtitle tracks in MP4, MKV and OGM files? |
| A: |
You should see a white icon in your systemtray (right-bottom of your screen). That is Haali Media Splitter. Right-click on that icon to switch audio and subtitle tracks. |
| Q: | How can I disable the subtitles? |
| A: |
You should see a green arrow shaped icon in your systemtray (right-bottom of your screen). That is DirectVobSub. Right-click on that icon to enable or disable the subtitles. |
Windows Media
| Q: | I can't seek when playing a wmv file in Media Player Classic |
| A: |
Media Player Classic Options >
Tweaks > Use the WM ASF reader |
| Q: | wmv files play choppy in Media Player Classic, but not in Windows Media Player |
| A: |
Media Player Classic Options >
Tweaks > Use the WM ASF reader |
| Q: | I can't play WMV files. |
| A: |
Install the Windows Media codec package from
Microsoft:
If that doesn't help, then also install this package:
Windows Media Format 9 runtimes (Windows XP) |
| Q: | I get some message about acquiring a license when I play certain media files |
| A: |
That means that the file is DRM protected. DRM is a copyright protection method. You generally need to get (read: buy) a license to be able to play the file. |
| Q: | WMV HD videos play slow and without sound in Windows Media Player |
| A: |
If one or more of the following filters is installed on your computer, then disable or uninstall them: - Matrix Mixer |
Windows worries
| Q: | Some .avi files cause a crash in explorer.exe |
| A: |
Start > Run > type regedit and press enter
Navigate to: If there is an entry in there with the name DivX in it, delete it. Now navigate to: Close the registry editor and reboot your computer. |
| Q: | How do I change a file association? |
| A: |
Open Windows Explorer (hold the Windows Key and
press 'E') In the top menu go to: Tools > Folder Options > File Types Now select the file type that you want to change and click on 'change'. Select the program that you want to use to open the selected file type and press OK. If the file type is not yet in the list, then click on 'New' to add it to the list yourself. |
| Q: | How do I disable the thumbnail view of video files in Windows XP? |
| A: | Start > Run > regsvr32 /u shmedia.dll |
| Q: | Windows Explorer crashes when browsing a folder that contains video files |
| A: | Start > Run > regsvr32 /u shmedia.dll |
| Q: | Some icons appear in the system tray when I browse a folder that contains video files in Windows Explorer |
| A: | Start > Run > regsvr32 /u shmedia.dll |
Media Player Classic
| Q: | Media Player Classic always crashes |
| A: |
For some unknown reason Media Player Classic versions 6.4.8.5/6.4.8.6/6.4.8.7 may crash when started. Only a few people have this probem. Replace mplayerc.exe with an older (and more stable) version:
MPC 6.4.8.4 for Windows 2000/XP/2003 |
| Q: | Media Player Classic freezes for a while when I open the File menu |
| A: | MPC Options > Player > Hide CD-ROMs Menu |
| Q: | "Media Player Classic could not render some of the pins in the graph" errors |
| A: |
This usually means that there is a filter missing that is needed to decode one of the streams in the file. The error message should show some information about the required format, but this information is very cryptic. Below you can find some of the values that the error might show you, together with the format that belongs to it. majortype: MEDIATYPE_Audio
{73647561-0000-0010-8000-00AA00389B71} The format above is AMR audio. To play this you need to enable AMR in ffdshow audio decoder. |
| Q: | When I resize (or full-screen) the Media Player Classic window, the video goes to black while the audio continues |
| A: | If you have a nVidia GeForce graphics card, then you should update it's drivers. |
Miscellaneous
| Q: | I have problems with my TV card or webcam after installing the K-Lite (Mega) Codec Pack |
| A: |
Uninstall it and then re-install it, but now deselect the I.263 and Indeo codecs. You may also need to re-install the software that came with your TV card or webcam. AAC DirectShow parser (aacparser.ax) can also cause problems. Note that this filter is not included in (recent versions of) the K-Lite Codec Pack. But perhaps you have installed in some other way. |
| Q: | The Core Media Player shows 'unknown GUID' error when I start it and then crashes |
| A: |
Open the MMCompView tool that comes with the
codec pack. Enable all entries that are disabled. |
Tools
| Q: | Sherlock falsely reports some codecs as broken |
| A: |
Sherlock assumes that VFW and
ACM codecs are always installed in the Windows System32 folder.
This is not always the case. As a result Sherlock will report
all codecs that are located outside the System32 folder as
broken, while they are probably just working fine. |
Encoding
| Q: | Where can I find some tutorials for encoding? |
| A: | Take a look at the guides section of Doom9.org und natürlich hier auf diesem Seiten! |
| Q: | Adobe AfterFX and Adobe Premiere crash when ffdshow is installed |
| A: | Both programs should stop crashing if you also install the ffdshow VFW interface. |
Changelog 2.74 -> 2.75 | (2006-08-17)
Changelog 2.74 -> 2.75:
- Added DScaler5 MPEG-1/2 decoder
[version 0.0.8.0]
- Updated Cyberlink MPEG-1/2 decoder to version 6.0.2.2806
- Removed Ligos MPEG-1/2 decoder
- Merged all DVD and MPEG decoders into one section.
- Removed Ligos MPEG audio decoder
- Removed Ligos MPEG demuxer
- Updated Cyberlink MPEG demuxer to version 1.0.0.3726
- Updated x264 to rev. 551
- Updated AC3Filter to version 1.09a
- Updated CoreAAC to version 1.2.0.575
- Updated ff_libfaad2.dll in ffdshow
- Added oggdropXPd [version 1.8.9 aoTuVb4.51]
- ffdshow is now the default H.264 decoder instead of CoreAVC. It is
slower, but more compatible.
- Removed Matrix Mixer. Both AC3Filter and ffdshow offer similar
functionality.
- Improved Codec Tweak Tool
- Minor changes
Einzelne Filter installieren
Nicht alle Komponenten (DirectShow Filter) aus dieser Anleitung kommen mit einem Installationsprogramm. Einige von Ihnen sind lediglich ein komprimiertes Archiv (normalerweise als ZIP- oder RAR-Datei) und enthalten entweder eine ".AX" oder ".DLL"-Datei. Um diese Komponenten zu installieren muss das Archiv in ein beliebiges Verzeichnis entpackt werden (ein guter Ansatz ist, sich ein Verzeichnis "Filter" innerhalb des eigenen "C:\Programme\"-Ordners anzulegen). Nach dem Entpacken müssen diese Filter im System registriert werden. Dazu dient das Programm "REGSVR32.EXE", welches jedem Windows-System beiliegt.
Um zum Beispiel den Filter "neuerfilter.ax", der in das Verzeichnis "C:\Programme\Filter\" entpackt wurde, zu registrieren, öffnet man das Windows-Startmenü, klickt dort auf "Ausführen..." und gibt folgende Zeile ein:
regsvr32.exe c:\programme\filter\neuerfilter.ax
Wenn der Pfad oder Dateiname des Filters ein Leerzeichen enthält, dann muss der zweite Teil des Befehls in Anführungszeichen gesetzt werden:
regsvr32.exe "c:\meine programme\filter\neuerfilter.ax"
Daraufhin sollte eine Nachricht "DLLRegisterServer in neuerfilter.ax succeeded" auf dem Bildschirm erscheinen, die besagt, dass eben dieser Filter nun im System registriert ist.
Tip
All installers are customizable, meaning that during the installation process you can select which components should be installed and which ones should not be installed. For full and mega, there even are several pre-defined profiles that you can use as a starting point for your customization.
You can for example install both the K-Lite Mega Codec Pack and the new beta of QuickTime Alternative. [1] Uninstall your current package(s) [2] Install the K-Lite Mega Codec Pack. Deselect the QT Alternative components in the installer. [3] Install QT Alternative.
Tip
Here is a tip for all those people that want to play those QuickTime HD clips (the ones that use the new H.264 codec). You can play them with the K-Lite Mega Codec Pack. Download the files to your harddrive. Then simply rename the files from .mov to .mp4. The required codecs are: Haali's MP4 splitter and ffdshow (for H.264 and AAC). Playback will be better than with the new QuickTime 7!
Codec-Besonderheiten
DivX ;-) MPEG4 low/fast motion (DivX3) ist ein illegaler Hack des Microsoft MPEG4 V3 Codec
DivX Audio ist ein illegaler Hack des Microsoft Windows Media Audio (WMA) Codec
"Radium" MP3 ist ein illegaler Hack des Fraunhofer-IIS MPEG Layer III (MP3) Codec
DirectShow Filter Manager -
utility to help list, sort, find, add or remove DirectShow filters. Tool
also can be useful for everyone when installing someting like Nimo codec
pack.
http://softella.com/dsfm/index.en.htm
Gspot 2.5
system > list codecs and other filters > filter wählen > rechte maust. >
un-register bzw. unter details (dateiname/-ort zum manuellen löschen)
http://www.headbands.com/gspot/gspot251dl.html
RadLight Filter Manager
http://www.radlight.net/forum/index.php?showtopic=355
Tip:
How to Change the Selected Codec with RadLight Filter Manager
Sherlock
Der Codec Detektiv informiert über die installierten Audio-und Videocodecs.
http://www.updatexp.com/sherlock-codec-detective.html
ffdshow
siehe weiter oben
SYMPA
(Send_Your_Mail_Privately_&_Anonymously)
A multi-function FreeWare:
Register
/ UnRegister DirectShow Filters installed
on your PC! ... & more
Microsoft zum Thema DirectShow Filters bzw. DirectShow
http://www.htpc.de/htpc_player_tips.htm
Tip. Digital Video Repair Small utility for repairing (fixing) AVI files. You can repair your AVI file in these cases: 1. AVI file have not completely copied from CD, DVD or other source 2. AVI file have not completely downloaded from the Internet (eDonkey, BitTorrent, etc) 3. Video freezed when playing 4. Video can't be seeked (fast forwarded) 5. Video can't be played
Weitere Tools
QuickTime Alternative
QuickTime Alternative will allow you to play
QuickTime files without having to install the official
QuickTime Player.
All QuickTime formats (.mov .qt .3gp etc.)
are supported, including streaming content and QuickTime
content that is embedded in webpages.
Some advantages compared to QuickTime player:
* Quick and easy install
* It's easy to make an
unattended installation
* No background processes
* Use
a player of your own choice
* Low on resources
|
|
Tip
Here is a tip for all those people that want to play those QuickTime HD clips (the ones that use the new H.264 codec). You can play them with the K-Lite Mega Codec Pack. Download the files to your harddrive. Then simply rename the files from .mov to .mp4. The required codecs are: Haali's MP4 splitter and ffdshow (for H.264 and AAC). Playback will be better than with the new QuickTime 7!
Real Alternative
ältere Versionen vom Realplayer: http://www.oldversion.com/program.php?n=real
Real Alternative will allow you to play
RealMedia files without having to install RealPlayer.
All RealMedia formats (.ra .rm .rmvb .ram
.rpm .rv .rp .rt .smi .smil etc.) are supported, including
streaming content and RealMedia content that is embedded in
webpages.
Some advantages compared to RealPlayer:
* Quick and easy install
* It's easy to make an
unattended installation
* Proper uninstallation
* No
background processes
* Use a player of your own choice
*
Low on resources
* No advertising, no registration forms,
nothing annoying
Limitations:
* .smi and .smil files
only play the first part of a clip. This is only a problem
when the clip consists of multiple parts. These files are not
very common. These files do play correctly when embedded in a
browser.
* The RealMedia DirectShow splitter does not work
with streaming content. You must use the included Media Player
Classic to play streaming content.
|
|
VLC VideoLAN
Release Notes:
VideoLAN is an excellent multimedia player with it's own plugins for playing
different formats, so it doesn't need any codecs to be installed. It works
great for previewing partially downloaded files too. It can also be used as
a server to stream on a (wired or wireless) high-bandwidth IP (Internet
Protocol) version 4 or 6 network in multicast or unicast. VLC (VideoLAN
Client) is cross-platform and supports Windows, Mac OS X, BeOS, Debian GNU
(GNU's Not Unix) Linux, Gentoo Linux, Mandrake Linux, Red Hat Linux,
Slackware Linux, Novell's SuSE (System und Software Entwicklung = System and
software development) Linux, Turbo Linux, Zaurus, NetBSD (Berkeley Software
Distribution), OpenBSD, FreeBSD, Solaris and QNX. The installer includes the
eMule partfile plugin, which lets you preview eMule partfiles more
efficiently.
FFDShow
ein Treiber als Ersatz oder Unterstützung
versch. Codecs - mit zusätzlichen Pre/Post-Processing-Filter!
FFDShow is a DirectShow decoding filter based on the original DirectShow
filter from XviD for decompressing movies with a rich set of video
postprocessing filters. For video decompression it uses the libavcodec from
the ffmpeg project and to enhance visual quality of low bitrate movies it
uses the postprocessing code from mplayer. FFDShow can also be used as a
separate postprocessing filter for other decoders.
Features:
- Fast video decompression using optimized code for MMX (MultiMedia
eXtensions), SSE (Streaming SIMD (Single Instruction Multiple Data)
Extensions), SSE2, SSE3 on Intel Pentium processors and 3DNow! on AMD
(Advanced Micro Devices) Athlon processors
- Support for a lot of different codecs
- Image postprocessing for higher playback quality
- Automatic quality control: it reduces the postprocessing level when the
CPU (Central Processing Unit) load is high
- Hue, saturation and luminance correction
- Experimental sharpening filter
- Presets
- Support for various subtitle formats
- FFDShow is completely free and Open Source under the restrictions of the
GPL (General Public License)
|
|
|
|
|
FFDShow (1.7 Mb) alte Versionen |
McAfee Anti-Virus
McAfee
Anti-Virus (5.7 Mb)
Release Notes:
McAfee Anti-Virus is a stand-alone virusscanner, including the latest virus
definitions. It can detect, clean or erase malware like viruses, worms and
trojan horses. McAfee Anti-Virus also produces a log file in which the
scanning results are stored.
NOD32 Anti-Virus
NOD32
Anti-Virus (3.2 Mb)
Release Notes:
NOD32 Anti-Virus is a stand-alone on-demand virusscanner, including the
latest virus signature database updates. It can detect viruses, worms,
trojans and other malicious software and has very good cleaning
capabilities, an unprecedented detection track record, fast scanning rates
and extremely low utilization of system resources. NOD32 Anti-Virus can also
be used to clean up an infected system or as a second-opinion for your
current virusscanner.
WinRAR
WinRAR
3.30 (1.0 Mb)
Release Notes:
The compression utility WinRAR is an archive manager with support for
packing RAR and ZIP archives and unpacking RAR, ZIP, CAB, ARJ, LZH
(Lempel-Ziv-Huffman), TAR, GZ, ACE, UUE, BZ2, JAR (Java Archive developed by
Sun Microsystems) and ISO (ISO9660) archives. You may use it to backup your
data, reduce the size of email attachments, decompress files downloaded from
the Internet and create your own file archives.
WinAce
WinAce
2.5 (3.4 Mb)
Release Notes:
WinAce is an archiving utility with an easy-to-use interface for creating,
extracting and viewing archives.
Features:
- Compression for ACE, ZIP, LHA, MS-CAB and JAR
- Decompression for ACE, ZIP, LHA, MS-CAB, RAR, ARC, ARJ, GZip, TAR, ZOO and
JAR
- Integrity check for ACE, ZIP, LHA, MS-CAB, RAR, ARC, ARJ, GZip, TAR, ZOO
and JAR
- Multi-volume (disk spanning) archives for ACE, ZIP and CAB
- SFX (self-extracting archives) for ACE and ZIP
- Repair functionality for ACE and ZIP
- Comment files in HTML, ANSI or ASCII for ACE and ZIP
- Authenticity verification for ACE
- Password encryption & recovery records for data protection
- Full command line access (compatible with DOS (Disk Operating System) ACE)
- Detailed information for all archive types
- Quickviewer for graphic files
- Quickviewer for Word Documents
- Quickviewer for HTML (HyperText Markup Language) pages
- Quickviewer for ASCII (American Standard Code for Information Interchange)
files
- Full drag and drop support
- Complete file-management (copy, move and delete files and directories)
- Optimization of existing archives
- Access to your archives in Windows Explorer and via the context menu
(shell extension)
- Table of contents in the Properties panel of ACE and ZIP (shell extension)
WinZip
WinZip
9.0 (2.26 Mb)
WinZip
Command Line 1.1 (549 Kb)
Release Notes:
WinZip is the most popular compression utility for Windows and allows you to
quickly and easily zip and unzip files and folders. WinZip also supports
encryption using the Rijndael AES (Advanced Encryption Standard) to protect
your sensitive data.
DirectX
DirectX
9.0c (35.0 Mb)
Release Notes:
Microsoft DirectX (previously WinG) is a group of technologies designed to
make Windows-based computers an ideal platform for running and displaying
applications rich in multimedia elements such as full-color graphics, video,
3D animation and rich audio. DirectX includes DirectDraw, Direct3D,
DirectInput, DirectSound, DirectMusic, DirectPlay and DirectShow. The most
used API's (Application Programming Interfaces) in computer (PC or console)
games include DirectX from Microsoft, OpenGL (Open Graphics Library) from
SGI (Silicon Graphics) and Glide from 3dfx Interactive.
IrfanView
IrfanView 3.91 (1.0 Mb)
Release Notes:
IrfanView, made by Irfan Skiljan, is a fast and simple freeware image
viewer, editor and converter that supports all major graphic formats,
including AIF, ANI/CUR, ASF, AU/SND/AIF, AVI, B3D, BMP/DIB, CAM, CLP, CRW,
DAT (VideoCD), DCR, DDS, DXF, Dicom/ACR, DJVU, ECW, EMF/WMF, EPS, FLI/FLC,
FPX, FSH, G3, GIF, ICO/ICL/EXE/DLL, IFF/LBM, IMG/GEM, JPG2000, JPG/JPEG,
JPM, KDC, LDF, LWF, MED, MID/MIDI/RMI, MNG/JNG, MOV, MP3, MPG/MPEG, MrSID,
MRW, NEF, LM/NOL/NGG, OGG, ORF, PBM/PGM/PPM, PCX/DCX, PhotoCD, Mac PICT,
PNG, PSD, PSP, QTIF, RAS/SUN, RAW, RAF, RA, RLE, SFF, SFW, SGI/RGB, SWF,
TGA, TIF, TTF, TXT, WAD, WAV, WBMP, WBZ/WBC, WMA, WMV, XBM and XPM. In
addition it features drag and drop support, directory viewing, TWAIN
(Technology Without An Interesting Name) scan support, slide shows, batch
conversion, multi language support, thumbnail option, preview option, print
option, IPTC edit, capturing, extract icons from EXE/DLL/ICLs, lossless JPG
(Joint Photographic Expert Group) rotation, EXE/SCR creating, many hotkeys,
many command line options and modifications such as changing color depth,
crop, blur and sharpen.
FFDShow ist ein Multi-Format Dekodier-Filter mit vielen "Post
Processing"-Möglichkeiten (Nachbearbeitung des auszugebenden Bildes). Er
ermöglicht die Dekodierung folgender Formate: DivX (3.11/4.xx/5.xx), XviD,
Microsoft MPEG4, einige der WMV-Formate, Theora, Motion JPEG, HuffYUV.
Weitere Formate werden mehr oder weniger regelmäßig hinzugefügt. Ausserdem
dient er als "Post Processing"-Filter für die angegebenen Formate sowie für
Roh-Video (bspw. erzeugt durch DVD-Dekoder). Damit kann er die Bildqualität
verbessern oder auch ein De-Interlacing (Interlacing: Zeilensprungverfahren
z.B. bei Fernsehbildern) durchführen. FFDShow nimmt mit jeder Version an
Funktionen zu. Er ist momentan der empfehlenswerteste Filter für die
Wiedergabe von DivX/XviD, und - für alle fortgeschrittenen Nutzer - er kann
die Wiedergabe von DVD verbessern. Für die ausgefalleneren Funktion ist
natürlich eine hohe Prozessor-Leistung von Nöten.
FFDShow ist sehr "Konflikt-freundlich". Man kann ihm sagen, welche Formate
er spielen soll und überschreibt damit die bisherige Dekoder-Zuordnung für
das entsprechende Format - das alles auf sehr saubere Art.
Features:
- Fast video decompression using optimized code for MMX (MultiMedia
eXtensions), SSE (Streaming SIMD (Single Instruction Multiple Data)
Extensions), SSE2, SSE3 on Intel Pentium processors and 3DNow! on AMD (Advanced
Micro Devices) Athlon processors
- Support for a lot of different codecs
- Image postprocessing for higher playback quality
- Automatic quality control: it reduces the postprocessing level when the
CPU (Central Processing Unit) load is high
- Hue, saturation and luminance correction
- Experimental sharpening filter
- Presets
- Support for various subtitle formats
- FFDShow is completely free and Open Source under the restrictions of the
GPL (General Public License)
http://de.wikipedia.org/wiki/Ffdshow

Zu den verschiedenen Audio-&Videocodecs können Sie festlegen, ob der Original Directshow-Filter bzw. ersatzweise ffdshow mit seinen libavcodec (oder anderen einen anderen integrierten Filter wie z.B. libmpeg2 - gleiche Bibliothek wie der Player "VLC") das Video dekodiert. Gleichzeitig sind viele Filteroptionen zur Bildmanipulation (aber auch für Audio) anwendbar. Profis haben sogar ein Mittel zur Pre- und Postprocessing-Optimierung! (Bzw. Abspieloptimierung bei fehlerhaften Dateien).

ffdshow ist ein Open
Source DirectShow-Filter für Windows zur Wiedergabe von Video- und
Audiodaten.
Mit Hilfe des libavcodec, Bestandteil des FFmpeg-Projektes, sowie einer
Reihe anderer ebenfalls quelloffener Decoder (XviD, libmpeg2, mp3lib,
etc.) decodiert das Programm alle wichtigen Video- und Audioformate,
einschließlich MPEG-2, MPEG-4 (DivX, XviD, etc.) und AVC/H.264. So ist
es nicht nötig zur Wiedergabe dieser Multimediaformate separate Codecs
zu installieren. Des weiteren beherrscht ffdshow viele Methoden um die
Ausgabe der Video- bzw. Audiodaten zu beeinflussen. So kann die Software
beispielsweise vorhandene Untertitel verarbeiten oder verschiedene
Filter setzen um die visuelle und/oder klangliche Qualität des Films zu
verbessern. Darüber hinaus, kann ffdshow auch als Video-Encoder für
diverse Formate (z.B. DivX 3) eingesetzt werden. Die in ffdshow
enthaltenen Video-Filter können dank der mitgelieferten Plugins in den
beliebten Video-Editoren VirtualDub und AviSynth genutzt werden. Es ist
auch möglich DScaler Filter in ffdshow zu benutzen.
http://x264.nl/
http://www.afterdawn.com/software/video_software/codecs_and_filters/ffdshow.cfm
http://www.aziendeassociate.it/cd.asp?dir=/ffdshow
Filter für Virtualdub/mod:
ffvdub (ffdshow) - ein
Filterpacket zur Bildmanipulation
http://www.free-codecs.com/download/FFDShow.htm
http://www.htpc-info.de/content/view/24/2/
http://cutka.szm.sk/ffdshow/
http://sourceforge.net/projects/ffdshow
- die veraltete Website
GraphEdit> vielleicht mal den ffdshow alleine ohne andere codecs? also
> divxcodecs weg?Das deinstallieren von Codecs ist eigentlich nicht nötig, denn es
lässt sich (leider nicht so einfach) einstellen, welche decoder
filter DirectShow für welchen Codec bevorzugt. Bei der Installation
eines Decoder/Encoders setzt dieser sich naturgemäß an erster Stelle,
weshalb das wilde Hin- und Herinstallieren das Video-System von
Windows ganz schön durcheinander bringen kann. So ist es nicht weiter
ungewöhmlich mehrere (drei bis fünf oder mehr) Decoder für MPEG-Audio
im System zu haben, von denen aber eigentlich immer nur einer
bevorzgt wird (es sei denn Player oder Demux-Filter bevorzugen einen
anderen, im Falle von Playern, eventuell sogar den eigenen internen,
der sonst nicht über DirectShow anderen Programmen zur Verfügung
steht. Beispiel: VideoLan oder Media Player Classic). Ein gutes Tool,
um sich das ganze DirectShow Gebilde einmal grafisch anzuschauen, ist
GraphEdit von Microsoft. Ist beim DirectX SDK dabei, aber sonst auch
so einzeln zu bekommen, allerdings nicht direkt von MS soweit ich
weiß. Goggle hilft ;)
ffdshow bietet zum Glück die Möglichkeit, die Prioritäten für
bestimmte Codecs zu ändern, man braucht also kein extra Helfer-Tool
oder muß auch nicht in der Registry rumtüfteln. Wenn du Probleme mit
der Dekodierung eines Codecs hast, dann kannst du ffdshow
veranlassen, den problematischen Codec nicht mehr anzutasten unter
"Start menu->Programs->ffdshow->Video decoder configuration", dann
"Codecs->DivX 3" auf einen (hoffentlich vorhandenen) Alterntiv-Filter
setzen.
Eine andere Möglichkeit wäre die neuesten alphas von ffdshow zu
benutzen, die sind teilweise der letzten beta und dem letzten stable
release weit voraus und auch recht stabil... vielleicht unterstützen
die DivX3 besser als die Version, die du im Moment benutzt. Ich nutze
auch ffdshow und habe jedenfalls keine Probleme mit DivX 3 Videos.
http://ffdshow.sourceforge.net/tikiwiki/tiki-index.php?page=Getting+f
fdshow
http://x264.nl/ "decoder: -> ffdshow"http://www.heise.de/newsticker/foren/go.shtml?read=1&msg_id=9467583&forum_id=89415
DirectShow hat Merits, je höher der Merit desto eher wird ein Filter
verwendet, will man alle anderen Codecs umgehen muss man den Merit
von ffdshow ganz nach oben setzen, da viele das allerdings nicht
interessiert empfehle ich einfach den ganzen anderen Schrott zu
löschen, braucht man dann sowieso nicht mehr.
Man sollte unbedingt die ffdshow versionen nehmen die aktuell sind,
unbedingt sogar für h264 decoding, die letzte stable ist dort ein
witz, eine stable wird es außerdem wohl nie mehr geben. Es gibt
mittlerweile mehrere Leute die optimierte ffdshow builds anbieten,
mehr dazu unter doom9.orghttp://www.heise.de/newsticker/foren/go.shtml?read=1&msg_id=9468050&forum_id=89415
Tip: How to Change the Selected Codec with RadLight Filter Manager
GraphEdit is a visual tool for building and testing
filter graphs. It is provided as an executable with the DirectX SDK. With
GraphEdit, you can quickly build and test filter graphs to see if they
function as you expect. You can even view a filter graph created by an
application running in another process.
Filters are displayed as boxes, with a text caption showing the name of the
filter. Pins appear as small squares along the edge of the filter. Input
pins are on the left, output pins on the right. A pin connection appears as
an arrow connecting the output pin to the input pin.
GraphEdit uses a custom persistence format. This format is not supported for
application use, but it is helpful for testing and debugging your
application.
Note The GraphEdit
source code is not provided, and you may not redistribute the executable.
Daher Download z.B. bei
http://www.dvd.box.sk
(über "search" graphedit suchen/downloaden)
weitere Infos siehe Sonderseiten
XVIDweitere Infos siehe Sonderseiten
Der eine Nero-Codec ist mpeg4/part2 (ASP) genau so wie DivX, Xvid oder 3ivX. Steht jedoch beim Profil die Abkürzung AVC dahinter, handelt es sich um mpeg4/part10 oder auch h264.
weitere Infos:
Audiocodecs der Windows Media Audio und Windows Media Video 9-Reihe
DRM und Spyware von Microsoft siehe u.a.
http://p2p.elite.to
Tip: Mozart for free: Dass 2006 das Mozart-Jahr ist und 365 Tage lang der 250ste Geburtstag des Ausnahme-Musikers zelebriert wird, dürfte sich herumgesprochen haben. Für alle, die trotzdem nicht wissen, was dieser Mozart eigentlich gemacht hat (vor allem aber für jene, die ganz genau wissen, was dieser Mozart gemacht hat), hat der dänische Radiosender DR 2 Aufnahmen von insgesamt neun Mozart-Symphonien ins Netz gestellt. Die Musikstücke sind in Stereo und teilweise Surround-Sound als MP3-Dateien mit einer Datenrate von 256 kbit/sec ladbar. Aber bitte nicht wundern: Zur Einführung spricht Moderator Claus Johansen eine kurze Einleitung zu jedem Stück - auf Dänisch natürlich. - Mehr über MP3-Surround bei DR2 - und hier bei http://www.all4mp3.com/ -> Win32/64, Linux32/64 & MacOSX mp3surround commandline encoder and decoder - Developed by Fraunhofer and available at all4mp3.com - The mp3surround demo software plays mp3stereo and mp3surround files (including mp3sx). The Player also contains the ensonido technology for mp3surround playback over headphones. The mp3sx converter will allow you to convert your stereo mp3 files into mp3surround - About MP3Surround und hier von Fraunhofer, sowie Fraunhofer Ensonido, die neue Soundoption für DivX6 - Free
In der Computertechnik bezeichnet man als Container (engl. für Behälter) ein Aufbewahrungsformat für Inhalte am PC. Typischerweise definiert ein Containerformat nur die Art und Struktur, wie der Inhalt aufzubewahren ist. Container ermöglichen so zum Beispiel das synchrone Wiedergeben von Audio- und Videospuren.
Liste verbreiteter Container
MP4 benutzt folgende Dateiendungen:
.m4p: -Protected: nur für Audio (beispielsweise DRM-geschützte AAC-Audiofiles).
Die Endungen .3gp und .3g2 werden bei
Mobiltelefonen benutzt und gehören zum
3GPP-Standard, der MPEG-4 sehr ähnlich ist, aber auch Formate verwenden
kann, die nicht in .mp4 erlaubt sind (z. B. den
AMR-Sprachcodec).
Weitere
MP4-Containerbezeichnungen
- .mp4: einzige offizielle Dateiendung, für Audio und Video-Dateien (und
"advanced content")
- .m4a: eingeführt durch Apple für aac/alac-nur-Audio-Dateien, m4a kann auch
umbenannt in .mp4 werden
andere relevante Dateiendungen:
- .m4p: DRM geschützte Dateien gekauft durch
iTunes, benutzt die DRM-regeln vom Entwickler Apple
- .m4e: umbenannte .sdp-Dateien (wird benutzt bei Envivio-Streaming)
- .m4v, .mp4v, .cmp, .divx, .xvid: Video-only, raw mpeg-4 video streams (not
inside MP4)
- .3gp, .3g2: wird benutzt bei Handys/mobile phones, die
gespeicherten Inhalte sind nicht in .mp4 definiert (H.263, AMR)
Weblinks
Ende September hatten sich Intel und Microsoft der HD DVD Promotion Group angeschlossen. Außerdem ist Microsofts Video-Codec VC1 (eine verallgemeinerte Spezifikation von Windows Media 9) ebenso wie H.264/AVC einer der obligatorischen Codecs für HD DVD.
Der MPEG-4 Standard
ist unterteilt in viele Unterstandards, wovon für uns Nutzer folgende von
größerem Intreresse sind:
-
ISO 14496-1 (Systems), Animation/Interactivity (siehe z.B. DVD Menus)
-
ISO 14496-2 (Video), e.g. Advanced Simple Profile (ASP), z.B.
XviD, DivX5, 3ivx...
-
ISO 14496-3 (Audio), Advanced Audio Coding (AAC)
-
ISO 14496-10 (Video), Advanced Video Coding (AVC), auch als H.264 bekannt
-
ISO 14496-14 (Container), MP4 container format (.MP4 'Dateiendung')
-
ISO 14496-17 (Subtitles), MPEG-4 zeitgesteuerte Textuntertitelung
Der MPEG-4 Standard definiert also sein eigenes Container Format: MP4 (other container formats not covered by the Standard are for example AVI, OGM, Matroska aso...), dieses erlaubt nicht nur Audio- und Videoinhalte, sondern auch animierte/interaktive Inhalte/Steuerungen (BIFS), wie bei den DVD-Menüs (geänderte ISO-Norm - früher enthalten in ISO 14496-1 jetzt seine eigene ISO 14496-14).
MPEG 1 - VCD, DVD
MPEG 2 - SVCD, DVD
MPEG 4 - (DivX3.11 aka MS MPEG-4, RV9, VP6 and WMV9 are not MPEG-4 compliant!)
MPEG 4-ASP = XviD (binary), DivX5, DivX4/OpenDivX, ffmpeg/ffvfw/ffdshow, 3ivx, MainConcept, Nero Digital, Skal, Quicktime, mpegable, Envivio, Sorenson ... Für eine Übersicht der verfügbaren MPEG-4 Profile siehe hier
MPEG 4-AVC - (HD)-DVD = AVC/H.264 verfügbar z.Zt. von x264 (binary), Nero-Digital, AppleQuicktime, MainConcept, Sorenson, Moonlight, CyberLink, VSS, mpegable, Envivio, Hdot264 (binary), DSPR, JM (reference software) (binary), ffmpeg, Philips, FastVDO (announced: Skal, Sony)
Apple Quicktime h264 + FAQ MPEG4 http://www.apple.com/quicktime/technologies/mpeg4/ 3gpp http://www.apple.com/quicktime/technologies/3gpp/
3gpp http://www.3gpp.org/specs/numbering.htm
Patentfolio MPEG4
http://www.mpegla.com/m4s/
Patentfolio MPEG2
http://www.mpegla.com/m2/
Patentfolio MPEG4-AVC
http://www.mpegla.com/avc/
...
MPEG7
Es handelt sich um eine standardisierte Beschreibung von verschiedenen Typen
multimedialer Information
Ziel: schnelles und effizientes Suchen
MPEG7 ist kein Verfahren zur Kompression von audiovisuellen Daten
http://www.aifb.uni-karlsruhe.de/WBS/sst/Teaching/SemanticWebWS00-01/MPEG7.pdf
| Multimedia compression formats at glance |
| Video compression formats |
|
ISO/IEC:
MPEG-1
|
MPEG-2 |
MPEG-4
|
MPEG-4/AVC |
ITU-T:
H.261
| H.262
| H.263
| H.264 SMPTE: VC-1 Others: VP7 | RealVideo | WMV | Indeo | MJPEG | Theora | Dirac | Tarkin |
| Audio compression formats |
|
ISO/IEC
MPEG:
MPEG-1 Layer
III (known as MP3) |
MPEG-1 Layer II |
AAC |
HE-AAC ITU-T: G.711 | G.722 | G.722.1 | G.722.2 | G.723 | G.723.1 | G.726 | G.729 | G.729a Others: FLAC | iLBC | RealAudio | WMA | Speex | Vorbis | ATRAC3 | AC3 | AIFF |
| Image compression formats |
|
ISO/IEC/ITU-T:
JPEG |
JPEG 2000 |
JPEG-LS |
JBIG |
JBIG2 Others: GIF | PNG | TIFF | PCX | TGA | BMP | WMP | ILBM |
| Media container formats |
| AU | AVI | ASF | WAV | MP4 | Ogg | Ogg Media | Matroska | QuickTime | RealMedia | 3GP |
|
http://en.wikipedia.org/wiki/Video_compression deutsch: http://de.wikipedia.org/wiki/Codec |
Neues für MPEG4 http://mpegif.org/ MPEG Industry Forum
AVC player http://www.avc-alliance.nl/main/downloads.htm
MP4
http://www.rarewares.org/mp4.html
Doom9 Mp4 Faq
MPEG-4 is an ISO/IEC standard developed by MPEG (Moving Picture Experts Group), the committee that also developed the Emmy Award winning standards known as MPEG-1 and MPEG-2. These standards made interactive video on CD-ROM, DVD and Digital Television possible. MPEG-4 is the result of another international effort involving hundreds of researchers and engineers from all over the world.MPEG-4, with formal as its ISO/IEC designation 'ISO/IEC 14496', was finalized in October 1998 and became an International Standard in the first months of 1999. The fully backward compatible extensions under the title of MPEG-4 Version 2 were frozen at the end of 1999, to acquire the formal International Standard Status early in 2000. Several extensions were added since and work on some specific work-items work is still in progress. MPEG-4 builds on the proven success of three fields:
to know more about MPEG-4 standard, please vist: http://www.chiariglione.org/mpeg/standards/mpeg-4/mpeg-4.htm
2. What's Divx Pro?
DivX Pro TM helps transform a standard desktop computer into a high-quality video studio, distribution centre,and entertainment jukebox. the technology is so advanced that it can reduce a DVD video to almost 10 percent of it's original size, creating great looking files that can be viewed on a PC, television, or DivX certified device with little or no loss in quality.
3. What's Xvid?
Xvid is an ISO MPEG-4 compliant video codec, it is not a product, it's an open source project which is developed and maintained by lots of people from all over the world.
4. What's NERO DIGITAL?
Nero Digital is the world's first complete audio and video codec solution. What does that mean? A "Codec" is short for Compressor-Decompressor. Codecs are needed for encoding (recording) and decoding (playing) audio and video files. With Nero Digital codec you can fit more high quality audio and video content at any given screen size selection whether mobile phones or HDTV,onto CDs, flash memory or hard drives. The Nero Digital codec compresses audio and video content to a fraction of its original size with virtually no perceptual loss of quality. Nero Digital codec also enables you to convert audio and video content into smaller screen formasts at record breaking speeds, allowing you to enjoy playback on Nero Digital Certified mobile phones, PDAs, and portable media players.
Why is Nero Digital better than current codecs? With the technological and communication advances of today's connected age, MPEG-4 was born out of the need for a highly efficient, no compromise audio and video format. In the mobile and digital video camera world, MPEG-4 has quickly established itself as the "codec of choice" for devices such as cameras, mobile phones and other consumer electronic devices.Nero Digital audio and video codecs are completely based on the industry standard MPEG-4 Video (ISO/ICE 14496-2 and MPEG-4 Audio (LC AAC, HE AAC and PS AAC), allowing the flexibility to play other popular MPEG-4 content, yet offering additional features and advanced technology transcending the next 2 decades.
5. H.264 High Definition is the Future
H.264 is the next-generation video compression technology in the MPEG-4 standard, also known as MPEG-4 Part 10. H.264 can match the best possible MPEG-2 quality at up to half the data rate. The intent of H.264/AVC project has been to create a standard contains a number of new features that would be capable of providing good video quality at bit rates that are substantially lower (e.g., half or less) than what previous standards would need (e.g., relative to MPEG-2, H.263, or MPEG-4 Part 2), and to do so without so much of an increase in complexity as to make the design impractical (excessively expensive) to implement. An additional goal was to do this in a flexible way that would allow the standard to be applied to a very wide variety of applications (e.g., for both low and high bitrates, and low and high resolution video) and to work well on a very wide variety of networks and systems (e.g., for broadcast, DVD storage, RTP/IP packet networks, and ITU-T multimedia telephony systems).
(a)The H.264 encoder features:
(b) H.264: Making MPEG-4 Better
The original MPEG-4 standard was designed to address the following issues:
The JVT has set out several enhancements, which it wishes to achieve in the H.264 standard. These are:
(c) Massive Quality, Minimal Files
H.264 uses the latest innovations in video compression technology to provide incredible video quality from the smallest amount of video data. This means you see crisp, clear video in much smaller files, saving you bandwidth and storage costs over previous generations of video codecs. H.264 delivers the same quality as MPEG-2 at a third to half the data rate and up to four times the frame size of MPEG-4 Part 2 at the same data rate. H.264 is truly a sight to behold.
The Benefits of H.264
Standardformate für MPG=VCD/SVCD/DVD
VCD (VHS)
352x288 25 Bilder/sek. PAL
352x240 29,97 oder 23,976 NTSC
480x576 25 PAL
480x480 29,97 oder 23,976 NTSC
XDVD (DVD-Halbformat 352x576 25 PAL)
DVD (TV)
352x576 25 PAL (XDVD)
720x576 25 PAL
352x480 29,976 NTSC
720x480 29,976 NTSC
Videobitraten (max. bzw. NTSC-Aufl.):
VCD (352x288) 1.152 MB/s (CBR)
XVCD (352x288) max. 2.3MB/s (VBR) dto. MVCD/KVCD
SVCD (480x576) max. 2.5MB/s (CBR oder VBR) dto. RSVCD/XSVCD
XDVD (352x576) max. 9MB/s (VBR) bzw. DVD-Halbformat
DVD (720x576) max. 9MB/s (VBR) bzw. DVD-Vollformat
Audiobitraten (ca.)
VCD 44.1kHz, MP2, ~224kBit
XVCD 44.1kHz, MP2, 192kBit (MVCD 128kBit)
SVCD 44.1kHz, MP2, ~224kBit (RSVCD 128kBit)
XDVD 48kHz, MP2/AC3/DTS, ~224-384kBit
DVD 48kHz, MP2/AC3/DTS, ~224-384kBit
CBR = constant bitrate
VBR = variable bit rate
siehe
Brennen von VCD/XVCD/MVCD/KVCD/SVCD/RSVCD/XSVCD...
Das Ziel der Standards für die Video-Kompressions ist es, mit möglichst wenig Daten ein Maximum an Bildqualität zu erhalten. Wir zeigen Ihnen, welche Techniken die wichtigsten Standards, MPEG2 und MPEG4, einsetzen. Dabei wird klar, warum das neue MPEG4 Filme besser komprimiert als der alte MPEG2-Standard.
Group
of Pictures (GOP) (MPEG4 & MPEG2) Was ist eine GOP struktur
Generell kann man sagen , das es sich hier um die Komprimierung der Mpeg Datei
handelt , die GOP Struktur besteht aus 3 Frame Typen
I- Frame Intra Frame : Ein I-Frame beinhaltet das Komplete Bild um es anzuzeigen
wird nur das I-Frame gebraucht
P-Frame Predicted Frame : Das P-Frame stellt in zeitlich Positiver Achse die
Abhängigkeit der Bilder dar , sie sind also im Prinzip mehr eine Rechenanweisung
als ein Bild .Zum Anzeigen eines P-Frames benötigt man die vorhergehenden I und
P Frames
B-Frame Bidirectional Frame : B-Frames stellen die Abhängigkeit in zeitlich
Positiver oder Negativer Richtung dar . Sie werden mit Hilfe des nächsten
Vorhergehenden oder Nachfolgenden I oder P Frames dargestellt . B-Frames haben
die höchste Kompression .
Diskrete Cosinus-Transformation (DCT) (MPEG4 & MPEG2)
Zunächst unterteilen die Encoder das Bildmaterial in Blöcke von 8x8 Pixeln. In
jedem Block wandelt die Diskrete Cosinus-Transformation die enthaltenen
Helligkeits- und Farbinformationen in Frequenzen um, die den Helligkeits- und
Farbverlauf widerspiegeln. Dabei schlagen sich Flächen mit feinen Details, die
das menschliche Auge kaum wahrnimmt, in hohen Frequenzen nieder. Die
anschließende Quantisierung filtert diese hohen Frequenzen heraus und reduziert
so drastisch die Datenmenge.
Motion
Estimation (MPEG4 & MPEG2)
Die Bewegungsvorhersage (Motion Estimation) ist bei MPEG2/4 Block-basiert. Das
bedeutet: Ein MPEG-Encoder unterteilt das Videobild in Makroblöcke zu jeweils
16x16 Pixel. Anschließend prüft der Encoder, wie sich die Position der
Makroblöcke in den vorangegangenen und nachfolgenden Frames verändert. Er
speichert diese Informationen in Form von Bewegungsvektoren und von
Differenzbildern (P- und B-Frames) und spart so eine Menge Platz ein.
Wavelet-Komprimierung (MPEG4)
Zur Bildkompression nutzt MPEG4 neben der Diskreten Cosinus-Transformation auch
hoch effiziente Wavelet-Algorithmen, wie sie etwa auch der JPEG2000-Standard
verwendet. Das liefert im Vergleich zur DCT eine höhere Bildqualität. Der Grund:
Wavelet teilt das Bild nicht in Blöcke auf, sondern wertet das Bild als Ganzes
aus. Doch das erfordert einen sehr starken PC.

http://forum.doom9.org/showthread.php?t=73022
When it comes to DVD Backups the Advanced Simple Profile @
Level 5 (ASP@L5) is the one to follow
It allows frame sizes up to 720x576, frame-rates up to 30fps and offers advanced
coding tools like B-Frames (B-VOPS), QuarterPixel Motion Estimation (QPEL),
Global Motion Compensation (GMC) and MPEG/Custom Quantization, in contrary to
the the Simple Profile, which also only allows a max. frame size of 352x288 and
15fps for example
the most important Advanced Simple Profile tools (not available in Simple
Profile) are:
B-Frames/B-VOPS/Bi-directional encoding/prediction:
In contrary to I-Frames/Keyframes (which include the entire image and dont
depend on other frames) or P-Frames (which include only the changed parts of the
image from the previous I- or P-Frame), B-Frames are constructed using data from
the previous and next I- or P-Frame. B-Frames can be compressed much more than
other frame types, which overall should help quality and compressibility.
Quarter Pixel Motion Search Precision (QPEL):
basically most MPEG-4 codecs by default detect motion between two frames down to
half a pixel (HalfPel)
Now with QuarterPel you can detect motion that is only a quarter of a pixel per
frame, effectively doubling precision!
practically this means that you will get a much sharper image with QPEL, try it
and you will love it (that's my opinion of course )
Global Motion Compensation (GMC):
GMC detects if there is an amount of motion big parts of the frame have in
common. If thats the case GMC kicks in, using a single motion vector for all
similar parts of the frame instead of multiple ones.
practically this helps saving bits when panning, zoom or rotation occurs
(depending on how good the GMC implementation is/offered warppoints), bits which
than can be used somewhere else, for example where they bring more sharpness.
MPEG/Custom Quantization:
While with MPEG-4 Simple Profile you can only use the h.263 quantization type,
the ASP also allows you to use custom ones
While the h.263 type will bring you a softer image (good for 1CD encodes), the
default MPEG matrix is better for higher bitrates, preserving more details
a popular custom matrix is for example hvs_good, also nice for lower bitrates,
but there are also many more
Adaptive Quantization:
When encoding with a Variable Bitrate (eg in 2pass) each frame can get
compressed with a different quant (the higher the quant the smaller the
size/bitrate of the frame). What frame gets what quant (eg compress high motion
more) is decided by the "Rate Control".
With Adaptive Quantisation (also available in Simple Profile) the quant can
additionally also differ inside each frame (eg high motion/dark parts of the
frame get a higher quant/compressed more, faces get a lower quant than
background, aso...)
Official thread: Windows Media Video 9 Advanced Profile / VC-1 AP
Q: Where can I get the latest and greatest WMV9 Advanced
Profile (WVC1) codec?
A: There are several existing ways to get the WVC1
codec, and a few more will be made possible soon.

**in Progress**
Wie kann ich denn nur die deutsche Tonspur mitnehmen und die japanische löschen bzw. die deutsche sollte halt auch noch da sein???|
email
me |