B
Bomber
Unregistered / Unconfirmed
GUEST, unregistred user!
我用视频卡捕捉的视频图象(avi文件)可是播放不出来,提示无法重绘文件,
是怎么回事呢?程序如下:
capFileSetCaptureFile(VideoWin->hWndc,szCaptureFile);
capFileAlloc(VideoWin->hWndc,(1024L*1024L*5));
capCaptureSequence(VideoWin->hWndc);
capFileSaveAs(VideoWin->hWndc,szCaptureFile);
char szNewName[]="NewFile.avi";
<marquee bgcolor=red><font color=white>请高手帮忙</font></marquee>
是怎么回事呢?程序如下:
capFileSetCaptureFile(VideoWin->hWndc,szCaptureFile);
capFileAlloc(VideoWin->hWndc,(1024L*1024L*5));
capCaptureSequence(VideoWin->hWndc);
capFileSaveAs(VideoWin->hWndc,szCaptureFile);
char szNewName[]="NewFile.avi";
<marquee bgcolor=red><font color=white>请高手帮忙</font></marquee>