Sha256: 4b66e767df07b405107dd357051ff96b710350d36f783fce952751836986a7b5

Contents?: true

Size: 844 Bytes

Versions: 4

Compression:

Stored size: 844 Bytes

Contents

Basically to create a player description you tell it the window title and the coordinates 
of the "clock" as it plays, including the digits

Use the others are examples

  Some tips:
  
    use WinCheat to help with window names (under "Text") (alt+tab helps, too, since it displays titles).
    run scene-skipper with 'test' for the scene description filename: it will dump a screenshot using the player description
    use Paint.net to examine the dumped graphic and get coords (invert it to get easy negative coords).

NB that the clock coords can have negative start offsets, which mean "distance from the bottom right corner"

NB that you can specify "desktop" for the window name, meaning full screen.  This is easier, though not necessarily better,
than finding out the real way.

Post back with difficulties and/or questions.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sensible-cinema-0.9.3 zamples/players/how_to_create_a_new_player_description.txt
sensible-cinema-0.7.7 zamples/players/how_to_create_a_new_player_description.txt
sensible-cinema-0.7.5 zamples/players/how_to_create_a_new_player_description.txt
sensible-cinema-0.7.4 zamples/players/how_to_create_a_new_player_description.txt