Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Media Player > HOW to Split a video file IN VC++(MFC)

Reply
Thread Tools Display Modes

HOW to Split a video file IN VC++(MFC)

 
 
vyasa
Guest
Posts: n/a

 
      08-18-2009
I have written program to play a video file in MFC VC++ . I have used MCIWnd
functions to play the media files and using PlayFromTo () function i can Play
a portion of content between specified starting and ending locations. My
problem is to store the portion of the file i.e the content which I played
using PlayFromTo (). Please help me to do this .
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Robocopy help Cyborg Windows Server 3 01-28-2009 05:13 PM
The Perfect Roaming Profiles Steve Audus, Chaucer BEC, Sheffield UK Windows Server 2 07-28-2008 11:45 AM
Primary and Secondary IDE Channel Giuseppe Windows 64 Bit 7 04-24-2007 10:44 PM
kb928843 install failure - The update.ver file is not correct Arthur M. Windows 64 Bit 3 02-21-2007 03:24 AM
Determining if an installer is 16-bit zion Windows 64 Bit 12 11-10-2005 09:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59