Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Reading Data from a WMv file.

0 views
Skip to first unread message

Singh@discussions.microsoft.com Ajitpal Singh

unread,
Dec 29, 2009, 8:58:02 AM12/29/09
to
Hello All,
I'm capturing a WMV file from a DV camera. The capture file
can be played while capturing , but the media player bar don't work as the
end time is not specified. Now i want to create a new WMV file from an
exiting capturing file. How can i create it. using C# or C++. Suppose if
10min capturing is done now i want to cut from current capture file say about
1:00 to 8:50. Can it be done. I have seen some sample doing that. It's
urgent.

Thanks for reading TC

Neil Smith [MVP Digital Media]

unread,
Jan 4, 2010, 5:03:09 PM1/4/10
to

You can use the WMEncBasicEdit object (part of windows media encoder
SDK) to do that step. MSDN seem to have removed all references to this
in their online documentation, but this example seems clear enough :

http://stackoverflow.com/questions/1386055/split-wmv-wav-file-in-winforms-application
http://www.wmptalk.com/ftopic22388.html

HTH
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2010
http://mvp.support.microsoft.com/mvpfaqs

0 new messages