14 releases
0.6.1 | May 12, 2019 |
---|---|
0.5.3 | Jun 5, 2018 |
0.5.2 | Jan 7, 2018 |
0.3.1 | Dec 31, 2017 |
#212 in Video
36 downloads per month
26KB
482 lines
video-timecode-rs
Rust library for manipulating SMPTE timecodes.
Toolchain
This library requires Rust nightly toolchain until step_trait
is stabilized
(https://github.com/rust-lang/rust/issues/42168).
Credits
- Inspired by the timecode library for Python: https://github.com/eoyilmaz/timecode
lib.rs
:
A library for manipulating SMPTE timecodes.