WM_SF_DISCONTINUITY
From: Becky Weiss [MS] (anonymous_at_discussions.microsoft.com)
Date: 07/19/04
- Next message: Becky Weiss [MS]: "Re: NS_E_TOO_MUCH_DATA (0xC00D0BCC)"
- Previous message: jeff: "Help - how to set end position using marker in sdk9"
- In reply to: Tobia Quantrill: "WM_SF_DISCONTINUITY"
- Next in thread: Tobia Quantrill: "Re: WM_SF_DISCONTINUITY"
- Reply: Tobia Quantrill: "Re: WM_SF_DISCONTINUITY"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 08:28:00 -0700
The frames and timestamps you get after a discontinuity
should still be fine, so you don't need to modify the
timestamps in any way.
The flag just tells you that the sample is not continuous
with the previous sample; either something got dropped,
or there was a gap in the content of some sort.
Becky
This posting is provided AS IS with no warranties and
confers no rights.
>-----Original Message-----
>During playback (reading wmv file), when I detect
WM_SF_DISCONTINUITY, how
>should I response? Should I calculate the difference
between previous and
>current sample time, and do some modifications or else?
>Your suggestions please.
>
>regards
>
>
>.
>
- Next message: Becky Weiss [MS]: "Re: NS_E_TOO_MUCH_DATA (0xC00D0BCC)"
- Previous message: jeff: "Help - how to set end position using marker in sdk9"
- In reply to: Tobia Quantrill: "WM_SF_DISCONTINUITY"
- Next in thread: Tobia Quantrill: "Re: WM_SF_DISCONTINUITY"
- Reply: Tobia Quantrill: "Re: WM_SF_DISCONTINUITY"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|