ffmpegwasm / ffmpegwasm/ffmpeg.wasm
How to extract subtitle from video using ffmpegwasm?
オープン
- 主要言語
- C
- スター
- 17.8k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Is your feature request related to a problem? Please describe.**
Would like to know if we can use ffmpegwasm to extract the embedded subtitle tracks
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
ffmepg.run('-i', 'input.mp4', '-map', '0:s:0"', subs.srt);
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
コントリビューションガイド
評価
この issue はまだ評価されていません。