Skip to content

An Image sequence to video convertor with simple interface which also let you add notes/annotations.

Notifications You must be signed in to change notification settings

karanfx/opencv_seq_to_video_converter

Repository files navigation

opencv_seq_to_video_converter

Image Sequence to Video Converter with PySide UI

License

A Python application that converts an image sequence into a video using PySide for the user interface.

Features

  • Convert a sequence of images into a video file.
  • Customizable output video format, resolution, and frame rate.
  • Interactive graphical user interface built with PySide.

Requirements

  • Python 3.11.3
  • PySide
  • OpenCV

Build/.Exe Download

Download Version 1.1.0

Download Version 1.2.0

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/image-sequence-to-video.git
    

Install the required dependencies:

pip install -r requirements.txt

Usage


Run the application:
python main.py

Use the PySide UI to:

Specify the folder containing the image sequence. Choose the output video format, resolution, and frame rate. Click the "Convert" button to start the conversion process. The converted video will be saved in the specified output folder.

Screenshots

Contributing


Contributions are welcome! If you would like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch for your feature or bug fix. Make your changes. Submit a pull request. Please ensure that your code adheres to the project's coding conventions and includes appropriate documentation.

About

An Image sequence to video convertor with simple interface which also let you add notes/annotations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages