Personal GUI for mediainfo
Go to file
cuissedemouche 7bd6c4731c README Update
Remove one invalid entry from Table of Contents
2022-12-16 15:03:12 +00:00
mediainfosama Update readme and structure 2022-12-16 14:06:21 +00:00
QT Update readme and structure 2022-12-16 14:06:21 +00:00
screenshots Update readme and structure 2022-12-16 14:06:21 +00:00
.gitignore Update name convention to PEP8 2022-12-15 16:07:45 +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)