基于 VapourSynthEditor-r19 源码编译,未知的原因导致 r18 的汉化文件无法用在 r19 上面,所以这是“原汁原味”的英文原版。
基于 VapourSynthEditor-r19 源码编译,未知的原因导致 r18 的汉化文件无法用在 r19 上面,所以这是“原汁原味”的英文原版。
基于 VapourSynthEditor r18 64bit 汉化
通过 AviSynth 脚本将 2D 画面转制成左右格式的 3D 画面。
代码:
代码
1 | img=ImageSource("水印文件", pixel_type="RGB32") |
x,y是坐标,opacity是透明度。
如果你下载的 DCDecNV / DGIndexNV 2053 破解版及之前的版本不能用,可以尝试使用这个工具。
Build 2053
Added Non-Local Means (NLM) denoising functionality.
Miscellaneous additions/corrections to the documentation.
Build 2052
Fixed MP4 parsing to properly handle ‘largesize’ atoms.
For some streams in an unwritable location, DGIndexNV was crashing when the stream
was opened. Fixed.
Modified DGDecodeNV to allow it to open compatible older DGI files, without generating
the version mismatch popup.
Fixed a problem that (rarely) caused DGIndexNV to hang at startup until an arrow key
is pressed.
Build 2051
Added support for HEVC video. Refer to the Readme.txt file for limitations
on HEVC support.
Changed the ‘Display HD Full-Sized’ option to a ‘Zoom’ option. The new
option allows for scaling the video at full-size, half-size, or quarter size.
Removed the use_D3D parameter from DGSource(). It is now read automatically
from the DGI file.