Normal
Haali is a splitter not a codec. Splitters split the container into the various streams, and codecs decode them. So yes, something is "taking over", ie doing the decoding and it is most likely CoreAVC.If you want to see what a Directshow graph looks like, download and install graphstudio.RadScorpion’s blog MONOGRAM GraphStudioStart MP in windowed mode, play your file, and then run graphstudio and "connect to remote graph". It will draw you a picture showing all the splitters, codecs and renderers used to play the file. It should help you understand what is going on with the file.Another useful tool for troubleshooting codec problems is mediainfo. It can provide details of the streams in the container. It sounds like you may have a bad encode with an extra track in it that can't be decoded.MediaInfo - Download
Haali is a splitter not a codec. Splitters split the container into the various streams, and codecs decode them. So yes, something is "taking over", ie doing the decoding and it is most likely CoreAVC.
If you want to see what a Directshow graph looks like, download and install graphstudio.
RadScorpion’s blog MONOGRAM GraphStudio
Start MP in windowed mode, play your file, and then run graphstudio and "connect to remote graph". It will draw you a picture showing all the splitters, codecs and renderers used to play the file. It should help you understand what is going on with the file.
Another useful tool for troubleshooting codec problems is mediainfo. It can provide details of the streams in the container. It sounds like you may have a bad encode with an extra track in it that can't be decoded.
MediaInfo - Download