quamt
quamt
> Thanks for the feedback and info. Regarding the video decode engine, I wonder if another decoder can handle the load, like another board like a 1660 or 3060 ?...
I did some further testing, and you can also pipe from NVIDIA to Intel if you want to. Example: `"NVEncC64.exe" --avhw -i "YOUR_VIDEO" --vpp-nvvfx-denoise --audio-copy -o - --output-format nut |...
> I think it will be difficult to call ffmpeg filters from NVEnc, and I also think we have multiple denoise filters for NVEnc. Yes, there are some filters. I...
Hello @rigaya, Firstly, I am grateful for your detailed response and the insights you've provided. It's clear that integrating the 2D DCT filter, akin to vf_dctdnoiz from FFmpeg, is a...
Dear @rigaya, I am extending my sincerest gratitude for the recent implementation of the --vpp-denoise-dct feature in response to my request. Your commitment to enhancing video encoding tools' capabilities is...
Again, Thank you for your dedication and hard work in implementing the --vpp-denoise-dct feature. I understand that the process of porting it to QSVENC and VCEENC will take some time,...
Quick question, I noticed there isn't a limitation to the Sigma. Example: `denoise-dct: sigma 88888.55, step 1, block_size 16` Is this on purpose? I won't use this value as everything...
I appreciate the confirmation. I only used that high value for testing purposes.
Thank you very much. I'll conduct some tests on the ARC A770 and report back.
@MrWGT All supported modes will show when you run QSVEncC --check-features-html in a nice HTML view. And at least for the A770, the ICQ option is listed in H265. The...