#3805: hash brown decoding error
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  png          |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 {{{ffplay}}} - and {{{ffmpeg}}} without additional options - cannot (and
 to the best if my knowledge will not) display transparency, the following
 works fine:
 {{{
 $ ffmpeg -f lavfi -i color=white:s=444x320 -i mcdonalds-Hash-Brown.png
 -filter_complex overlay -vframes 1 out.jpg
 }}}
 I consider the image slightly broken, I don't think transparent parts of
 an image should be masked out by the decoder.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3805#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to