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..