[FFmpeg-trac] #920(undetermined:new): Error capture picutre IV41 of ffmpeg0.9.1

FFmpeg trac at avcodec.org
Mon Jan 16 06:53:36 CET 2012


#920: Error capture picutre IV41 of ffmpeg0.9.1
-------------------------------------+-------------------------------------
             Reporter:  johnson      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by johnson):

 I add one parameter to run the command, then get the uncut console output.

 ----------------------------------
 ffmpeg -i iv41.avi  -y -f image2   -ss 00:00:10 -s 360X240 -xerror  -t 1
 -vframes 1 iv41.jpg

 ffmpeg version 0.9.1, Copyright (c) 2000-2012 the FFmpeg developers
   built on Jan 15 2012 18:01:25 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
   configuration: --prefix=/usr/ffmpeg --disable-yasm
   libavutil    51. 32. 0 / 51. 32. 0
   libavcodec   53. 42. 4 / 53. 42. 4
   libavformat  53. 24. 2 / 53. 24. 2
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 53. 0 /  2. 53. 0
   libswscale    2.  1. 0 /  2.  1. 0
 Input #0, avi, from 'iv41.avi':
   Duration: 00:04:30.90, start: 0.000000, bitrate: 12399 kb/s
     Stream #0:0: Video: indeo4 (IV41 / 0x31345649), yuv410p, 720x480, 30
 tbr, 30 tbn, 30 tbc
     Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2
 channels, s16, 1536 kb/s
 Incompatible pixel format 'yuv410p' for codec 'mjpeg', auto-selecting
 format 'yuvj420p'
 [buffer @ 0x1d502d40] w:720 h:480 pixfmt:yuv410p tb:1/1000000 sar:0/1
 sws_param:
 [scale @ 0x1d5451a0] w:720 h:480 fmt:yuv410p -> w:360 h:240 fmt:yuvj420p
 flags:0x4
 Output #0, image2, to 'iv41.jpg':
   Metadata:
     encoder         : Lavf53.24.2
     Stream #0:0: Video: mjpeg, yuvj420p, 360x240, q=2-31, 200 kb/s, 90k
 tbn, 30 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (indeo4 -> mjpeg)
 Press [q] to stop, [?] for help
 [indeo4 @ 0x1d500c00] Invalid picture start code!
 [indeo4 @ 0x1d500c00] Error decoding picture header
 Error while decoding stream #0:0

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/920#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list