←back to thread

1113 points Bluestein | 6 comments | | HN request time: 0s | source | bottom
1. Gormo ◴[] No.41291839[source]
One of the nice things about MPV is that you can apply FFMpeg filters at playback, allowing you to use a wide range of transformations on a source video without having to re-render it for each variation.

We're using inexpensive industrial mini-PCs, Alpine Linux, and MPV as a custom digital signage solution at my company, and centrally managing them via Ansible.

replies(1): >>41292652 #
2. carlhjerpe ◴[] No.41292652[source]
What does an industrial minipc offer that an RPI doesn't in this case? :)
replies(1): >>41293339 #
3. Gormo ◴[] No.41293339[source]
It's x86; it works better for hardware accelerated video playback via VAAPI due to FOSS Intel drivers; because it's fully integrated out of the box, its total cost is a bit cheaper than an RPi, and as a single unit with no assembly, it's quite a bit faster to deploy.

I'm using these: https://www.amazon.com/MeLE-Fanless-Computer-Ethernet-PCG02/.... Works great with Linux, and has a very customizable BIOS.

replies(1): >>41295941 #
4. mixmastamyk ◴[] No.41295941{3}[source]
Neat. How to get without Windows?
replies(1): >>41299994 #
5. Gormo ◴[] No.41299994{4}[source]
Haven't seen it available without preinstalled Windows, but even with that, the price is good, and it's easy enough to wipe it and install Linux.
replies(1): >>41303533 #
6. mixmastamyk ◴[] No.41303533{5}[source]
Thanks. Shame to see MS get even a penny of my money however.