WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: OMXPlayer for piCore32.  (Read 38 times)

Offline meo

  • Hero Member
  • *****
  • Posts: 754
OMXPlayer for piCore32.
« on: August 08, 2026, 02:37:33 PM »
Hello!

I used OMXPlayer a lot before and it could possibly solve my problem with getting sound in piCore64 but if I'm not misinformed OMXPlayer can't be made to work on piCore64 for example. It has to be 32 bit. The videos I watch can be watched online or be downloaded. So I can easily download theese videos in the resolution that I want. They are provided from 144p to 720p. So it's perfect for download. Even though it's deprecated now I think that the last will be good for piCore32 v. 17.

Kind Regards,
meo

PS Just a thought I have tried to download vlc and mpv but both caused a blackout it in a GUI. Trying from the prompt something caused an error. DS
« Last Edit: August 08, 2026, 02:42:09 PM by meo »
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15742
Re: OMXPlayer for piCore32.
« Reply #1 on: Today at 04:19:44 AM »
I used OMXPlayer a lot before and it could possibly solve my problem with getting sound in piCore64 but if I'm not misinformed OMXPlayer can't be made to work on piCore64 for example.
omxplayer used the old closed source broadcom gpu drivers, which have been replaced by open source mesa drivers.

To get sound from the audio jack you need the alsa extension, to get sound via hdmi you need alsa and graphics-KERNEL.

Quote
Just a thought I have tried to download vlc and mpv but both caused a blackout it in a GUI.

As said previously, loading graphics-KERNEL from a gui will result in a blank screen, you need to load it from the console prompt.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15742
Re: OMXPlayer for piCore32.
« Reply #2 on: Today at 05:58:36 AM »
I rebooted an RPi5 running piCore64 17.x with only openssh loaded onboot.

Loading vlc and alsa or mpv and alsa from the console prompt, I could play a test mp4 video with sound on an hdmi monitor with powered speakers connected to the hdmi monitor's sound jack.

Note that from the console prompt, the video resolution with both mpv and vlc is incorrect. If played from a gui, the video resolution is correct.

Note also that both mpv and vlc have been updated recently.