{"id":13835613,"url":"https://github.com/mpvqc/mpvQC","last_synced_at":"2025-07-10T10:30:45.186Z","repository":{"id":47366651,"uuid":"51008483","full_name":"mpvqc/mpvQC","owner":"mpvqc","description":"A simple libmpv-based application for creating video file quality control reports.","archived":false,"fork":false,"pushed_at":"2025-05-18T19:11:26.000Z","size":7589,"stargazers_count":57,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-18T20:23:02.888Z","etag":null,"topics":["libmpv","linux","mpv","pyside6","quality-control","windows"],"latest_commit_sha":null,"homepage":"https://mpvqc.github.io","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpvqc.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-03T15:21:54.000Z","updated_at":"2025-05-18T19:11:29.000Z","dependencies_parsed_at":"2023-12-02T12:22:35.427Z","dependency_job_id":"1117d8f7-09b1-498b-82e1-bb3f7da8dbca","html_url":"https://github.com/mpvqc/mpvQC","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/mpvqc/mpvQC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpvqc%2FmpvQC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpvqc%2FmpvQC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpvqc%2FmpvQC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpvqc%2FmpvQC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpvqc","download_url":"https://codeload.github.com/mpvqc/mpvQC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpvqc%2FmpvQC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264565711,"owners_count":23629026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["libmpv","linux","mpv","pyside6","quality-control","windows"],"created_at":"2024-08-04T14:01:06.377Z","updated_at":"2025-07-10T10:30:45.178Z","avatar_url":"https://github.com/mpvqc.png","language":"QML","funding_links":[],"categories":["Other"],"sub_categories":[],"readme":"# mpvQC\n\n\u003cimg alt=\"Logo\" src=\"data/icon.svg\" width=\"128\" height=\"128\"/\u003e\n\nA simple libmpv-based application for creating video file quality control reports.\\\nhttps://mpvqc.github.io\n\n______________________________________________________________________\n\n## Development Setup\n\n1. **Install these tools**\n\n   - [Python 3.13 or later](https://www.python.org/downloads/)\n   - [uv](https://github.com/astral-sh/uv)\n   - [just](https://github.com/casey/just)\n   - **Windows users also need**\n     - [Git Bash](https://git-scm.com/downloads)\n     - Be sure to run `just` inside Git Bash\n\n2. **Clone the repository**\n\n3. **Open a terminal** where you cloned it\n\n4. **Initialize the environment**:\n\n   ```shell\n   just init\n   ```\n\n5. **Add libmpv to your path**\n\n   - **Linux**: Install `libmpv` through your package manager\n   - **Windows**: Download [libmpv (mpv-dev-x86_64)](https://github.com/shinchiro/mpv-winbuild-cmake/releases), extract it, and place the `libmpv-*.dll` in the repository’s root folder\n\n6. **Compile Resources:**\n\n   ```shell\n   just build-develop\n   ```\n\n7. **Start the application:**\n\n   ```shell\n   uv run main.py\n   ```\n\nWhenever you change files in the `data`, `i18n`, or `qml` directories, run:\n\n```shell\njust build-develop\n```\n\nThis compiles them into a Python file in the mpvqc folder, so the app recognizes them on startup.\n\n**Tip:** Configure your IDE to run the `build-develop` before launching the application.\n\n## Internationalization\n\nIf you want to translate this application into more languages, see the [internationalization guide](docs/internationalization.md).\nFeel free to open a new issue if you need further assistance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpvqc%2FmpvQC","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpvqc%2FmpvQC","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpvqc%2FmpvQC/lists"}