<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew:  interesting testing.  We will add the 3 opts files of utvideo.qt, r210.qt, and v210.qt -- you never know who might want them.  As far as pixel formats go, you would not believe how "smart" the correlation between CinGG and ffmpeg is.  In the Video wrench for qt menu, there is Pixels textbox field with a down arrow.  When you click on that down arrow to the right, it is so smart that it shows you the legal pixel formats.<br></div></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
just trying various codecs ...<br>
<br>
mov utvideo<br>
pix_fmt=yuv444p<br>
threads=2<br><span class="gmail_default" style="font-size:small">...</span>
<br>
Also, I think strange  codec called</blockquote><div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">v210 is still missing, <br>
<span class="gmail_default" style="font-size:small">...</span><br>
also there is<br>
r210            Uncompressed RGB 10-bit<br>
<span class="gmail_default" style="font-size:small">...</span><br>


but I haven't added pixel formats info ....<br>
<br>
r210 seems to demand gbrp10le<br>
<br>
and v210 accept yuv422p10le or yuv422p, so I think v210 should use  yuv422p10le ?<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">Legal pixformats for utvideo are: gbrp, gbrap, yuv422p, yuv420p, yuv444p<br></span></div><div><span class="gmail_default" style="font-size:small">Legal pixformats for v210 are: yuv422p10le, yuv422p<br></span></div><div><span class="gmail_default" style="font-size:small">Legal pixformats for r210 are:</span> <span class="gmail_default" style="font-size:small">gbrp10le</span></div></div></div>