View Single Post
Old 26th May 2020, 02:38   #1900  |  Link
JKyle
App Digger
 
JKyle's Avatar
 
Join Date: Sep 2018
Posts: 411
Quote:
Originally Posted by bananenmann View Post
This is part of my edited AVS-Profile:

[Source]
Automatic = # can be configured at: Tools > Settings > Source Filters
AviSource = AviSource("%source_file%", audio=false)

DGSource =
LoadPlugin("%startup_dir%Apps\Support\DGDecNV\DGDecodeNV.dll")
DGSource("%source_file%")


.
.
.
LoadPlugin(...) and DGSource(...) should be indented.
Otherwise, DGSource(...) is recognized as a separate item.

Last edited by JKyle; 26th May 2020 at 02:40.
JKyle is offline