Georg Pelz
Georg Pelz
Okay, I get what you mean, so I have to load nnedi3 even it it's not used. > Anyway your script seems not using nnedi3 and it won't benefit from...
Another example where Vapoursynth sRestore returns worth results than the Avisynth version: https://forum.doom9.org/showthread.php?p=1986173
seems like the issue is that std.Cache doesn't work with API 4, would be nice if srestore could be adjusted to use std.VideoCache (assuming that can replace the std.Cache call)
SDR2HDR does not seem to work for me: ``` ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "G:\TestClips&Co\files\test.avi" -map 0:0 -an -sn -vf scale=1920:1056 -color_primaries bt709 -color_trc bt709 -colorspace...
> It seems to me that the basic HDR eotf information(Transfer characteristics : PQ) is already contained in mediainfo at the moment. Naturally, since I configured them. > --vpp-ngx-truehdr does...
Using 31.0.101.349 drivers didn't make a difference. After lowering the number of bframes to 5 (--bframes 5): ``` PG is not supported on this platform, switched to FF mode. cop.AUDelimiter...
> There is no 6 or 7. How do you explain the NVEncC output `GopRefDist 7, B-pyramid: on` and `GopRefDist 6, B-pyramid: on` if there is no 6 or 7...
The only time I wrote about NVIDIA is to confirm that it's not an issue of the source. All posted outputs are from QSVEnc which uses the Intel GPU.
I can do some testing next week. Anything a bit more specific to test? I assumed, so far, input needed to be: a. mod4 b. RGBS or RGBH c. pc...
Okay, I tested compatibility only atm.: input: RGB24, RGB27, RGB30, RGB36, RGB42, RGB48, RGBH, RGBS 2-3 different models per architecture with different scalings. (for EGVSR. I only used: [EGVSR_iter420000.pth](https://github.com/Thmen/EGVSR/blob/master/pretrained_models/EGVSR_iter420000.pth)) tested...