Re: mplayer in slave mode
Alexander Strasser <[email protected]> Tue, 27 May 2025 23:24:42 +0200
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On 2025-05-26 20:33 +0900, Masaru Nomiya wrote: > > In the Message; > > Subject : [MPlayer-users] mplayer in slave mode > Message-ID : <[email protected]> > Date & Time: Mon, 26 May 2025 13:07:20 +0200 > > [LH] == Ludger Haarhoff <[email protected]> has written: > > LH> Hi mplayer team, > LH> I'm trying to run mplayer in slave mode. > > LH> System: > LH> Raspberry Pi4B, 8GB > LH> Raspbian Bookworm > > LH> Please find here a screenshot: > > LH> Whar does ist mean: MPlayer UNKNOWN-12 > > The "MPlayer UNKNOWN-12" error on your Raspberry Pi can be resolved by > checking your LIRC configuration, ensuring all dependencies are > installed, and possibly reinstalling MPlayer. If issues persist, > running MPlayer with debugging options may provide further insights > into the problem. This answer seems very specific, generic, and wrong ;-) Back to the original topic. @Ludger: If your concern is about the UNKNOWN-12, this is not really a problem. It's just a bit weird looking version output. It happens e.g. if you compile mplayer from a Git clone with a compiler like GCC 12. It does no harm. If you want to learn about slave mode, I would recommend to have a look at slave.txt in your source directory or e.g. online[1]. Best regards, Alexander 1. https://mplayerhq.hu/DOCS/tech/slave.txt