Add displaying static title and elapsed time, duration#694
Open
nonoo wants to merge 14 commits intopopcornmix:masterfrom
Open
Add displaying static title and elapsed time, duration#694nonoo wants to merge 14 commits intopopcornmix:masterfrom
nonoo wants to merge 14 commits intopopcornmix:masterfrom
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.