OpenCV videos across platform

Posted by Gurman Gill on Stack Overflow See other posts from Stack Overflow or by Gurman Gill
Published on 2009-07-22T22:01:19Z Indexed on 2010/03/25 21:13 UTC
Read the original article Hit count: 473

Filed under:
|
|
|
|

I am writing a video using OpenCV on linux machine. I want to read the same video using OpenCV on a windows machine. I am not able to do this using the standard codecs provided in openCV. Can anybody suggest how I can read/write videos across the two platforms?

© Stack Overflow or respective owner

Related posts about opencv

Related posts about video