[FFmpeg-trac] #3538(undetermined:new): image is outside the screen dimensions

FFmpeg trac at avcodec.org
Mon Apr 7 13:19:36 CEST 2014


#3538: image is outside the screen dimensions
-------------------------------------+-------------------------------------
             Reporter:  hackPNZ      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 GIF conversion error: image is outside the screen dimensions.

 How to reproduce:
 {{{
 ffmpeg -i test_blonde.gif test.webm
 ffmpeg version N-62122-g16509d3 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr  4 2014 13:30:32 with gcc 4.6.3 (GCC) 20120306 (Red Hat
 4.6.3-2)
   configuration: --enable-libvpx
   libavutil      52. 73.100 / 52. 73.100
   libavcodec     55. 56.107 / 55. 56.107
   libavformat    55. 36.101 / 55. 36.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
 Input #0, gif, from 'test_blonde.gif':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: gif, bgra, 640x533, 25 fps, 100 tbr, 100 tbn, 100
 tbc
 [libvpx @ 0x238ce40] v1.3.0
 Output #0, webm, to 'test.webm':
   Metadata:
     encoder         : Lavf55.36.101
     Stream #0:0: Video: vp8 (libvpx), yuva420p, 640x533, q=-1--1, 200
 kb/s, 1k tbn, 100 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (gif -> libvpx)
 Press [q] to stop, [?] for help
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.7 bitrate=
 526.4kbits/s
 Error while decoding stream #0:0: Invalid data found when processing input
 [gif @ 0x238b480] image is outside the screen dimensions.
 Error while decoding stream #0:0: Invalid data found when processing input
 frame=   11 fps=8.6 q=0.0 Lsize=      55kB time=00:00:01.17 bitrate=
 385.1kbits/s
 video:54kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 1.240338%
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3538>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list