Add audio channel to a video created with OpenCv
How can I add an audio channel to a video created with OpenCv ? the audio channel would be a separate audio file, that i should merge with the video file.
sorry, dear, opencv does not support audio at all (neither reading video, nor writing)