gubo97000 / potplayer-user-test-syncer

Control potplayer instances in (almost) sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sync PotPlayer

Interface to sync different instances of PotPlayer together, the sync is not perfect but is acceptable for the use case, when paused the sync is perfect.

Usage

Options change

The following options need to be changed in PotPlayer:

  • General:
    • Logo:
      • change it to a black png
      • Logo position: stretch
  • Playback:
    • Default window size: Do not use
    • Repeat video playback: Enable: Repeat playing item
      • Remember video playback position

Notes

  • By using the render Direct3D 11 the video will not start again if, when paused, the video is moved to the end

Rules for a smooth usage

  • Do not control the playback within potplayer, except for the scrubbing
  • You can turn off an app anytime, but you can turn it on only if the others are playing
  • Send controls with calm, do not spam the buttons

TODO

  • Fix playlist set after fist
  • Black screen find best way
  • ON/OFF
  • Open PLaylist fix
  • Try to fix the playlists loading????
  • Hide jump to frame
  • Reference display
  • Perfect sync, maybe with multiprocess? (more a wish that anything else)

About

Control potplayer instances in (almost) sync


Languages

Language:Python 100.0%