On Mon, May 18, 2015 at 09:00:36 +0000, Carl Eugen Hoyos wrote:
> Iirc, there is a x264 option that makes the output 
> file decode faster.

Indeed:

"--tune fastdecode", which maps to ffmpeg's libx264's
"-tune fastdecode"

(Note that using "-preset" will change some of those settings
additionally. I don't know which of the two options wins or how they
mix.)

See also http://superuser.com/questions/564402/explanation-of-x264-tune

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to