[FFmpeg-trac] #7263(undetermined:new): dnxhd and interlaced encoding lead to a Segmentation fault

FFmpeg trac at avcodec.org
Mon Jun 18 17:14:38 EEST 2018


#7263: dnxhd and interlaced encoding lead to a Segmentation fault
-------------------------------------+-------------------------------------
             Reporter:  NNois        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi,
 Tested on windows 4.x builds
 If I add the Interlaced options (filter_complex "setfield=tff" -flags
 +ildct) or using simple "-vf" formatting.
 I have a Segmentation fault

 If i switch for example to the prores_ks codec everything is fine


 {{{
  10452 Segmentation fault
 }}}



 {{{
 ffmpeg -y -stream_loop 0 -framerate 25 -i
 //192.168.1.53/jobs/gene_%05d.tga -i //192.168.1.53/jobs/gene.wav -c:v
 dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -c:a pcm_s16le -shortest
 -filter_complex "setfield=tff" -flags +ildct
 //192.168.1.53/jobs/gene__180618_v1_ at 25i_dnx@dnxhr_hq.mxf
 }}}

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


More information about the FFmpeg-trac mailing list