Location:
Search - vsca
Search list
Description: 1.解决了不能将avi文件保存在含有中文字符的路径下:
将AVISaveV()函数替换为AVISaveVW(()函数.
修改部分在Merge_Video_And_Sound_File()函数中:
fccHandler[1] = galpAVIOptions[1]->fccHandler
wchar_t * wout //2008.4.3 pm
wout=output_avi_path.AllocSysString() //2008.4.3 pm
hr = AVISaveVW(wout, NULL, (AVISAVECALLBACK) SaveCallback, NUMSTREAMS, AviStream, galpAVIOptions) //2008.4.3 pm
2.将初始设置改为XviD MPEG-4 Codec编码,编码率选为100,编码后图像不失真且
得到的文件小。
Platform: |
Size: 190464 |
Author: fdsa |
Hits:
Description: 屏幕录像软件
可以将屏幕上所指定的任何区域保存录像下来,保存可以为avi-Screen video software can be specified on the screen to preserve the video from any region, save for the avi
Platform: |
Size: 347136 |
Author: wang |
Hits: