[FFmpeg-trac] #8921(undetermined:new): Cannot force png format for file wihout extension

FFmpeg trac at avcodec.org
Wed Oct 7 18:18:12 EEST 2020


#8921: Cannot force png format for file wihout extension
-------------------------------------+-------------------------------------
             Reporter:  aalexgabi    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  png, format  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by aalexgabi):

 Seems that using apng format works:
 {{{
 % ffmpeg -v error -i sunglasses.png /tmp/sunglasses.png
 % ffmpeg -v error -i sunglasses.png -f apng /tmp/sunglasses
 % diff /tmp/sunglasses.png /tmp/sunglasses
 % echo $?
 0
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8921#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list