split media file
-
how to create a Clip from a WMV file where user will define the starting and end position of the Clip. Actually i have to create Functionality as of VCD Cutter. Regards Rishi
-
how to create a Clip from a WMV file where user will define the starting and end position of the Clip. Actually i have to create Functionality as of VCD Cutter. Regards Rishi
You'll probably find that DirectX has what you need to do this, but managed DX almost certainly does not, you'll need to interop with DX or use a third party wrapper.
Christian Graus Driven to the arms of OSX by Vista.
-
how to create a Clip from a WMV file where user will define the starting and end position of the Clip. Actually i have to create Functionality as of VCD Cutter. Regards Rishi
-
You'll probably find that DirectX has what you need to do this, but managed DX almost certainly does not, you'll need to interop with DX or use a third party wrapper.
Christian Graus Driven to the arms of OSX by Vista.
Thanks Christian Graus can u please tell abt any such Third Party wrapper that can be used with C#. i had tried a dozen but did't find useful. Regards Rishi