Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caoccao/bettermediainfo

A better GUI for MediaInfo.
https://github.com/caoccao/bettermediainfo

gui mediainfo mediainfolib rust

Last synced: 2 months ago
JSON representation

A better GUI for MediaInfo.

Awesome Lists containing this project

README

        

# BetterMediaInfo

[![Linux Build](https://github.com/caoccao/BetterMediaInfo/actions/workflows/linux_build.yml/badge.svg)](https://github.com/caoccao/BetterMediaInfo/actions/workflows/linux_build.yml) [![MacOS Build](https://github.com/caoccao/BetterMediaInfo/actions/workflows/macos_build.yml/badge.svg)](https://github.com/caoccao/BetterMediaInfo/actions/workflows/macos_build.yml) [![Windows Build](https://github.com/caoccao/BetterMediaInfo/actions/workflows/windows_build.yml/badge.svg)](https://github.com/caoccao/BetterMediaInfo/actions/workflows/windows_build.yml)

BetterMediaInfo is a better GUI for [MediaInfo](https://github.com/MediaArea/MediaInfo). Why? Because I'm not a fan of the official MediaInfo GUI.

BetterMediaInfo is built on top of [MediaInfoLib](https://github.com/MediaArea/MediaInfoLib).

## Features

* Linux (x86_64) + MacOS (x86_64 + arm64) + Windows (x86_64)
* Drag and drop
* Multiple files / directories
* Real-time filter
* First class duration, stream size, bit rate, scan type
* Precise duration

![Screenshot](https://github.com/caoccao/BetterMediaInfo/raw/main/docs/screenshots/card_view.png)

## Documentation

* [Installation](docs/installation.md)
* [Screenshots](docs/screenshots.md)
* [Development](docs/development.md)
* [Release Notes](docs/release_notes.md)
* [TODOs](docs/todos.md)

## Blog

* [BetterMediaInfo — A Better GUI for MediaInfo](https://blog.caoccao.com/bettermediainfo-a-better-gui-for-mediainfo-fcd227962002)

## License

[APACHE LICENSE, VERSION 2.0](LICENSE)