Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use VideoWriter class to save video in mp4 container.

From the openCV documentation i found out that it only supports avi container to store video captured from the webcam. Is there a way where I can use an mp4 container?

click to hide/show revision 2
retagged

updated 2014-03-19 13:06:35 -0600

berak gravatar image

Use VideoWriter class to save video in mp4 container.

From the openCV documentation i found out that it only supports avi container to store video captured from the webcam. Is there a way where I can use an mp4 container?