From: "David"
[Quoted Text] > My application converts a proprietary video file format > to wmv file (using Windows Media Video 9 codec). Playing > the WMV file using Windows Media Player 9 all seems to > work fine, but if the same file is opened using WMP 11 > seeking using the slide bar causes the video to hang, the > slide bar resets to the beginning and starts moving > forward. Once the slide bar reaches location dragged to > video begins moving again, and all seems to work > properly. Obviously, I am missing something when creating > wmv file that WMP 9 didn't have issue with. Does anyone > have ideas or direction? > Using "Windows Media Stream Editor" I can create a file > from the same wmv file that works fine in WMP 11.
Are you setting the clean point flags? You can look at the differences between your ASF and the one remuxed by the WMSE using the free ASFViewer tool from MS.
-- // Alessandro Angeli // MVP :: DirectShow / MediaFoundation // mvpnews at riseoftheants dot com // http://www.riseoftheants.com/mmx/faq.htm
|