Re: A suggestion for the Windows Media SDK team
From: Galan Bridgman [MVP-Digital Media] (galan_at_online.mvps.org)
Date: 03/24/04
- Previous message: Sasha Apartsin: "WM Audio and Video Codecs Interfaces:Screen Encoder DMO"
- In reply to: Jeremy Noring: "Re: A suggestion for the Windows Media SDK team"
- Next in thread: The March Hare \(MVP\): "Re: A suggestion for the Windows Media SDK team"
- Reply: The March Hare \(MVP\): "Re: A suggestion for the Windows Media SDK team"
- Reply: Jeremy Noring: "Re: A suggestion for the Windows Media SDK team"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Mar 2004 12:54:14 -0800
Jeremy,
You've got the right idea, but unfortunately IMediaSeeking only works on AVI
files, not WMV. The WMF SDK is required to achieve similar functionality
with WMVs, though it's not as convenient. (I'm speaking of video files,
here, but similar situations apply to audio.)
Hopefully maybe the next DirectShow will support seeking in WM files??
<shrug>
Regards,
Galan Bridgman
Microsoft MVP - Windows XP Digital Media
"Jeremy Noring" <jnoring@wilife.com> wrote in message
news:e89a9966.0403231329.4d826627@posting.google.com...
> Although it's not part of the WMFSDK, directshow (part of the DXSDK)
> does this very thing. Look at the IMediaSeeking interface. You can
> seek to a position and play a file either before or during playback.
>
>
>
> "MCunha" <mc@findme.ca> wrote in message
news:<eT6a8yNEEHA.3472@TK2MSFTNGP09.phx.gbl>...
> > We should have a method called playfrom(Start time, duration).
> > This method will play a video (mpeg, mp4, WMV, etc) from a starting
point
> > position and for a duration of time.
> >
> > Example :
> >
> > playfrom(00:01:02:05,00:00:20)
> > will play an video at 1h02min 05 frame for a duration of 20 mins
- Previous message: Sasha Apartsin: "WM Audio and Video Codecs Interfaces:Screen Encoder DMO"
- In reply to: Jeremy Noring: "Re: A suggestion for the Windows Media SDK team"
- Next in thread: The March Hare \(MVP\): "Re: A suggestion for the Windows Media SDK team"
- Reply: The March Hare \(MVP\): "Re: A suggestion for the Windows Media SDK team"
- Reply: Jeremy Noring: "Re: A suggestion for the Windows Media SDK team"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|