Skip to content

Oscarshu0719/video-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Simple video cutter based on Python3 and PyQt5.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages