Thread: StaxRip
View Single Post
Old 10th December 2017, 00:51   #2743  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Trying to process a 10 bit video with StaxRip and getting an error
I'm sure its just user caused, so if someone can point out my error it would be appreciated.
Error
Quote:
avs: invalid colorformat.
Failed to open input file.
AVS script
Quote:
LoadPlugin("C:\Program Files (Portable)\dgdecnv\x64 Binaries\DGDecodeNV.dll")
DGSource("I:\xxxxx.dgi", fieldop=0, fulldepth=true)
CMD line
Quote:
"C:\Program Files (Portable)\StaxRip\Apps\NVEnc\NVEncC64.exe" --vbrhq 38400 --codec h265 --preset quality --level 5.1 --output-depth 10 --weightp --ref 5 --gop-len 24 --lookahead 32 --qp-init 1 --max-bitrate 38400 --vbr-quality 25 --aq --cuda-schedule auto --colormatrix bt2020nc --colorprim bt2020 --transfer bt2020-10 --mv-precision q-pel --cabac -i -o W:\TEMP\%source_name%_temp\_out.h265
Thank you
gonca is offline   Reply With Quote