com surrogate是什么程序呢?我的电脑总是提示关闭。
COM Surrogate错误通常会在Vista下当浏览一个包含音视频文件的文件夹时发生,Vista的官方对此错误的说明如下:
If you’ve been getting the error COM Surrogate has stopped working whenever you brow folders containing video or media files, you have come to a good place for some possible solutions. This problem is caud becau of codecs and other COM components installed by various softwares that aren’t fully Vista-compatible, like some versions of DivX or Nero.
从上文我们可以看到,造成此问题的原因是某些安装的COM 组件若并不完全兼容Vista则会发生,例如某些DivX或Nero的COM组件。
可能的解决手段,国外的Vista爱好者提供了如下的办法,供您参考:
Possible Solutions
1.If you are using DivX, you should be upgraded to the very latest version (6.5+)
2. you are using Nero, you can try upgrading to the latest version (7.7.5.1+)
3. you’ve upgraded Nero and Divx and still have the problem, you can try renaming the file C:\Program Files\Common Files\Ahead\DSFilter\NeVideo.ax to NeVideo.ax.bak. You may also need to rename NeVideoHD.ax to NeVideoHD.bak
This will break Nero Showtime, however. (thanks to dugi in the comments for this one)
4.You can disable Thumbnail previews, which should make the problem go away, but isn’t the optimal solution.
5.The older ffdshow codec pack has been known to cau some problems. The ffdshow tryouts codec pack ems to work better. Might want to try using this one: http://ffdshow-tryout.sourceforge.net/
6.There’s another possible solution below of turning off DEP for dllhost, which might not work for everybody. You may have to add divx+nero executables to the DEP ignore list.
尝试运行 ffdshow.ax,configure Audio 时发生意外,怎么办啊?
确认两件事:
1)把vob拖入C:\Program Files\Windows Media Player下的mplayer2.exe中可以正常播放
2)在ffdshow的视频解码器设置的output中I420/IYUV已经勾上
fffdshow在安装过程中提示无法注册FFDSHOW.AX如何解决?
先搜索ffdshow.ax在哪个路径下,然后复制路径,开始运行--cmd 回车--然后cd 文件所在路径--回车--输入regsvr32 /u ffdshow.ax. 反注册下 然后再尝试regsvr32 ffdshow.ax注册(有时候是其他软件的问题 你可以尝试搜索是否有多个,将其他的反注册一下)
请问ffdshow软件怎么用啊?是装上就行了吗?
要改一下设置的
开始-运行,输入如下内容(文件位置改为你电脑里ffdshow.ax实际存放的位置)
rundll32.exe "C:\Program Files (x86)\K-Lite Codec Pack\Filters\ffdshow\ffdshow.ax",configure
rundll32.exe "C:\Program Files (x86)\K-Lite Codec Pack\Filters\ffdshow\ffdshow.ax",configureAudio
上面两个分别是视频、音频解码器设置