[FFmpeg-trac] #6786(undetermined:new): palettegen crashes instantly on windows 10 x64

FFmpeg trac at avcodec.org
Sun Oct 29 03:18:45 EEST 2017


#6786: palettegen crashes instantly on windows 10 x64
-------------------------------------+-------------------------------------
             Reporter:  snippet      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Attached sample video and report log

 I recorded a mp4 in OBS and want to convert it into a gif  by first using
 {{{
 ffmpeg.exe -i 'sample.mp4' -filter_complex "scale=w=480:h=-1:flags
 =lanczos, palettegen=stats_mode=diff" -report palette.png
 }}}
 But it crashes shortly after running that command

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


More information about the FFmpeg-trac mailing list