Skip to content

yt_clipper v3.7.0-beta.4.6.0 [2020.12.18]

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

Markup Changes

  • Fix reopening marker pair editor does not show dynamic speed duration estimate when speed is dynamic.
  • Fix marker pair speed not synced with first speed point when manipulating speed chart.
  • Fix marker pair crop not synced with first crop point when crop points are auto updated to meet crop constraints.

Clipper Changes

  • Add --no-remove-duplicate-frames/-nrdf flag to force disable duplicate frame removal.
    • Duplicate frames are automatically removed for low fps video when motion interpolation is enabled.
  • Fix various bugs with motion interpolation due to automatic duplicate frame removal.
    • Fix stutter in some videos when using zoompan and motion interpolation together.
    • Fix automatic duplicate frame removal not aggressive enough for low fps video with frame stutter.
    • Fix automatic duplicate frame removal speeding up fake high fps videos that use frame doubling via frame duplication.
  • Fix input omission regex in ffmpeg command print out not applied to multiple inputs.