Skip to content
Advertisement

Saving a Video in OpenCV (Linux, Python)

There is an example that works on Windows (original):

JavaScript

In Linux program provides:

AttributeError: ‘module’ object has no attribute ‘VideoWriter_fourcc’

Help make it work in Linux.

Advertisement

Answer

I didn’t try but this should work :

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement