[FFmpeg-trac] #251(undetermined:open): rawvideo segfaults with -vcodec copy

FFmpeg trac at avcodec.org
Sun May 29 22:02:20 CEST 2011


#251: rawvideo segfaults with -vcodec copy
---------------------------------------------+---------------------------
Reporter:  thebombzen                        |       Owner:
    Type:  defect                            |      Status:  open
Priority:  normal                            |   Component:  undetermined
 Version:  git-master                        |  Resolution:
Keywords:  copy segmentation fault rawvideo  |  Blocked By:
Blocking:                                    |  Reproduced:  0
Analyzed:  0                                 |
---------------------------------------------+---------------------------

Comment (by cehoyos):

 If there is a crash reproducible with current git head, please post
 command line, output and backtrace (I suspect you have to use disass
 $pc-32, $pc+32) here on the bug tracker.
 {{{
 $ ffmpeg -f rawvideo -s qvga -r 29.97 -i /dev/zero -vcodec copy -f
 yuv4mpegpipe -y test.y4m
 ffmpeg version git-N-30395-gb8a43bc, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 29 2011 19:50:37 with gcc 4.5.3
   configuration: --cc='/usr/local/gcc-4.5.3/bin/gcc -m32' --enable-gpl
   libavutil    51.  3. 0 / 51.  3. 0
   libavcodec   53.  6. 1 / 53.  6. 1
   libavformat  53.  2. 0 / 53.  2. 0
   libavdevice  53.  1. 0 / 53.  1. 0
   libavfilter   2. 11. 0 /  2. 11. 0
   libswscale    0. 14. 0 /  0. 14. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [rawvideo @ 0x8caa320] Could not find codec parameters (Video: rawvideo,
 320x240)
 [rawvideo @ 0x8caa320] Estimating duration from bitrate, this may be
 inaccurate
 /dev/zero: could not find codec parameters
 }}}

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


More information about the FFmpeg-trac mailing list