[FFmpeg-trac] #3805(undetermined:closed): hash brown decoding error

FFmpeg trac at avcodec.org
Fri Jul 25 22:54:12 CEST 2014


#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


More information about the FFmpeg-trac mailing list