media-toc icon indicating copy to clipboard operation
media-toc copied to clipboard

Build a table of contents from a media file or split a media file into chapters

Results 25 media-toc issues
Sort by recently updated
recently updated
newest added

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies

Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.6 to 0.8.8. Release notes Sourced from crossbeam-utils's releases. crossbeam-utils 0.8.8 Fix a bug when unstable loom support is enabled. (#787) crossbeam-utils 0.8.7 Add AtomicCell<{i*,u*}>::{fetch_max,fetch_min}. (#785) Add...

dependencies

\gettext-rs-0.7.0\src/lib.rs:382: undefined reference to `wbindtextdomain' it's gettext issue?

The followings are not part of the benches yet: - double buffering mechanism. - playback pipeline interactions. - playback position query. This one is necessary to verify if the interpolation...

It seems like subtitle handling is now (re)activated in the Matroska mux element, but this causes the application to hang.

bug

The `AudioBuffer` / `WaveformBuffer` design is now pretty close to the point where it would no longer be necessary to keep up to 30s of samples in `AudioBuffer`. When a...

enhancement