pipresents
pipresents copied to clipboard
Disable osd (on screen display) in omxplayer
Jumping to different chapters allows me to jump during the "idle" part of the video to the "action" portion without a gap (as opposed to creating different tracks for the "idle" video and "action" video). However, a large "Chapter 2" display appears at the bottom of the screen when chapters are changed. Is there a way to disable this on screen display? According to https://github.com/popcornmix/omxplayer there is an option: --no-osd Do not display status information on screen
If you are really still using this unsupported version add --no-osd to the omxplayer options field Later versions of PP have this in the code.