Personal GUI for mediainfo
Go to file
2023-01-29 15:38:40 +00:00
mediainfosama Add title of subtitles and audio in Basic 2023-01-29 15:38:40 +00:00
QT Add line wrap indentation 2022-12-26 19:17:00 +00:00
screenshots Update readme and structure 2022-12-16 14:06:21 +00:00
.gitignore Security fix subprocess 2023-01-12 22:35:59 +00:00
README.md README Update 2022-12-16 15:03:12 +00:00

mediaInfoSama

GUI for MediaInfo written with Python and PySide6

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Gallery

About The Project

This is my personnal GUI for MediaInfo, based on MediaInfo.NET

Prerequisites

Installation

  1. Clone the repo

    git clone https://gitea.kiggy.land/cuissedemouche/mediaInfoSama
    
  2. Run package:

    python mediaInfoSama/mediainfosama/main.py
    

(back to top)

Usage

Just drag and drop a file on the window to show the media file informations

(back to top)

Advanced track

Search

(back to top)