[FFmpeg-trac] #10151(avfilter:new): vidstab error - build Btbn

FFmpeg trac at avcodec.org
Thu Jan 26 12:16:02 EET 2023


#10151: vidstab error - build Btbn
-------------------------------------+-------------------------------------
             Reporter:  Michael      |                     Type:  defect
  Møller                             |
               Status:  new          |                 Priority:  normal
            Component:  avfilter     |                  Version:
                                     |  unspecified
             Keywords:  libvidstab   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 I have used both gyan.dev download of ffmpeg.exe and btbn download.
 btbn gives an error/warning "not enough transformations found" in the
 vidstabtransform step and produce an output file without stabilization.
 The exact same command works in the gyan.dev build with an stabilized
 output file.
 Names of downloads:
 btbn: ffmpeg-master-latest-win64-gpl.zip(2023-01-26)
 gyan.dev: ffmpeg-git-full.7z (2023-01-18)

 I believe it is file independ, input is from a GoPro 9.

 Commands:
 1) ffmpeg -i joined2.mp4 -vf
 vidstabdetect=shakiness=10:accuracy=15:mincontrast=0.200:stepsize=6:show=0:result=data.trf:tripod=0:result=data.trf
 -f null -
 2) ffmpeg -i joined2.mp4 -vf
 vidstabtransform=smoothing=25:crop=black:zoom=0:optzoom=0:interpol='bicubic':input=data.trf:tripod=0
 -c:v libx264 -crf 26 -r 25 -preset fast -pix_fmt yuv420p -y "deshaked.mp4"

 Error: vidstab

 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10151>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list