Greetings,

I have movie, packed using the Theora codec:
Code:
General
ID                               : 1232819367 (0x497B54A7)
Complete name                    : E:\Sintel.2010.2K.Theora-VODO.ogg
Format                           : OGG
File size                        : 828 MiB
Duration                         : 14mn 48s
Overall bit rate                 : 7 826 Kbps
Movie name                       : Sintel
Performer                        : Durian Open Movie Team
Writing application              : Lavf52.78.5
Copyright                        : (c) copyright Blender Foundation | durian.blender.org
LICENSE                          : Creative Commons Attribution 3.0 license

Video
ID                               : 1563217663 (0x5D2CCEFF)
Format                           : Theora
Duration                         : 14mn 48s
Bit rate                         : 7 048 Kbps
Width                            : 2 048 pixels
Height                           : 872 pixels
Display aspect ratio             : 2.35:1
Frame rate                       : 24.000 fps
Bits/(Pixel*Frame)               : 0.164
Stream size                      : 746 MiB (90%)
Writing library                  : Xiph.Org libtheora 1.1 20090822 (Thusnelda)
obviously I want to watch it. Thus I downloaded and installed the latest (0.84.17359) "Open Codecs" DirectShow Filters (Formerly known as Xiph.org Codecs). Also Installed latest Haali Media Splitter -- 1.10.348.15. Then configured ZoomPlayer to use Xiph.org Theora Decoder. But getting the next tow errors:
Code:
Pin Connection Warning (Not an Error):

[Source File: Smart Play Graph].Video  --->  [Xiph.Org Theora Decoder].Theora In

Code: No combination of intermediate filters could be found to make the connection. (80040217)
Code:
Could not find a suitable Decoder for "[Source File: Smart Play Graph].Video"

SubTypes:
{4F454854-0000-0010-8000-00AA00389B71}
And using GraphStudio I can see that Decoder takes only one type of "stream": {60891713-C24F-4767-B6C9-6CA05B3338FC}. Whyle splitter gives "fair" Theora strem.
So one question appears here: how to use Open Codecs DSF to decode Theora streams? -- Shoud I use some kind of intermediate "post splitter"/"pre-decoder"? Or some other splitter?

Best regards...