[FFmpeg-trac] #5255(undetermined:new): In vidstabdetect filter the show option does not work

FFmpeg trac at avcodec.org
Sun Feb 21 02:00:02 CET 2016


#5255: In vidstabdetect filter the show option does not work
-------------------------------------+-------------------------------------
             Reporter:  TomSteck     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: I try to see how stabilization filter works with the
 show option. Switching show between values: 0,1,2 doesn't make any
 difference in the final video.

 How to reproduce:
 {{{
 1 pass: ffmpeg -i input -vf vidstabdetect=show=1:result=video.xml -f null
 out.null
 2 pass: ffmpeg -i input -vf vidstabtransform=input=video.xml -vcodec
 libx264 -level 4.2 -preset veryslow -tune film -crf 23 -an output
 ffmpeg version N-77953-gcc83177
 built with gcc 5.2.0 (GCC)
 ffmpeg-20160119-git-cc83177-win64-static.7z
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list