![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | re: Several problems with MediaPlayer >1. When I pay video clip, it stops few frames short of the end. >2. Event “MediaEnded” is never raised as for MediaObject as for MediaPlayer inside it. Indeed, these are problems in current released bits. We are working to address these problems in future builds. >3. I tried to pause clip and use Seek() method. Seek() method in MediaClock changes current time but does not update visual on the screen. If play is resumed, it is resumed from the correct place. This is non-implemented functionality in current released bits. We are investigating implementing this for future builds. Thanks, Robert. -----Original Message----- From: Mikhail Posted At: Monday, December 12, 2005 7:34 AM Posted To: microsoft.public.windows.developer.winfx.avalon Conversation: Several problems with MediaPlayer Subject: Several problems with MediaPlayer I am trying to use MediaPlayer controlled be MediaClock. I faced several problems so far: 1. When I pay video clip, it stops few frames short of the end. 2. Event “MediaEnded” is never raised as for MediaObject as for MediaPlayer inside it. 3. I tried to pause clip and use Seek() method. Seek() method in MediaClock changes current time but does not update visual on the screen. If play is resumed, it is resumed from the correct place. 4. Seems Add/Substract methods in TimeSpan do not work. Debugger does not show any changes in “ts” in the code like this: TimeSpan ts = (TimeSpan)Video.Player.Clock.CurrentTime; ts.Add(TimeSpan.FromSeconds(1)); 5. How to find frame rate of the clip? I am using November CTP on WinXP. Any comments? -- Mikhail |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VLC Mediaplayer | max | Vista General | 1 | 11-27-2007 04:13 PM |
| reinstall mediaplayer | WNLutgerink | Vista General | 1 | 12-28-2006 10:14 PM |
| MediaPlayer | John Barnes | Vista General | 3 | 12-03-2006 06:59 AM |
| WebcamPlayer instead of MediaPlayer? How? | cosminb | Avalon | 2 | 03-27-2006 03:47 AM |
| Several problems with MediaPlayer | Mikhail | Avalon | 0 | 01-10-2006 03:52 PM |