16.09.2018, 08:48
I use Arch Linux and for Windows I use Wine.
As for the tests, I did some tests and I can say I was very pleased.
I used the following commands:
ffmpeg -i shaky-input.mp4 -vf vidstabdetect=shakiness=5:result="transforms.trf" -f null -
ffmpeg -i shaky-input.mp4 -vf vidstabtransform,unsharp=5:5:0.8:3:3:0.4 stabilized-output.mp4
Okay, I see there is such support in Avisynth and Vapoursynth but it is for Windows users. I did not know that. I do not have Avisynth and Vapoursynth in Arch Linux for this Hybrid-encoder. I do not know how I could add this though I installed Vapoursynth in the system.
As for the tests, I did some tests and I can say I was very pleased.
I used the following commands:
ffmpeg -i shaky-input.mp4 -vf vidstabdetect=shakiness=5:result="transforms.trf" -f null -
ffmpeg -i shaky-input.mp4 -vf vidstabtransform,unsharp=5:5:0.8:3:3:0.4 stabilized-output.mp4
Okay, I see there is such support in Avisynth and Vapoursynth but it is for Windows users. I did not know that. I do not have Avisynth and Vapoursynth in Arch Linux for this Hybrid-encoder. I do not know how I could add this though I installed Vapoursynth in the system.