LigH
27th March 2015, 11:06
Long, long time ago, there was this decoder box called "DivX Connected" which is able to decode realtime-transcoded videos transmitted via LAN or WLAN. Not quite the worst product ever, but not very common either. As a beta tester in those times, I still have one of them.
I remember how much hassle it caused to make the server application support more formats by implementing Haali and ffdshow as DirectShow splitters and decoders. It didn't work easily in all cases.
With LAV filters today, I believe chances are better, therefore I wonder if anyone still has some documentation how it worked; Kamiwa's blog disappeared, and so did most of DivX Labs' topics covering this product.
As far as I remember, the key to success was registering the CLSID of a DirectShow filter to either a container format or a content format. One of the quirks with Haali was that it offered more than one splitter filter... What do LAV Filters provide, are there several CLSIDs or just one each for the splitter and the decoder?
I remember how much hassle it caused to make the server application support more formats by implementing Haali and ffdshow as DirectShow splitters and decoders. It didn't work easily in all cases.
With LAV filters today, I believe chances are better, therefore I wonder if anyone still has some documentation how it worked; Kamiwa's blog disappeared, and so did most of DivX Labs' topics covering this product.
As far as I remember, the key to success was registering the CLSID of a DirectShow filter to either a container format or a content format. One of the quirks with Haali was that it offered more than one splitter filter... What do LAV Filters provide, are there several CLSIDs or just one each for the splitter and the decoder?