1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Video Cutting Tool

Discussion in 'Tools & Utilities' started by San, Jul 6, 2017.

  1. San

    San Well-Known Member

    Messages:
    1,115
    Likes Received:
    271
    Trophy Points:
    83
    There I had to make another one ;)

    Are you recording your activities and want to preserve the best moments for posterity?

    This tool finds the timestamps of all your globals and hofs, helps you synchronize them with your video and creates a batch script for the actual cutting with ffmpeg. The result is a single video of concatenated slices. The time to include before and after each swirlie is customizable.

    It is made in the same tradition as the previous tools, a no-frills self-contained html page with all the necessary code included. No outside libraries or materials required, no data is sent to any server. You can store it locally and run offline if desired:

    https://sandals-eu.neocities.org/glob.html

    Basic instructions are all on the page, incl. download links for the video tools. Please let me know if further explanations are needed. Hope the workflow is made clear and simple enough.

    Tested successfully in Firefox and Opera. Should actually run in every browser that is html5 standard compliant, I don't have the whole collection installed to test though. If anyone finds issues, feedback is appreciated.

    The usual legalese: No warranty, neither explicit nor implied. Use at your own risk, source is open to check.

    Enjoy littering YouTube with vertigo-inducing vanity!
     
    • Like Like x 3
    Last edited: Jul 11, 2017
  2. San

    San Well-Known Member

    Messages:
    1,115
    Likes Received:
    271
    Trophy Points:
    83
    Reserved

    To do:
    - Check if slices are overlapping and merge if necessary
    - Store entered form values in cookies for convenience. Does this work when browsing a local file?
    - Improve workflow state control. Currently error-prone if buttons aren't clicked in order or page isn't reloaded before every job
     
    Last edited: Jul 11, 2017
  3. San

    San Well-Known Member

    Messages:
    1,115
    Likes Received:
    271
    Trophy Points:
    83
    Update: Works in Opera.