[FFmpeg-trac] #5736(avcodec:new): Crash when encoding from ffv1/bgr0 to ffv1/bgr0

FFmpeg trac at avcodec.org
Tue Jul 26 05:04:11 EEST 2016


#5736: Crash when encoding from ffv1/bgr0 to ffv1/bgr0
-------------------------------------+-------------------------------------
             Reporter:  RaljOneed    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  ffv1 crash   |               Blocked By:
  abort                              |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => ffv1 crash abort
 * priority:  normal => important
 * version:  unspecified => git-master
 * component:  undetermined => avcodec


Comment:

 I cannot reproduce, is this a race condition?
 Is the issue also reproducible with the following command line?
 {{{
 $ ffmpeg -f rawvideo -s cif -pix_fmt bgr0 -i /dev/zero -vcodec ffv1 -f
 null -t 1 -
 }}}

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


More information about the FFmpeg-trac mailing list