Sha256: 5c18bc9be778ce6f55adc442b3dadbaca5f6eb206f4f7a87d1fb9ed440c5f6dc

Contents?: true

Size: 948 Bytes

Versions: 1

Compression:

Stored size: 948 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.

Here is how to specify a regex anywhere:

!ruby/regexp /abc/

like
key_name: !ruby/regexp /abc/

Post back with difficulties and/or questions.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sensible-cinema-0.9.4 zamples/players/how_to_create_more.txt