Skip to content

v1.7.0

Choose a tag to compare

@LandoNikko LandoNikko released this 28 Feb 20:23
· 12 commits to main since this release

NEW

  • Crop Area
    • By default takes a frame from the middle of uploaded video
      • Preview frame can be defined from scrubbing the video player in Manual
    • Has 8 dragging points
    • Displays resolution dynamically
    • Preset aspect ratio buttons
  • Transcript frame capture mode in Automatic
    • Captures a frame for each timestamp segment.
    • Supports SRT and VTT
    • Hovering transcription segments highlights the corresponding captured frame of it
    • Timestamps can be manually adjusted and removed
    • Loading example video also loads the transcription of it
  • None -numbering style in Filename Settings: Filenames can now be just frame numbers
    • Cross-logic with Frame, so the tool doesn't create empty filenames

UI/UX

  • Reworked capture configuration UI/UX
    • Renamed Pro Mode to Add Overlay
    • Created new Capture Configuration with Capture Format, Set Framerate and new Crop Area
    • Moved Remove Black Bars in Crop Area
  • Renamed Smart Auto to Automatic
  • Changed fine-tune scissors to nudge frame capture from 0.2s to 0.1s

Misc

  • Update Info -modal
  • CSS changes and optimization
  • Code optimization for re-usable elements

Thank you sahil48 for the Transcription -feature request!