-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add displaying static title and elapsed time, duration #694
base: master
Are you sure you want to change the base?
Conversation
The static text displayed can be set with the --title command line argument. The default font face will be used by default with a slightly smaller font size, these can be overridden with the --title-font and --title-font-size command line arguments. The alignment of the title can be changed with --title-align
Now it doesn't seem like anything's getting merged (is there an active fork?) This is very useful, but taking 6 keys in the keymap is not so economical. |
This is the ONLY place I've been able to find ANY mention of the heretofore feature of displaying elapsed/total time during pause in omxplayer. This seems to have vanished at some point circa 2020-dec. I sure would like to get this feature back. Please contact me if you know what happened and/or how to fix/restore it. |
This pull request contains the following additions:
Both the static title and time display uses the same font which can be set using a command line argument. The font size can also be set. This font is independent of the subtitle font.