GithubHelp home page GithubHelp logo

Comments (4)

ryanfrancesconi avatar ryanfrancesconi commented on August 20, 2024

would need to better take into account semi colons for drop frame perhaps or other considerations

from timecodekit.

ryanfrancesconi avatar ryanfrancesconi commented on August 20, 2024

Here's a video showing the idea:

timecode_shorthand.mov

from timecodekit.

orchetect avatar orchetect commented on August 20, 2024

Currently the Timecode() string initializer (and stringValue setter) use a moderately flexible heuristic for accepting malformed or shorthand input, which is largely by design to act as pre-formatted validation of raw timecode strings being fed into it.

It's possible to modify the string parser to intelligently handle shorthand as you've suggested, but since there likely is no empirical/standard on how shorthand should be accepted (different DAWs and video editing apps may behave slightly differently in this regard), it may:

  1. be better left to the developer to implement their own shorthand parser as they see fit, or
  2. build several parsers for TimecodeKit that are selectable by a parameter which cover the variations possible.

from timecodekit.

orchetect avatar orchetect commented on August 20, 2024

Deferring this to a future date when I can write additional formatters for specific contexts.

from timecodekit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.