-
Notifications
You must be signed in to change notification settings - Fork 0
Support for . ? #1
Copy link
Copy link
Open
Description
ffmpeg(1) allows you to supply the start time to seek the video to in terms of sub-seconds. For example: 00:00:00.104.
Right now timecodeutils rounds, which is somewhat unexpected, and potentially better left to do to the developer if desired:
> require('timecodeutils').secondsToTC(.104)
'00:00:00'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels