Forums

Full Version: VLDSVideoPlayer.PlaybackRate?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to use PlaybackRate.Rate to play videos at half and 3/4 speed, but setting this property has no effect. Any suggestions?

-ted
Hi Ted,

Have you set the PlaybackRate.UseCurrent to False ?

With best regards,
Boian Mitov
(11-07-2011 12:34 PM)mitov Wrote: [ -> ]Hi Ted,

Have you set the PlaybackRate.UseCurrent to False ?

With best regards,
Boian Mitov

Yes I have, it didn't have any effect.

(I'm playing the Windows 7 sample video file "Wildlife.wmv".)

I do appreciate the responses very much!

ted
(11-07-2011 12:41 PM)Ted Wagner Wrote: [ -> ](I'm playing the Windows 7 sample video file "Wildlife.wmv".)

Hi Ted,

It is up to the DirectShow codec to implement that feature. It appears that the standard ASF/WMV codec does not support this mode :-( . If you test with the Xena trailers it works fine, but they are using the Cinepak codec.

With bets regards,
Boian
Reference URL's