mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 13:47:01 +02:00
Add QMPlay2 as an Alternative for mpv & vlc (#835)
QMPlay seems clean: * no mention of `claude`, `copilot`, `gemini`, `llm` in the PRs & `git log` * only unrelated mentions of `cursor`, `generate`, `ai` * no `CLAUDE.md`, weird `.gitignore`, etc * the only `Co-Authored-By`s are `zo-shin` and IMO is better than the other options (tho also a bit bloated and weird defaults): * It is not based on a slop library * You have control over the video (forward, backward, pause, volume) (ffplay...) * It has gotten updates this year (mplayer..) also thought about adding [haruna](https://apps.kde.org/haruna/), but sadly it uses mpv under the hood. Co-authored-by: FlemyJY <noreply+not-a-real-email@example.com> Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/835 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
358cdbe49f
commit
9d9941cc17
1 changed files with 3 additions and 2 deletions
|
|
@ -665,10 +665,10 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [Jellyfin](https://jellyfin.org) (server) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://jellyfin.org/docs/general/contributing/llm-policies#llm-code-contributions-to-official-projects))<br />[](#ai-code-reviews) ([1](https://github.com/jellyfin/jellyfin/pull/16540)) | [](#request-for-help) |
|
||||
| [Jellyfin Desktop](https://github.com/jellyfin/jellyfin-desktop) | Use archived [Qt-based client](https://github.com/jellyfin-archive/jellyfin-desktop-qt/) | [](#permissive-ai-policy) ([1](https://jellyfin.org/docs/general/contributing/llm-policies#llm-code-contributions-to-official-projects), [2](https://github.com/jellyfin/jellyfin-desktop/blob/main/CLAUDE.md), [3](https://retro.social/@ieure/116304493795805340)) | [](#request-for-help) |
|
||||
| [Kodi](https://kodi.tv) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/xbmc/xbmc/commit/6a1411f263f84d69da36cf15d0da03b3439d590f))<br />[](#ai-code-reviews) ([1](https://github.com/xbmc/xbmc/pull/28144)) | [](#request-for-help) |
|
||||
| [mpv](https://github.com/mpv-player/mpv) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md#ai-assisted-contributions)) | [MPlayer](https://mplayerhq.hu/)<br />[Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based) |
|
||||
| [mpv](https://github.com/mpv-player/mpv) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md#ai-assisted-contributions)) | [MPlayer](https://mplayerhq.hu/)<br />[Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based)<br />[QMPlay2] (ffmpeg+libmodplug-based) |
|
||||
| [NewPipe](https://newpipe.net) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/TeamNewPipe/NewPipe?tab=contributing-ov-file#ai-policy)) | [LibreTube] |
|
||||
| [PipePipe](https://pipepipe.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/InfinityLoop1308/PipePipeClient/blob/dev/CLAUDE.md)) | [LibreTube] |
|
||||
| [VLC](https://code.videolan.org/videolan/vlc) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://code.videolan.org/videolan/vlc/-/commit/bd7d103792c37f6a9883b40d099f008672e2ea39), [2](https://www.youtube.com/watch?v=25MwBEWxQG0&t=2987s)) <br /> [](#ai-code-reviews) ([1](https://code.videolan.org/videolan/vlc/-/merge_requests/8927)) <br /> [](#ai-functionality) ([1](https://nitter.net/videolan/status/1877072497146781946)) | [Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based) |
|
||||
| [VLC](https://code.videolan.org/videolan/vlc) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://code.videolan.org/videolan/vlc/-/commit/bd7d103792c37f6a9883b40d099f008672e2ea39), [2](https://www.youtube.com/watch?v=25MwBEWxQG0&t=2987s)) <br /> [](#ai-code-reviews) ([1](https://code.videolan.org/videolan/vlc/-/merge_requests/8927)) <br /> [](#ai-functionality) ([1](https://nitter.net/videolan/status/1877072497146781946)) | [Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based)<br />[QMPlay2] (ffmpeg+libmodplug-based) |
|
||||
|
||||
## Continuous Integration
|
||||
|
||||
|
|
@ -1867,6 +1867,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[matrix]: https://matrix.org
|
||||
[Pandemonium Engine]: https://pandemoniumengine.org/
|
||||
[QEMU]: https://www.qemu.org
|
||||
[QMPlay2]: https://github.com/zaps166/QMPlay2
|
||||
[Rio Terminal]: https://github.com/raphamorim/rio
|
||||
[Servo]: https://servo.org/
|
||||
[Schilytools]: https://codeberg.org/schilytools/schilytools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue