commit a926b88b876517b26faad139494af54e3ba73039 parent 6d93b8d8600844b14e8c8bcf507516ad480ff474 Author: Anonymous Contributor <anonymous@localhost> Date: Sat, 17 Jan 2026 09:34:52 +0200 [rocks] It is mplayer which depends on ffmpeg, not the other way around Diffstat:
| M | suckless.org/rocks/index.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -174,7 +174,7 @@ This covers most console-based programs and programs from ### Media players -* [ffplay](https://www.ffmpeg.org/ffplay.html) - FFplay is a very simple and portable media player. It came with ffmpeg which depends on mplayer. +* [ffplay](https://www.ffmpeg.org/ffplay.html) - FFplay is a very simple and portable media player. It came with ffmpeg which mplayer depends on. * [mplayer](http://www.mplayerhq.hu/design7/news.html) * [mpv](https://mpv.io/) - a free, open-source and cross-platform media player.