Ask Your Question
2

How would I compile codecs for VideoCapture w/o root access?

asked 2014-03-05 14:38:42 -0600

jasen gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-03-05 19:03:07 -0600

jasen gravatar image

updated 2014-03-05 19:03:51 -0600

I was able to install Xvid into my home directory using "configure --prefix=..." but now I'm not sure how to let OpenCV know the codecs exist and where they are. Can someone point me in the right direction?

Thanks.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-05 14:38:42 -0600

Seen: 198 times

Last updated: Mar 05 '14