#9167: Color changed when an image converting to video
--------------------------------------+----------------------------------
Reporter: kvsico | Type: defect
Status: new | Priority: normal
Component: undetermined | Version: 4.3.2
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Summary of the bug:
I want to generate a video from an image, but the color in video is
different from the color in image.
1.png: #ee4d2c
2.mp4: #fd5a2a
How to reproduce:
{{{
% ffmpeg -y -t 4 -loop 1 -i 1.png 2.mp4
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9167>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".