gshamay
Guest
|
Posted:
Sun Dec 18, 2005 5:30 pm Post subject:
Windows Media Format SDK |
|
|
I am using WMF SDK 9 on Win 2k, on VC++6
I am trying to read a 4G WM file - 3 hours and 40 min long
The Problem is that I am not able to seek on the file
I am using IWMSyncReader and trying to call SetRange
I get the following error NS_E_INVALID_REQUEST
means that The synchronous reader is paused
How can I get it out of pause???Why doen't it happen with shoreter files
the file is well seeeking in WMP, on the same PC
|
|