View Single Post
Old 21st April 2019, 01:28   #49  |  Link
_Al_
Registered User
 
Join Date: May 2011
Posts: 321
that's another way to go:
Code:
clip = core.resize.Bicubic(clip, format=vs.YUV422P8)
and
Code:
-x264opts colormatrix=smpte170m:transfer=smpte170m:colorprim=smpte170m
is that ffmpeg x264opts correct?
_Al_ is offline   Reply With Quote