[FFmpeg-user] convert YV12 stream to ProRes
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jun 16 23:50:52 CEST 2014
Roee Kashi <galacap <at> gmail.com> writes:
> >ffmpeg.exe -y -f rawvideo -vcodec rawvideo
> -s 352x288 -r 25 -pix_fmt yuv420p
> -i \\.\pipe\yv12Pipe -vcodec prores -qp 0
> -vtag YV12 d:\\out123.mov
You would have to move -vtag YV12 in front of "-i"
but this only works with version 1.2 atm.
I will open a ticket tomorrow.
Thank you for reminding me of this regression that
I forgot about.
Carl Eugen
More information about the ffmpeg-user
mailing list