Search Criteria
Package Details: implay-bin 1.5.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/implay-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | implay-bin |
| Description: | Desktop media player built on top of mpv and imgui.(Prebuilt version) |
| Upstream URL: | https://tsl0922.github.io/ImPlay |
| Keywords: | audio-player cross-platform glfw gui imgui libmpv media-player mpv music-player video-player |
| Licenses: | GPL-2.0-only |
| Conflicts: | implay |
| Provides: | implay |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 3 |
| Popularity: | 0.167465 |
| First Submitted: | 2023-07-14 11:07 (UTC) |
| Last Updated: | 2025-03-03 09:36 (UTC) |
Dependencies (3)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- mpv (mpv-light-pulseAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-amd-full-gitAUR, mpv-omniphonyAUR, mpv-fullAUR, mpv-full-gitAUR)
Latest Comments
leesei commented on 2026-07-10 08:39 (UTC) (edited on 2026-07-10 08:51 (UTC) by leesei)
I have two findings:
glfw(v3) is not added as deps--vo=libmpvis not in the defualt~/.config/implay/mpv.confThe default vo is
gpu-next. I'm not sure if the defualt mpv setting works in Ubuntu.I've to manually add a
vo=libmpvline to~/.config/implay/mpv.confafter it is created by ImPlay. Otherwise I get a blackscreen.I wonder if this can be patched in PKGBUILD.