Skip to content
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

setvideopos DBus control through dbuscontrol.sh #800

Open
BlueBox1 opened this issue Mar 13, 2021 · 0 comments
Open

setvideopos DBus control through dbuscontrol.sh #800

BlueBox1 opened this issue Mar 13, 2021 · 0 comments

Comments

@BlueBox1
Copy link

Hi,

Great software BTW!
Using the latest "2021-01-11-raspios-buster-armhf-full" Pi 3b OS edition, we open a stream using the following format:
omxplayer --dbus_name org.mpris.MediaPlayer2.omxplayer2 --loop --win 200,700,840,1180 --refresh --no-osd /home/pi/Desktop/test.mp4

Then control the position of the window like so:

dbuscontrol.sh org.mpris.MediaPlayer2.omxplayer2 setvideopos 20,200,660,640

The issue is that the setvideopos does not behave as we expect, sometimes it moves and sometimes it does not and sometimes somewhere other than where we requested.

I've seen older bug fixing in this area, can you tell me if this is a known issue?
We do not open full screen, doing so never allows any setvideopos command to work, but this is acceptable.

Thanks in advance for any thoughts or advice.
Rich.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant