[FFmpeg-trac] #9167(undetermined:new): Color changed when an image converting to video

FFmpeg trac at avcodec.org
Tue Mar 30 12:19:14 EEST 2021


#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


More information about the FFmpeg-trac mailing list