Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Backward set position problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Smelena  
View profile  
 More options Oct 13, 5:52 am
Newsgroups: microsoft.public.windowsce.embedded.vc
From: Smelena <Smel...@discussions.microsoft.com>
Date: Tue, 13 Oct 2009 02:52:02 -0700
Local: Tues, Oct 13 2009 5:52 am
Subject: Backward set position problem
I use DirectShow in my application for playback of .wmv files on Windows CE
5.0 station. Duration of each file is 20-23 seconds. When I change slider
position backward on position <7 seconds and call SetPosition function of
IMediaSeeking interface,  video is freezing for a second and then starts from
7 seconds (always). GetPosition function returns 7 seconds (after
SetPosition(<7) calling). Will appreciate if someone knows and can share
knowledge on how I can fix or workaround this issue.
Thank you

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Saad_Aomata  
View profile  
 More options Oct 21, 2:42 pm
Newsgroups: microsoft.public.windowsce.embedded.vc
From: Saad_Aomata <SaadAom...@discussions.microsoft.com>
Date: Wed, 21 Oct 2009 11:42:04 -0700
Local: Wed, Oct 21 2009 2:42 pm
Subject: RE: Backward set position problem
Smelena,

How far apart the key frames are in these media file. Chances are that after
the initial keyframe in the beginning of the file, there is no keyframe for
the next 7 seconds. When you seek, the source filter will seek to the
corresponding position in the media file and keep on discarding packets till
it encounters a key frame. From that point onwards it starts delivering the
data for codecs to decode and video renderer to render.

If you generate the media files yourself, you should try to have key frames
no more than 1 second apart.

Thanks
Saad Puri
AOMATA LLC. | www.aomataconsulting.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google