How would I use nconvert to convert a tif or bmp file to a yuv file.
I've tried to understand and use the options but I can't seem to work out how to use nconvert for this task.
Thanks
Convert .tif to .yuv
Moderators: helmut, XnTriq, xnview
Re: Convert .tif to .yuv
nconvert -o file.yuv -out uyvy file.bmpAnonymous wrote:How would I use nconvert to convert a tif or bmp file to a yuv file.
I've tried to understand and use the options but I can't seem to work out how to use nconvert for this task.
Pierre.