[FFmpeg-trac] #4822(undetermined:new): [png @ 0x15e183e00] inflate returned error -3
FFmpeg
trac at avcodec.org
Wed Sep 2 17:31:35 CEST 2015
#4822: [png @ 0x15e183e00] inflate returned error -3
-------------------------------------+-------------------------------------
Reporter: wangniancai | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: when I try to add watermark with png , I find this
error on ios ,but the same libs work fine on android. ffmpeg 2.7
How to reproduce:
{{{
command ffmpeg i input -vf "movie=%@ [wm];[in][wm]overlay=0:0[out]"
ffmpeg version 2.7
built on ...
I find the fix for Ticket2903 in my source code pngdec.c
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4822>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list