Questions tagged [video-stabilization]

1 questions
-1
votes
1 answer

Stabilizing video using FFMpeg in Android

I am trying to stabilize a video using FFMpeg in Android. I am currently using the FFmpeg-Android-Java library but I have also tried MobileFFmpeg as suggested by this question and also FFmpegKit. I can get the deshaking filter to work but it made my…