Skip to content

Linux script improvements#2

Open
compwright wants to merge 2 commits intoSlowfoxtrot:masterfrom
compwright:master
Open

Linux script improvements#2
compwright wants to merge 2 commits intoSlowfoxtrot:masterfrom
compwright:master

Conversation

@compwright
Copy link

I made the following changes for my own use. Feel free to incorporate these into the main application. In particular, I would be thrilled if you added an interface for these two options to the GUI applications!

  • Changed to HH:MM:SS timestamps instead of frame numbers in the EDL file
  • Added the following command line options to xbmclf:
    • --offset=[seconds]: shifts all timestamps by the specified number of seconds (positive or negative)
    • --pad=[seconds]: reduce the start timestamp and increase the end timestamp by the specified number of seconds (does the opposite, if negative)
  • Changed the README file to markdown format for easier reading

Jonathon Hill added 2 commits December 1, 2012 01:34
…le, and added timestamp offset and padding options to `xbmclf`

* Changed to HH:MM:SS timestamps instead of frame numbers in the EDL file
* Added the following command line options to `xbmclf`:
  - `--offset=[seconds]`: shifts all timestamps by the specified number of seconds (positive or negative)
  - `--pad=[seconds]`: reduce the start timestamp and increase the end timestamp by the specified number of seconds (does the opposite, if negative)

Signed-off-by: Jonathon Hill <jhill@brandmovers.com>
Signed-off-by: Jonathon Hill <jhill@brandmovers.com>
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.

1 participant