ES-Alexander / ES-Alexander/pythonic-cv

FFMPEG streaming option for VideoWriter

Offen
#2 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
45
Forks
3
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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).

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.