Changes between Version 2 and Version 3 of Ticket #10000, comment 4
- Timestamp:
- Jan 26, 2023, 9:42:29 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10000, comment 4
v2 v3 4 4 5 5 2548c32cc10f256cc0ff90457631ef7ef94070af GENIUS!! 6 7 If before we had 8 9 10 {{{ 11 color_range=pc 12 color_space=unknown 13 color_primaries=unknown 14 color_transfer=unknown 15 chroma_location=unspecified 16 TAG:gamma=45455/100000 17 [/FRAME] 18 }}} 19 20 now we have sRGB overwriting gamma as it should and 21 22 23 {{{ 24 color_range=pc 25 color_space=gbr 26 color_primaries=bt709 27 color_transfer=iec61966-2-1 28 chroma_location=unspecified 29 [/FRAME] 30 31 }}}


