Giter Club home page Giter Club logo

videosorter's Introduction

Simple Video Sorter

This simple GUI is designed for sorting videos and is compatible with Mac and Windows platforms. It offers a user-friendly interface to categorize your video files efficiently, making it an ideal tool for organizing videos for machine learning projects or personal use.

Features

  • Customizable Keybindings: Set your preferred shortcuts for play/pause, restart, unsort, and sorting into specific folders.
  • Folder Sorting: Easily configure the application to sort videos into designated folders based on your keybindings.
  • Save Settings: Your keybindings, folder mappings, and video directory path can be saved for future sessions, streamlining your workflow.

Running the Application

As an Executable

  1. Download the Executable: Download the executable file suitable for your operating system and the keybinding file. Ensure that the executable and the video_sorter_keybinding.py file are in the same directory.
  2. Run the Application: Launch the executable. Upon first run, you'll be prompted to input your desired keybindings, folders for sorting, and the path to the unsorted videos. These settings can be saved to the video_sorter_keybinding.py file for convenience in future uses.

As a Script

If you prefer to run the application as a script, follow these steps:

  1. Create a Conda Environment: Set up a new Conda environment using Python 3.12.0: conda create --name your_env_name python=3.12.0
  2. Install PyQt5: Use pip to install the PyQt5 package required for the GUI: pip install PyQt5
  3. Download script and keybindings: Place them in the same directory
  4. Run the Script: Navigate to the directory and execute the script: python simple_video_sorter.py

Dependencies

  • Python 3.12.0: Ensure you have Python version 3.12.0 installed in your environment.
  • PyQt5: This package is used for the GUI components of the application.
  • GStreamer (Mac/Linux) or K-Lite Codec Pack (Windows): These are required for video playback functionality.

Purpose

Originally developed to assist in sorting videos for machine learning datasets, this application is designed to be flexible and robust enough for various use cases. Whether you're organizing personal video collections or preparing data for analysis, Simple Video Sorter can help streamline the process.

videosorter's People

Contributors

tomunderwood99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.