Hi,
Thanks for the reply, but using -colorspace sRGB instead of RGB in my command line does not produce any visible difference on the browsers. In eog, the sRGB one is now rendered as in the browsers, while the RGB one is rendered darker, as it originally was on older CentOS6 version.
In the ...
Search found 2 matches
- 2016-12-23T01:49:26-07:00
- Forum: Users
- Topic: Yuv to Png conversion => Image "washed-out"
- Replies: 4
- Views: 3487
- 2016-12-22T07:38:09-07:00
- Forum: Users
- Topic: Yuv to Png conversion => Image "washed-out"
- Replies: 4
- Views: 3487
Yuv to Png conversion => Image "washed-out"
Hello,
I have a YUV image captured with GStreamer that I convert to PNG using IM convert. Command line is the following:
convert -size 640x360 -sampling-factor 4:2:0 -depth 8 image.yuv -colorspace RGB image.png
On our previous platform (CentOS6 i686, IM 6.5.4-7), the converted PNG looked OK in a ...
I have a YUV image captured with GStreamer that I convert to PNG using IM convert. Command line is the following:
convert -size 640x360 -sampling-factor 4:2:0 -depth 8 image.yuv -colorspace RGB image.png
On our previous platform (CentOS6 i686, IM 6.5.4-7), the converted PNG looked OK in a ...