Skip to content

yt_clipper v3.7.0-beta.4.7.0 [2021.01.13]

Pre-release
Pre-release
Compare
Choose a tag to compare

Clipper Changes

  • Add --video-stabilization-max-angle/-vsma to set the per-frame maximum angle in degrees for rotation-based stabilization when video stabilization is enabled.
    • The default value is changed from -1 for unlimited degrees to 0 degrees as video stabilization tends to introduce erroneous rotation.
    • If your source video has wobble and needs rotation-based stabilization use this option.
  • Add --video-stabilization-max-shift/-vsms to set the per-frame maximum shift in pixels for shift-based stabilization when video stabilization is enabled.
    • The default value remains -1 for unlimited shift.
  • Fix crash on long ffmpeg commands due to length limits on some shells, for example when using dynamic crop with many crop points.
  • Update to latest youtube_dl dependency v2020.01.08.