> I used to convert these to something more usable with a command line of > the following:- > > ffmpeg -pix_fmt uyvy422 -s 1920x1080 -i HD-bars-709.yuv -c:v copy -vtag > 2uvy -y ./HD-bars-709.mov does moving -i input to the beginning help? -r