I try to play this new .braw firmat using slightly modified ffmpeg patch from
test file #2 from (~500 mb, full hd, 13 sec)
I can't see it automatically de-bayering data, so I used "interpolate Bayer" plugin. It works slooowly in software... {1.3 fps} And parameters not obvious.
I think those coeffecients explained in
// BGGR = 0,0
// GRBG = 0,1
// GBRG = 1,0
// RGGB = 1,1
because my bayer_rggb16le file now looks more correct with Interpolate Bayer controls set to 1/1
but can anyone test various raw bayer videos to see if it holds true?