vid.stab icon indicating copy to clipboard operation
vid.stab copied to clipboard

Video stabilization library

Results 57 vid.stab issues
Sort by recently updated
recently updated
newest added

This should clean the code and fix issue #95 ... I have completely forgotten it hangs on me for 4 years... I did my best to make sure things work,...

On Alpine Linux we're currently porting the system to riscv64. While building vid.stab, it appeared the build system was trying to use the `-msse2` compiler option, while this option is...

Hi I am following the installation guide given on vid.stab installation page(https://github.com/georgmartius/vid.stab#installation-instructions). I have successfully installed vid.stab with make. But while installing ffmpeg i am getting the below mentioned error....

s/theading/threading/ in ffmpeg version 4.2.7-0ubuntu0.1 (I could not find it here in the repo, sorry).

This 12-second segment was extracted from raw footage. The 12-second segment before it worked fine with vid.stab so there must be something in the video encoding causing the jerky output....

Hi, I tried to stabilize a video on windows 10. I tested the release and git builds from https://www.gyan.dev/ffmpeg/builds/ and the gpl and gpl-4.3 builds from https://github.com/BtbN/FFmpeg-Builds/releases. All gave me...

I have tried to use ffmpeg to stabilise a video I took with my cellphone. I had done this before in an Intel Mac, and the speed of the passes...

Hello, Thanks for vidstab, it's a super useful tool. Is there any way to transform 10bit footage (e.g. yuv422p10le) without losing the dynamic range in the 10bit footage? I looked...

I'm unable to get satisfactory results with this video: https://we.tl/t-SW2hoFt1m8 I tried the default values as well as applying the unsharp filter.

The vid.stab documentation makes no mention of interlaced video. Does it just work (each field is transformed independently)? Or does the video need to be deinterlaced before vid.stab can be...