But not MP - no idea why. Ewen when i set FFDshow merit to highest, MS audio decoder is used. Looks like MP TS reader prefer it.
But not MP - no idea why. Ewen when i set FFDshow merit to highest, MS audio decoder is used. Looks like MP TS reader prefer it.
Odd indeed as TsReader doesn't contain any code that would itself prefer some audio codec. It must be something in Windows 7 that makes ffdshow seem to be as incompatible with the audio pin of TsReader (currently I have no idea what and no Windows 7 installed so I cannot test. Also chemelli has already said that on his Windows 7 install ffdshow is correctly used as audio codec).
- Are you using 32 / 64 bit OS?
- Could you test same in GraphEdit?
I succesfully build graph in graphedit using MP ts reader -> FFDshow audio (no problem to connect pin).
I succesfully build graph in graphedit using MP ts reader -> FFDshow audio (no problem to connect pin).
Then the issue shouldn't be in TsReader at least. (As it has no logic on audio pin connection and it works in TsReader).
Could you check with graphedit that MP loads the ffdshow correctly into the graph? Maybe this fails somehow on 64 bit?
Simply haali as spliter = graph is OK
MP TS reader as splitter = MS audio decoder is used
Simply haali as spliter = graph is OK
MP TS reader as splitter = MS audio decoder is used
Please still check what MP is loading as audio codec when playing the TS file. I personally cannot debug the issue as I haven't had time to install Windows 7 (not sure when I have enough free for such).
Do you have some small TS with AC3 sample to test for you?
BTW, i checked LOGs and there is nothing about audio decoders, MP only add TS reader + audio renderer - is that corect? Shouldnot MP add FFDshow (or other) audio decoder too?
I think it should load. Not sure if it is logged. So, please check with graphedit if MP is actually loading the ffdshow audio decoder into the graph (and only connecting the MS codec for some reason.)
I think it should load. Not sure if it is logged. So, please check with graphedit if MP is actually loading the ffdshow audio decoder into the graph (and only connecting the MS codec for some reason.)
Nope, FFDshow is not in graph for sure.