I try to play this new  .braw firmat using slightly modified ffmpeg patch from<div><br></div><div><a href="https://patchwork.ffmpeg.org/project/ffmpeg/patch/20191214115705.25497-1-onemda@gmail.com/#49278" target="_blank">https://patchwork.ffmpeg.org/<wbr>project/ffmpeg/patch/<wbr>20191214115705.25497-1-onemda@<wbr>gmail.com/#49278</a></div><div><br></div><div>test file #2 from (~500 mb, full hd, 13 sec) </div><div><br></div><div><a href="https://filmplusgear.com/blackmagic-raw-braw-testfile-for-download/" target="_blank">https://filmplusgear.com/<wbr>blackmagic-raw-braw-testfile-<wbr>for-download/</a></div><div><br></div><div><br></div><div><br></div><div>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. </div><div><br></div><div>I think those coeffecients explained in </div><div><br></div><div><a href="https://github.com/rasmus25/debayer-rpi/blob/master/debayer.cpp" target="_blank">https://github.com/rasmus25/<wbr>debayer-rpi/blob/master/<wbr>debayer.cpp</a></div><div><br></div><div>// BGGR = 0,0</div><div> // GRBG = 0,1</div><div> // GBRG = 1,0</div><div> // RGGB = 1,1</div><div><br></div><div>because my bayer_rggb16le file now looks more correct with Interpolate Bayer controls set to 1/1</div><div><br></div><div>but can anyone test various raw bayer videos to see if it holds true? </div><div><br></div><div><br></div>