Skip to content

feat: implement subtitles extraction - #16

Open
polw1 wants to merge 16 commits into
silvermine:masterfrom
polw1:subtitles
Open

feat: implement subtitles extraction #16
polw1 wants to merge 16 commits into
silvermine:masterfrom
polw1:subtitles

Conversation

@polw1

@polw1 polw1 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds subtitle extraction.

Changes

Adds get_subtitles Tauri command
Adds getSubtitles guest binding
Adds SubtitleIndex for repeated range requests

Validation

  • npm run standards

Comment thread crates/media-parser/src/format/mp4/thumbnails.rs Outdated
Comment thread crates/media-parser/src/format/mp4/subtitles/text.rs Outdated
Comment thread crates/media-parser/src/format/mp4/subtitles/index.rs
Comment thread crates/media-parser/src/format/mp4/subtitles/index.rs
Comment thread crates/media-parser/src/format/mp4/subtitles/index.rs Outdated
Comment thread src/subtitle_command.rs
Comment thread crates/media-parser/src/format/mp4/subtitles/text.rs
Comment thread guest-js/subtitle-envelope.ts Outdated
Comment thread src/subtitle_command.rs Outdated
Comment thread src/source.rs Outdated
@velocitysystems
velocitysystems marked this pull request as ready for review August 27, 2026 09:07
@velocitysystems
velocitysystems requested a review from a team August 27, 2026 09:07
@velocitysystems
velocitysystems marked this pull request as draft August 27, 2026 09:07
@polw1
polw1 marked this pull request as ready for review August 27, 2026 11:24
@polw1
polw1 requested a review from velocitysystems August 27, 2026 11:24
Comment thread crates/media-parser/src/stream.rs
Comment thread crates/media-parser/src/format/mp4/atoms/samples.rs
Comment thread crates/media-parser/src/format/mp4/subtitles/index.rs
Comment thread crates/media-parser/src/format/mp4/sample_io.rs
Comment thread src/session_cache.rs
Comment thread crates/media-parser/src/format/mp4/subtitles/index.rs
Comment thread src/envelope.rs
Comment thread src/subtitle_command.rs
Comment thread src/subtitle_command.rs
Comment thread crates/media-parser/src/format/mp4/atoms/sample_timing.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants