ffmpegwasm / ffmpegwasm/ffmpeg.wasm

How to extract subtitle from video using ffmpegwasm?

オープン
#462 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。