I have a mpg file that include only single video stream and single audio stream.
Here is the result that I get from MediaInfo tool for this file (http://mediainfo.sourceforge.net/)

First video stream
1 150 Kbps, 352*240 (4:3), at 29.970 fps, MPEG Video (NTSC) (Version 1) (BVOP)

First audio stream
224 Kbps, 44.1 KHz, 2 channels, MPEG Audio (Version 1) (Layer 2)

But when I open this mpg file in Windows media player ver 10, Haali Splitter is Loaded and the file can only play about one second then stop.
When I disable Halli MPEG (PS) Splitter, the file can play well in full length.
I'm enable Haali MPEG (PS) Splitter because it is required to play some other mpg file that include multiple audio stream.

I tried to play this file with VLC player, it is working well. But I have to use WMP becuase I'm developing with WMP activeX control in my project.
Any help to solve it?

Thanks