zimtzeke

Results 4 comments of zimtzeke

hi, thanks for the answer! full screen mode uses one screen (in my setup). editing could be an idea... but this shifts the problem from the player to the video-postproduction....

hi! thanks! i'll try that out and give a report. i also read the dbus manual and i guess i understand the -bind. you'll hear from me soon.

dear turingmachine, https://github.com/turingmachine/omxplayer-sync/commit/ccb139daf190bdf05bf4e192558caefbfb32bb97 does not work for me. could it be that def __init__(self): self.sock = self.init_socket() is called before self.options.bind is read out? this seems to happen when i...

sudo apt-get install parallel (echo omxplayer --display 7 file.m4v; echo omxplayer --display 2 file.m4v) | parallel https://github.com/turingmachine/omxplayer-sync/issues/98