FFMPEG vs. Blender 2.8 Video Stabilization (Beginners Crash Course)

Channel:
Subscribers:
15,700
Published on ● Video Link: https://www.youtube.com/watch?v=8jlgjVliBIc



Duration: 16:27
2,177 views
61


Blender 2.8 Beginners Crash Course

The Pros and Cons of video stabilization using Blender 2.8 and using FFMPEG only.

1:02 Stabilization using FFMPEG
5:00 Stabilization using Blender 2.8
14:14 Render stabilized video using Blender 2.8
15:41 Final thoughts

⌨️ Commands:
ffplay -fs -noborder -nostats video_1.mp4
ffmpeg -i video_1.mp4 -vf vidstabdetect -f null -
ffmpeg -i video_1.mp4 -vf vidstabtransform,unsharp=5:5:0.8:3:3:0.4 video_1_stab.mp4
ffmpeg -i video_1.mp4 -i video_1_stab.mp4 -filter_complex "[0:v:0]pad=iw*2:ih[bg]; [bg][1:v:0]overlay=w" diff_1.mp4
ffplay -fs -noborder -nostats video_2.mp4
ffmpeg -i video_2.mp4 -vf vidstabdetect=shakiness=10 -f null -
ffmpeg -i video_2.mp4 -vf vidstabtransform=smoothing=50,unsharp=5:5:0.8:3:3:0.4 video_2_stab.mp4
ffmpeg -i video_2.mp4 -i video_2_stab.mp4 -filter_complex "[0:v:0]pad=iw*2:ih[bg]; [bg][1:v:0]overlay=w" diff_2.mp4
ffprobe video_1.mp4
ffmpeg -i video_1.mp4 -c:a copy -preset veryslow -crf 18 video_1_rot.mp4

●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
👨‍👩‍👧‍👦 Social:
◆ Twitter: https://twitter.com/agiledevart
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
🎮🕹️🐭 Snappy Mouse Run:
◆ Facebook: https://www.facebook.com/snappymouserun/
◆ App Store: https://itunes.apple.com/us/app/snappy-mouse-run/id1163515281
◆ Google Play: https://play.google.com/store/apps/details?id=com.agiledevart.snap
◆ Amazon Store: http://www.amazon.com/gp/mas/dl/android?asin=B07J15TS3R
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●

#blender #ffmpeg #stabilization







Tags:
crash
course
crashcourse
blender
blender2.8
blender 2.8
video
ffmpeg
stabilization
beginners
video stabilization
getting
started
geitting started