Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • 1
    raspberrypi.stackexchange.com/questions/14763/… Commented Jun 21, 2015 at 12:48
  • Nice link @dastaan. But I need to know how to install omxplayer on these minimal distros. Commented Jun 21, 2015 at 13:16
  • 1
    May be you can fetch build from this link omxplayer.sconde.net especially on debian based minimal distro and install it. On other flavors, you can get source from github.com/huceke/omxplayer and compile it by yourself. Hope it helps. Commented Jun 21, 2015 at 13:41
  • 1
    I burned the latest minibian image to a spare SD card and ran it on my Rpi 2. Boot time is about 8 - 10 secs. And since It is a debian OS, you can simply type "apt-get update && apt-get install omxplayer" to install it. Although before doing that, you would like to install raspi-config (apt-get install raspi-config) to expand your rootfs size as there is hardly any room for videos. :) Hope you find this helpful. Commented Jun 21, 2015 at 14:40
  • 1
    Yes, you can use it. I just installed it. Seems to be working fine. Commented Jun 21, 2015 at 15:00