[FFmpeg-user] LLossless (10 Bit RGB 444) and (10 Bit YUV 422) Compression
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Dec 28 02:21:13 CET 2014
Jason Freets <jasonslife <at> hotmail.com> writes:
> I've uploaded the r10k to FFV1 file for you :
>
> https://www.dropbox.com/s/uperxd1k60uhj5k/r10kToFFV.avi?dl=0
This is a lossless copy of 10BitRGB444_r10k_2sec.avi
For playback with FFplay, you need fast hardware
(ffv1 is an archive codec, it is not optimised for
playback).
But FFplay is not the best testing application,
better use the following to test if an input file
is supported by FFmpeg:
$ ffmpeg -i input -vcodec mpeg4 -qscale 2 out.avi
Carl Eugen
More information about the ffmpeg-user
mailing list