I'm working on a HPC cluster than has OpenCV available but does not have any video codecs installed. How can I compile codecs to open *.AVI or *.MOV files using VideoCapture without having to install them to the system?
Thanks in advance.
1 | initial version |
I'm working on a HPC cluster than has OpenCV available but does not have any video codecs installed. How can I compile codecs to open *.AVI or *.MOV files using VideoCapture without having to install them to the system?
Thanks in advance.