[FFmpeg-user] Near lossless encoding is it even possible?

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Dec 27 18:58:09 CET 2011


Nicolas George <nicolas.george <at> normalesup.org> writes:

> > $ ffmpeg -y -f x11grab -r 25 -s 800x800 -i :0.0+0,0 \
> >   -vcodec huffyuv lala.avi
> > 
> > And play with mplayer -vo x11 the output is crystal clear.
> 
> Then my lucky guess was right.

Very impressive!

To the OP: Please always post complete, uncut console output to make the
guessing easier ;-)

Instead of -vo x11, use -vo gl (or -vf format=rgba -vo gl) to get "better"
output without reduced performance.

Carl Eugen



More information about the ffmpeg-user mailing list