Skip to content

A PyQt5-based application for clipping videos and adding subtitles. Select a long video and create as many clips as you want with any resolution and also subtiltes.

License

Notifications You must be signed in to change notification settings

FassihFayyaz/Shorts_Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Clipper

A PyQt5-based application for clipping videos and adding subtitles.

Features

  • Load and clip videos
  • Add subtitles
  • Adjust video resolution and aspect ratio
  • Export clips with optional subtitles

Installation

  1. Clone this repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: python video_clipper.py

Usage

  1. Click on the Browse button and select the video.
  2. Write your desired resolution in the Resolution box to crop the video. (eg. If you want to create short videos.. add 1080x1920)
  3. Write the desired aspect ratio in the Aspect Ratio box.
  4. Choose and add as many timestamps as you want for the short clips.
  5. Select the Create Subtitles checkbox if you want to create a subtitle .srt file with the video.
  6. Select the Burn Subtitles checkbox if you want to burn the subtitles in the short clips.
  7. Click on the Cut Video Button to create different Short Clips.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A PyQt5-based application for clipping videos and adding subtitles. Select a long video and create as many clips as you want with any resolution and also subtiltes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages