ES-Alexander / ES-Alexander/pythonic-cv

FFMPEG streaming option for VideoWriter

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

説明

Could be useful to allow users with ffmpeg installed to use that as a sub-processed backend instead of opencv's cv2.VideoWriter (as at https://stackoverflow.com/a/42602576, (and https://stackoverflow.com/a/13298538)). If doing, make a similar interface to existing VideoWriter class for consistency and ease of use.

cv2.VideoWriter works but is quirky, and generally ends up with large file sizes even when just duplicating existing videos (likely due to decompression on read that's not recompressed on write).

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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