[FFmpeg-trac] #4822(undetermined:closed): [png @ 0x15e183e00] inflate returned error -3

FFmpeg trac at avcodec.org
Thu Sep 3 10:33:30 CEST 2015


#4822: [png @ 0x15e183e00] inflate returned error -3
-------------------------------------+-------------------------------------
             Reporter:  wangniancai  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

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


Comment:

 {{{
 $ ffmpeg -f lavfi -i testsrc -vf movie=aiaiLogo.png,[in]overlay -qscale 2
 -t 10 out.mov
 ffmpeg version N-74801-g32f5395 Copyright (c) 2000-2015 the FFmpeg
 developers
   built with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM
 3.5svn)
   configuration: --enable-gpl --arch=arm --target-os=darwin --enable-
 cross-compile
 --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk
 --cc='clang -arch armv7 -miphoneos-version-min=8.0' --cpu=cortex-a8
   libavutil      54. 31.100 / 54. 31.100
   libavcodec     56. 60.100 / 56. 60.100
   libavformat    56. 40.101 / 56. 40.101
   libavdevice    56.  4.100 / 56.  4.100
   libavfilter     5. 40.101 /  5. 40.101
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  2.101 /  1.  2.101
   libpostproc    53.  3.100 / 53.  3.100
 Input #0, lavfi, from 'testsrc':
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240
 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
 Please use -q:a or -q:v, -qscale is ambiguous
 Output #0, mov, to 'out.mov':
   Metadata:
     encoder         : Lavf56.40.101
     Stream #0:0: Video: mpeg4 (mp4v / 0x7634706D), yuv420p, 320x240 [SAR
 1:1 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 12800 tbn, 25 tbc
     Metadata:
       encoder         : Lavc56.60.100 mpeg4
 Stream mapping:
   Stream #0:0 -> #0:0 (rawvideo (native) -> mpeg4 (native))
 Press [q] to stop, [?] for help
 frame=  250 fps= 27 q=2.0 Lsize=     440kB time=00:00:10.00 bitrate=
 360.4kbits/s
 video:438kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.426191%
 }}}

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


More information about the FFmpeg-trac mailing list