Hybrid does not know whether your images are pc or tv level, that is up to you to dell Hybrid.
About the color change: might be the use of another color matrix for YUV<>PC color space conversion. => try setting another color matrix.
Cu Selur
Is it possible to add dpx export support.
In theory: yes, since FFmpeg supports dpx:
Code:
Encoder dpx [DPX (Digital Picture Exchange) image]:
General capabilities: dr1
Threading capabilities: none
Supported pixel formats: gray rgb24 rgba abgr gray16le gray16be rgb48le rgb48be rgba64le rgba64be gbrp10le gbrp10be gbrp12le gbrp12be
No clue, how good/bad the output of that is. (are there options missing?)
No clue whether the metadata is written correctly. No clue, whether some additional settings should be used,...
Since I personally have no need/use for it (and experience with it), and adding it just for one user seems overkill, I do not plan to add dpx output support atm. .
Cu Selur