Docs.rs
video-subtitle-0.1.0
video-subtitle 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kingning2
Dependencies
anyhow ^1
normal
clap ^4
normal
hound ^3
normal
thiserror ^2
normal
whisper-rs ^0.16
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
video_
subtitle
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cli::Cli
ffmpeg::Ffmpeg
pipeline::PipelineOutput
types::Caption
whisper::TranscribeOptions
Enums
error::AppError
Functions
ffmpeg::burn_subtitles
ffmpeg::check_ffmpeg
ffmpeg::extract_audio
pipeline::run
srt::captions_to_srt
srt::format_timestamp
srt::write_srt
types::centis_to_ms
whisper::transcribe
Type Aliases
error::Result