Skip to content

Add seek forward or backward by given offset - #11

Open
48kRAM wants to merge 9 commits into
brightsign:masterfrom
48kRAM:master
Open

Add seek forward or backward by given offset#11
48kRAM wants to merge 9 commits into
brightsign:masterfrom
48kRAM:master

Conversation

@48kRAM

@48kRAM 48kRAM commented Nov 20, 2018

Copy link
Copy Markdown

This patch adds syntax to the rotate and seek plugin to allow video to be seeked forward or backward by a given offset (in milliseconds). Syntax:

seek![zone_name]!+5000

would seek forward 5 seconds. Similar:

seek![zone_name]!-10000

seeks backward 10 seconds.

Original syntax to seek to absolute point is still legal and unchanged. Script should be safe WRT seeking beyond the video's endpoints.

@48kRAM

48kRAM commented Nov 20, 2018

Copy link
Copy Markdown
Author

Tested on BrightSign XT4 platform

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

Successfully merging this pull request may close these issues.

2 participants