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

Non-interleaved audio buffer will be supported throughout GStreamer from version 1.16. This is also an opportunity to handle these layouts efficiently in `WaveformImage` (iterate continuously instead of jumping to each...

Persist settings for current project: - Selected streams. - Streams to export. - TOC.

enhancement

The in-application generated messages (including CLI help messages) are properly translated, but the glade defined lables are not. Reverting to a version when I think it was functional doesn't help.

bug

The following cargo subcommands can generate distro packages: - [deb](https://github.com/mmstick/cargo-deb). - [pkgbuild](https://github.com/kstep/cargo-pkgbuild). - [rpm](https://github.com/iqlusion-io/crates/tree/master/cargo-rpm).

enhancement

Allow stepping by frame and by key frame back and forth in paused mode.

enhancement

Matroska allows defining hierarchical tocs. This would make https://github.com/fengalin/media-toc/issues/59 possible.

enhancement

Edit tags for: - Media. - TOC. - Streams (language).

Optionally display subtitles as an overlay on the video widget. The user should be able to select the subtitles to display from the subtitle streams list. Clicking on the currently...

enhancement