From 472fcfe833c4e3c1ce9cc3349d47b1483a504b7e Mon Sep 17 00:00:00 2001 From: Kieran O'Leary Date: Tue, 7 Mar 2017 08:43:11 +0000 Subject: [PATCH] colorspace - typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7795556..7adf0cf 100644 --- a/index.html +++ b/index.html @@ -562,7 +562,7 @@
Examples

Note: If you wish to embed colourspace metadata without changing to another colourspace, omit -vf colormatrix=src:dst. However, since it is libx264/libx265 that writes the metadata, it's not possible to add these tags without reencoding the video stream.

For all possible values for -color_primaries, -color_trc, and -colorspace, see the ffmpeg documentation on codec options.


-

1. Out of step with the regular pattern, -color-trc doesn't accept bt470bg; it is instead here referred to directly as gamma.
+

1. Out of step with the regular pattern, -color_trc doesn't accept bt470bg; it is instead here referred to directly as gamma.
In the Rec.601 standard, 525-line/NTSC and 625-line/PAL video have assumed gammas of 2.2 and 2.8 respectively.