LWLibavVideoSource载入不了,求解
dwing吧
全部回复
仅看楼主
level 10
gartour 楼主
脚本:
LoadPlugin("D:\Multimedia\megui\tools\LSMASHSource.dll")
LoadPlugin("D:\Multimedia\megui\tools\Requirements\ResampleHQ\resamplehq-x86.dll")
LWLibavVideoSource("F:\Movie\Nothing.But.the.Truth.2008.BluRay.1080p.DTS.x264\Nothing.But.the.Truth.2008.BluRay.1080p.DTS.x264.mkv")
LWLibavAudioSource("F:\Movie\Nothing.But.the.Truth.2008.BluRay.1080p.DTS.x264\Nothing.But.the.Truth.2008.BluRay.1080p.DTS.x264.mkv", stream_index = -1)
ResampleHQ(1280,532,Kernel="Sinc")
2013年09月28日 07点09分 1
level 10
gartour 楼主
有时又出现的是 Loadplugin: unable to load
2013年09月28日 07点09分 2
level 10
gartour 楼主
换到r612稳定版解决了
2013年09月28日 07点09分 3
继续测试,到672都能用。之后的版本要用到msvcr110.dll就不行(文件夹内已有),似乎是编译问题?
2013年09月28日 07点09分
唉,装了vcredist 2012 update3后一切圆满了。丢人……
2013年09月28日 07点09分
1