View Single Post
Old 11th August 2020, 02:11   #29846  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Quote:
Originally Posted by cartman0208 View Post
Ok, I went and had a look at a competitive product (Staxrip) and guess what ... there's no issues with the file ... my TV shows that HDR10+ is played
Here's the commandline used:

(I used the JSON that was extracted by BDRB)

Now I have to figure out what causes the issues ... any clues?

[edit]
Here the BDRB Command line
Quote:
Originally Posted by cartman0208 View Post
Posted above ... some quality differences ... could --strict-gop be the culprit ?
Quote:
Originally Posted by gonca View Post
Had some issues getting back on Doom9
Here are the differences between the two command lines, all common switches removed
Don't have HDR10+ capability so you gonna have to test

Staxrip
Code:
--vbrhq 0   --level 5.1 --max-bitrate 30000 --vbr-quality 0 --aq  --bref-mode each --strict-gop --output-buf 128
  --colorrange auto --max-cll "1000,0"
BDRB
Code:
--repeat-headers    --qp-min 0 --vbr 0 --vbr-quality 25  --keyfile "U:\OUTPUT\WORKFILES\VID_00685.CHP"  --pic-struct 
--vbv-bufsize 45000 --max-bitrate 48000 --gop-len 48
Use the command line , I would try removing the --keyfile entry and changing --gop-len to 24 on the BDRB line
Interesting. Please let me know what you find.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 11th August 2020 at 02:13.
jdobbs is offline   Reply With Quote