This package allows you to play Ogg Vorbis, Ogg Theora, Ogg Speex and Ogg FLAC with Media Player or any other DirectShow application like BSPlayer, Foobar2000...
The aim of this project is to provide the most complete implementation of the xiph.org codecs for Windows and Directshow. This includes decoders and encoders for all the xiph.org formats as well as annodex. It is released under a BSD license, so they can be used by both open-source and commercial applications.
Besides the directshow filters which many people are familiar with. The source distribution also contains many useful tools, for debugging and validating ogg files, which build on multiple platforms. There is also a .NET media player class which can basically provide an "instant" media player in any .NET application, as well as an early implementation of an apache2 module which can provide server side seeking (currently only of annodex files, but soon also ogg files)
Installation
Uninstall any previous version of these filters.(This is important!)
Go to add remove programs, remove oggcodecs
Make sure media player or any directshow applications are closed.
Run the installer.
What's New in This Release: [ read full changelog ]
· Updated Theora to version 1.0
· Added support for 64 bit (AMD64, EM64T)
· Added support for Registration Free COM Activation
· Added support for RGB Theora Decoder output (16 and 32 color it depth)
· Fixed bug while seeking at the end of a native FLAC file
· Fixed #1262: [PATCH] directshow filters: generate correct number of frames, for Theora, Speex and Vorbis encoders
· Fixed #1382: IOggCodec is not an interface
· Fixed #1390: Ogg muxing filter doesn't support schroedinger codec
· Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes
· Fixed #1404: Installer doesn't respect the silent command line parameter
· Fixed #1408: libOOTheora.dll memory leak
· Fixed #1429: Supporting of rus text in (file name) or/and (file path)
· Fixed #1430: Color bleeding on some (newer) ogg theora files
· Fixed #1437: many regsvr32.exe processes running, but none for long
· Fixed #1440: A debug log file is created during playback
· Fixed #1443: Vista Media Centers Crashes w...
Reasons why this program is marked as ad-supported:
·
· Fixed the theora seeking bug, should accurately seek to any frame without artefacts.
· Fixed bug not handling WMP doing hardware video acceleration, caused crash on some files (Thanks slashdot!)
· Fixed handling of missing 3xx http response codes
· Fixed bug where player would crash if you dragged it from one monitor to another while playing
· Fixed COM reference double-release bug
· Fixed race condition which could crash or hang sometimes after a seek.