Jump to content

Video subtitle display (vdpau-based decoders)


jh3141

Recommended Posts

Is there any way to get a video player to display subtitles on an H3 board? I've tried VLC and SMPlayer, but neither are able to do so (the problem seems to be that the video output is overlayed *over* the system display rather than mixed with it on a per-pixel basis, so while the subtitles are being displayed by the player, they simply aren't visible). Is there any adjustment/update/other player I can use to fix this problem?

 

Orange Pi Plus 2

I have armbian 5.05 installed, so not sure if there are any updates that might help?

 

Link to comment
Share on other sites

The video output is overlayed over the desktop by masking it with the help of colorkeying and then the whole screen is overlayed by the osd/gui/subtitles because they reside on a separate layer which is rendered on top of all.

This all should work with recent libvdpau-sunxi versions and have VDPAU_OSD=1 set. H3 uses pixman for CPU accelerated 2D actions.

 

rellla

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines