ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Converting webm blob

オープン
#154 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
17.8k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,

this is more of a question than a feature request,

I use capturestream() to currently record canvas animations (1660 x 960) and output to a webm blob then download

The downloaded file is not 100% perfect.

On the latest firefox build the video is perfect., However with chromium browsers there are issues with the way the webm is created. First one is the seekable usse ( which we can fix, however it causes an error in the player when you actually use the seek feature)

Can ffmpeg.wasm be used to fix the webm and output it? because after testing the mp4 conversion with a resolution of 1660 x 960 the conversion takes far to long.

webm on the other hand is really fast compared.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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