cvCreateVideoWriter with diferrent video type than .avi

asked 2014-03-02 02:42:15 -0600

So, I know that the cvCreateVideoWriter create a video writer based on the avi structure (or at least that what I thought). I just want to know that if I can use this function to create a video with a different video structure (say, a video structure that I define myself); and if it's possibel, how?

edit retag flag offensive close merge delete