In HandBrake GUI, under the Video tab, inside the Extra Options edit box, if I enter this string: colorprim=smpte170m:transfer=smpte170m:colormatrix =smpte170m the Color primaries, Transfer characteristics and Matrix coefficients are all BT.601.
If I enter colorprim=bt709:transfer=bt709:colormatrix=bt709, I get Primaries BT.601 PAL, Transfer BT.709, and Matrix BT.709.
If I enter --colorprim "bt709" --transfer "bt709" --colormatrix "bt709", I get Primaries BT.601 PAL, Transfer BT.709, and Matrix BT.601.
Can anyone tell me what string to enter to get all three set to BT.709, please.
+ Reply to Thread
Results 1 to 4 of 4
-
-
-color_primaries bt709 -color_trc bt709 -colorspace bt709
Use clever FFmpeg-GUI, then you don't need to enter anything by hand.Last edited by ProWo; 1st Jul 2021 at 12:27.
-
That worked for me on a random source when I tried Handbrake GUI
Default (blank)
Color primaries : BT.601 NTSC
Transfer characteristics : BT.709
Matrix coefficients : BT.601
Code:colorprim=bt709:transfer=bt709:colormatrix=bt709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Maybe some issues with your source ? The VUI parameters should be overriden by the commands
Maybe old handbrake version ?
Similar Threads
-
Converting BT.2020 down to BT.709
By THRobinson in forum Video ConversionReplies: 15Last Post: 19th Jan 2021, 14:41 -
Horizontal Blanking in BT.709
By chris319 in forum Newbie / General discussionsReplies: 1Last Post: 22nd Nov 2019, 03:04 -
10-bit encodes with REC.709
By snadge in forum Newbie / General discussionsReplies: 2Last Post: 31st Jul 2019, 14:14 -
Premiere Frameserves SD in Rec 709?
By koberulz in forum Newbie / General discussionsReplies: 158Last Post: 3rd Oct 2018, 00:52 -
HELP:How to get GUI interface of "Eac3to and More GUI by Yraen V1.09 Beta 7
By anhlinhp4 in forum AudioReplies: 7Last Post: 3rd Aug 2017, 05:31