[FFmpeg-user] differences between -vf and -filter_complex
Nicolas George
george at nsup.org
Wed May 10 22:01:35 EEST 2017
Le primidi 21 floréal, an CCXXV, Paul B Mahol a écrit :
> ffmpeg -f lavfi -i testsrc2=r=1:d=5,format=yuv422p10le -f framemd5 -
This is still suboptimal.
ffmpeg -lavfi testsrc2=r=1:d=5,format=yuv422p10le -f framemd5 -
No need to wrap the frames in packets.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20170510/86a155c2/attachment.sig>
More information about the ffmpeg-user
mailing list