Changes between Initial Version and Version 1 of Ticket #7825, comment 2
- Timestamp:
- Feb 8, 2020, 9:56:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7825, comment 2
initial v1 1 1 Replying to [comment:1 cehoyos]: 2 2 > Apart from the attachment, I believe the filter acts as specified. 3 I don't think SSIM is supposed to be color-blind... (and I'm not talking about the `colorspace` filter) 3 I don't think SSIM is supposed to be color-blind... (and I'm not talking about the [http://ffmpeg.org/ffmpeg-filters.html#colorspace `colorspace`] filter) 4 ---- 5 6 **Workaround** 7 [[BR]] 8 Due to the [http://trac.ffmpeg.org/wiki/colorspace colorspace] awareness issue of the `ssim` filter, it's recommended to convert both inputs to some colorspace without all these color management hazards. (e.g. RGB) 9 10 Or make sure that both inputs use exactly the same color management schema.


