This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Setting PAR and color matrix on container-level
#2
I have a workflow where I take SD videos, for example PAL 16:15, bt470bg/bt470bg/bt709, and I deinterlace + bob using Hybrid. However, the output file, no matter what container or encoder, will not contain the PAR or color matrix/curve hints
PAR and VUI signaling should be on stream not container level.
MKV allows additional HDR related signaling through the container.

I could probably add support through ffmpeg, mp4box, mkc for additionally signaling vui stuff through the container.
(ffmpeg is well documented over at https://www.ffmpeg.org/ffmpeg-all.html, mkv is well documented through https://mkvtoolnix.download/doc/mkvmerge.html)
Main problem is I would need some documentation, for mp4box, since

Quote:colr (string)

set color profile for imported video content (see ISO/IEC 23001-8). Value is formatted as:
* nclc,p,t,m: with p colour primary, t transfer characteristics and m matrix coef
* nclx,p,t,m,r: same as nclx with r full range flag
* prof,path: with path indicating the file containing the ICC color profile
* rICC,path: with path indicating the file containing the restricted ICC color profile
see: https://www.mankier.com/1/mp4box#Hinting_Options
-> without any clue how ISO/IEC 23001-8 I would need some additional details on how to use nclx and nclc

Cu Selur

Ps.: busy this weekend (helping a friend move to a new apartment, but I could look into it next week)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Setting PAR and color matrix on container-level - by Selur - 09.07.2022, 23:42

Forum Jump:


Users browsing this thread: 1 Guest(s)