Selur's Little Message Board
[BUG] QSVEnc doesn't works - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [BUG] QSVEnc doesn't works (/thread-553.html)

Pages: 1 2 3


RE: QSVEnc doesn't works - Selur - 12.08.2018

a. With the new QSVEncC this option doesn't exist anymore.
b. Even with the old QSVEncC the option isn't always available to the used, depending on other settings and whether the hardware<>driver combination allows it.
-> working on updating QSVEncC support, but not near finished atm.

Cu Selur


RE: QSVEnc doesn't works - Selur - 12.08.2018

Sorry, made a mistake.
Instead of enabling 'QSVEnc->Frame->Strict GOP', you should just disable 'QSVEnc->Frame->Open GOP'. Smile


RE: QSVEnc doesn't works - Inky1003 - 12.08.2018

When you will fix It?
I want to test QSVenc because It's the best option for a good encoding


Cu Inky


RE: QSVEnc doesn't works - Selur - 12.08.2018

Waiting for feedback from another version on my first attempt atm.
So until everything works it will probably be a few days.

Cu Selur


RE: QSVEnc doesn't works - Inky1003 - 17.08.2018

(12.08.2018, 19:37)Selur Wrote: Waiting for feedback from another version on my first attempt atm.
 So, how is It?
Cu Inky


RE: QSVEnc doesn't works - Selur - 17.08.2018

Got no additional feedback so far.
I could share my current dev version with you if you are interested.

Cu Selur


RE: QSVEnc doesn't works - Inky1003 - 17.08.2018

(17.08.2018, 21:03)Selur Wrote: I could share my current dev version with you if you are interested.

Yes, please

Inky


RE: QSVEnc doesn't works - raven-au - 31.08.2018

(12.08.2018, 18:43)Inky1003 Wrote: When you will fix It?
I want to test QSVenc because It's the best option for a good encoding

Indeed, using the recent versions of QSVenc is the only way that I can see to encode HDR10 videos with GPU assistance.
But certainly correct me if I'm wrong …

Updating QVSenc would be great and very much needed IMHO.


RE: QSVEnc doesn't works - Selur - 31.08.2018

Updating QSVEnc on it's own will not be enough it would also require for me to add support for:
--max-cll <int>,<int>        set MaxCLL and MaxFall in nits. e.g. "1000,300"
   --master-display <string>    set Mastering display data.
      e.g. "G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1)"
to support basic HDR.
Don't know of any option to add HDR-10 metadata when using QSV, at least QSVEnc doesn't seem to have an option for it.

Cu Selur


RE: QSVEnc doesn't works - raven-au - 01.09.2018

(31.08.2018, 16:31)Selur Wrote: Updating QSVEnc on it's own will not be enough it would also require for me to add support for:
--max-cll <int>,<int>        set MaxCLL and MaxFall in nits. e.g. "1000,300"
  --master-display <string>    set Mastering display data.
     e.g. "G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1)"
to support basic HDR.
Don't know of any option to add HDR-10 metadata when using QSV, at least QSVEnc doesn't seem to have an option for it.

There's now a version that includes it:
QSVEncC (x64) 3.08 (r1486) by rigaya, Jul 15 2018 13:18:32 (VC 1900/Win/avx2)

does, I can't remember if the older versions had all the needed colormatrix, colorprim and transfer options but this one does.

Ian