Ogg DirectShow Filter
With Ogg DirectShow Filters you can watch and if you want to, create, .ogm wrapped videos.
Using the OGM instead of the common AVI wrapper has several advantages, namely the fact that the audio and video should always, under virtually any circumstances, maintain synch.
The package contains the actual DirectShow filters as well as various tools for handling .ogm streams, such as Ogg Splitter and Ogg Multiplexer.
Changes
-
devided OggDS.dll into VorbisDS.ax (Vorbis Encoder/Decoder) and OggDS.ax
-
(Ogm Muxer/Splitter) to allow independent installation.
-
reorganized the entire directory structure.
-
set the version string to 0.9.9.6.
-
several bugs caused by missing initialization fixed.
-
all media types belonging to a certain group (e.g. video/audio/text) are now grouped correctly.
Added:
-
several languages added ... right-click the tray-icon.
-
Ogg Splitter filter provides both media types for Vorbis (Vorbis Decoder) and Vorbis2 (CoreVorbis Decoder). If both are installed CoreVorbis is preferred.
-
Ogm Muxer filter support muxing of SSA, ASS, UTF8 and USF subtitles. At the moment these subtitles can only be muxed with graphedit using the Subtitles filters from guliverkli. In addition, these subtitles can only be displayed using the VSFilter from guliverkli.
-
Vorbis Decoder can ignore the POSTGAIN tag or manually set the gain by moving a slider.
-
Last but not least, to get advantage of these new features the "enable all streams" flag of Ogg Splitter has to be set.