Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Are there OpeCV versions (>=2.4.5) capable of writing RGBA video?

I tried using VideoWriter to write an RGBA file with flv1, but it came out not playable.

I was wondering if there are newer versions (not stable of course) capable of encoding/writing RGBA video files..?

I really wouldn't want to directly use ffmpeg APIs while already using OpenCV..

Are there OpeCV OpenCV versions (>=2.4.5) capable of writing RGBA video?

I tried using VideoWriter to write an RGBA file with flv1, but it came out not playable.

I was wondering if there are newer versions (not stable of course) capable of encoding/writing RGBA video files..?

I really wouldn't want to directly use ffmpeg APIs while already using OpenCV..

Are there OpenCV versions (>=2.4.5) capable of writing RGBA video?

I tried using VideoWriter to write an RGBA file with flv1, but it came out not playable.

I was wondering if there are newer versions (not stable of course) capable of encoding/writing RGBA video files..?

I really wouldn't want to directly use ffmpeg APIs while already using OpenCV..

Are there OpenCV versions (>=2.4.5) capable of writing RGBA video?

I tried writing a RGBA video file using VideoWriter to write an RGBA file with flv1, VideoWriter+flv1 and BGRA input Mats, but it came out not playable.

I was wondering if there are newer versions (not stable of course) capable of encoding/writing RGBA video files..?

I really wouldn't want to directly use ffmpeg APIs while already using OpenCV..