Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
21st May 2018, 23:03 | #2901 | Link | |
Registered User
Join Date: May 2004
Posts: 324
|
Quote:
As for Staxrip just drop the filter into Avisynth folder and it will load when called in Staxrip. you can also alter the source code. |
|
21st May 2018, 23:38 | #2902 | Link |
Registered User
Join Date: Jul 2012
Posts: 1,240
|
http://rationalqm.us/board/viewtopic.php?f=14&t=617
Look toward end of thread If you read through the thread you will find two or three different solutions |
23rd May 2018, 16:42 | #2903 | Link | |
Registered User
Join Date: Oct 2014
Posts: 52
|
Quote:
I found the links now how do I apply them into staxrip? I mean what should I do to import etc? |
|
24th May 2018, 21:30 | #2906 | Link |
Registered User
Join Date: Jul 2012
Posts: 1,240
|
Code:
LoadPlugin("C:/Program Files (Portable)/dgdecnv/x64 Binaries/DGDecodeNV.dll") DGSource("__vid__", fieldop=0, fulldepth=True) LoadPlugin("C:/Program Files (Portable)/AVS Templates/DGHDRtoSDR/x64/DGHDRtoSDR.dll") DGHDRtoSDR(impl="255",tm="gamma",light=40,gamma=0.40) prefetch(16) Choose whichever source filter you like Or someone who puts custom filters into StaxRip can help you in that route |
24th May 2018, 23:35 | #2907 | Link | ||
Registered User
Join Date: May 2004
Posts: 324
|
Quote:
Quote:
Staxrip part: Right Click Profile: [Misc] Other filters HDRtoSDR= DGHDRtoSDR(impl="255",tm="gamma",light=40,gamma=0.40) It will now show up under Misc. When you select SDRtoHDR filter it should autoload the dll file for the script. As I said in previous comment I'm having issues getting the dll file to load. I can't test it to see if it loads correctly or not. |
||
25th May 2018, 15:08 | #2909 | Link | |
Useful n00b
Join Date: Jul 2014
Posts: 1,666
|
Quote:
Be warned that software mode is slow. |
|
25th May 2018, 16:39 | #2910 | Link |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,888
|
Too bad that DGHDRtoSDR still supports CUDA (Locked down API) only instead of OpenCL. Intel iGPU and AMD iGPU/dGPU users are being totally ignored in this case. I wish that some day apis like CUDA and DX12 will just die.
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper Last edited by Atak_Snajpera; 25th May 2018 at 16:43. |
25th May 2018, 20:52 | #2911 | Link | |
Registered User
Join Date: May 2004
Posts: 324
|
Quote:
I tried to use Sw still getting the same error. This user is getting the same errors: http://rationalqm.us/board/viewtopic...tart=310#p8482 Last edited by Revan654; 25th May 2018 at 20:55. |
|
25th May 2018, 21:05 | #2912 | Link | |
Useful n00b
Join Date: Jul 2014
Posts: 1,666
|
Quote:
I'll try it on my notebook PC, which has no nVidia. Yes, and I gave him the solution. Last edited by videoh; 25th May 2018 at 21:29. |
|
25th May 2018, 21:08 | #2913 | Link | |
Useful n00b
Join Date: Jul 2014
Posts: 1,666
|
Quote:
It's not rocket science; somebody can write one for OpenCL if they want it. The specs for the transformations are all available. Last edited by videoh; 25th May 2018 at 21:39. |
|
26th May 2018, 10:40 | #2915 | Link |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,888
|
I guess it is a rocket science since author chose to not support that "evil OpenCL".
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
1st June 2018, 10:43 | #2918 | Link |
Registered User
Join Date: Mar 2008
Posts: 68
|
Could someone, please, post (screenshots or just text) recommended QSvenc settings for each tab for maximum "quality" encode?
I've tried searching this topic but I'm having problems finding this info I've got 3770k cpu, so I suppose some settings are not supported. Thank you. PS If it's too much of a trouble then link with a detailed description of all qsvenc stax rip settings would do. Last edited by Vesdaris; 1st June 2018 at 10:59. |
3rd June 2018, 02:29 | #2919 | Link | |
Registered User
Join Date: May 2004
Posts: 324
|
Quote:
I forked the project and added in the HDR code functions in very quickly. I don't have access to Nvidia card to test it right now. It should send the flags correctly. Not sure if quotes are needed or not. Link: https://github.com/Revan654/staxrip/...oding/NVEnc.vb Not 100% sure how Nvidia encoder differs from the software based encoder. I couldn't find proper documentation on all the function the GPU has. Not sure if everything has been added to create HDR10 file. Mediainfo has been inaccurate when it comes to HDR10 files. Software encoding for HDR10 requires additional flags, Which NVENCc does not have as of yet. |
|
3rd June 2018, 02:37 | #2920 | Link | |
Registered User
Join Date: May 2004
Posts: 324
|
Quote:
HEVC/H.265 requires Skylake or newer. You are locked to x264. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|