mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
Merge pull request 'Add ffplay as an alternative to VLC/MPV' (#351) from Sumandora/open-slopware:main into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/351 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
commit
b062ff6630
1 changed files with 3 additions and 2 deletions
|
|
@ -262,9 +262,9 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [VLC](https://code.videolan.org/videolan/vlc) | [](#request-for-help) | [](#vibecoded) ([1](https://www.youtube.com/watch?v=25MwBEWxQG0&t=2987s)) | [Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based) |
|
||||
| [VLC](https://code.videolan.org/videolan/vlc) | [](#request-for-help) | [](#vibecoded) ([1](https://www.youtube.com/watch?v=25MwBEWxQG0&t=2987s)) | [Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based) |
|
||||
| [gstreamer](https://gstreamer.freedesktop.org/) | [](#request-for-help) | [](#vibecoded) ([1](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/e4d7f95b0c8ea4b1e23d6660317968f8033ae3a9)) | [](#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) |
|
||||
| [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) |
|
||||
| [Kodi](https://kodi.tv) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/xbmc/xbmc/commit/6a1411f263f84d69da36cf15d0da03b3439d590f))<br />[](#ai-code-reviews) ([1](https://github.com/xbmc/xbmc/pull/28144)) | [](#request-for-help) |
|
||||
| [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 the (now archived) [Qt-based client](https://github.com/jellyfin-archive/jellyfin-desktop-qt/) | [](#vibecoded) ([1](https://github.com/jellyfin/jellyfin-desktop/commit/7c3ae05aa63b9155203daf15a2ec4f52c319c6e6))<br />[](#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)) | [](#request-for-help) |
|
||||
|
|
@ -808,6 +808,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[emacs]: https://www.gnu.org/software/emacs/
|
||||
[Epiphany]: https://apps.gnome.org/Epiphany
|
||||
[EVi]: https://codeberg.org/NerdNextDoor/evi
|
||||
[ffplay]: https://ffmpeg.org/ffplay.html
|
||||
[foot]: https://codeberg.org/dnkl/foot
|
||||
[Garage]: https://garagehq.deuxfleurs.fr/
|
||||
[GNOME Terminal]: https://gitlab.gnome.org/GNOME/gnome-terminal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue