Open romsson opened 1 year ago
We use many codecs (some don't work on a mac)
cv2.VideoWriter_fourcc(*"mp4v")
cv2.VideoWriter_fourcc("M", "J", "P", "G")
etc.
We need to include them as a parameter in the .env variable
.env
We use many codecs (some don't work on a mac)
cv2.VideoWriter_fourcc(*"mp4v")
cv2.VideoWriter_fourcc("M", "J", "P", "G")
etc.
We need to include them as a parameter in the
.env
variable