ferdavid1 / SegmentFX

Python-based GUI program for timeline-based video editing with AI object tracking / masking and Audio-syncable Effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-editor

Video cutter based on Python3 and PyQt5.

Usage

python main.py
  • Select Open option in the menu bar to open a video.
  • Click Start button to set the starting time and click End button to set the ending time. Click Clear to clear the recorded time.
  • Click Subclip (Video) button to start cutting the video or Subclip (Audio) for only audio.

Requirements

  • PyQt5.
  • ffmpeg (NOT ffmpeg-python).

License

  • MIT License.

About

Python-based GUI program for timeline-based video editing with AI object tracking / masking and Audio-syncable Effects.

License:MIT License


Languages

Language:Python 100.0%