Skip to content

A simple Picture-in-Picture clip creation tool for Science On a Sphere

License

Notifications You must be signed in to change notification settings

d10n/sos-pip-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOS PiP Tool

A simple Picture-in-Picture clip creation tool for Science On a Sphere.

Screenshot

Installation

Easy mode

  1. Log in as sos
  2. Open the terminal (Ctrl + Alt + T)
  3. Paste these lines, one at a time (Ctrl + Shift + V):

    sudo apt-get install -y python-pip python-wxgtk2.8 imagemagick
    sudo pip install --upgrade http://dl.dropbox.com/u/34148684/sos_pip_tool-0.1b.tar.gz
    which rehash && rehash
    sospiptool --make-shortcut
    • Enter the sos account password when prompted

Advanced notes

Dependencies:

You can install SOS PiP Tool from git with pip by substituting the .tar.gz link with the git repo address.

Usage

  1. Run the program, fill in the blanks, and click the "Add Clip" button.
    • The scale slider sets the length of the longer side of the PiP in degrees.
  2. In the SOS Stream GUI, update the library and (re)open the category of the new clip.

License

Public domain. See UNLICENSE

Todo

  • Previews.
  • Support video background and PiP. This could make previews harder.
  • Automatic .po compilation.

Notes

It would have been "sos-pip-tool" if Python module names could have dashes. I don't like program names with underscores.

Hopefully easy mode install will become easier.

Previously required Wand 0.3.0

About

A simple Picture-in-Picture clip creation tool for Science On a Sphere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages