[x264-devel] x264_encoder_encode too slow
Daniel Tisch
tisch.daniel at gmail.com
Thu Nov 13 12:45:31 CET 2014
H.264 encoding can be *VERY* slow depending on your settings, source
resolution and CPU. Try using presets "ultrafast", "superfast", "veryfast",
"faster" or "fast" (in decreasing encoding speed) with
x264_param_default_preset (instead of x264_param_default)!
Good luck! ;)
Cheers,
Daniel
2014.11.13. 9:27 ezt írta ( <mm1201 at mail.ustc.edu.cn>):
> i call x264_encoder_encoed() in my code,and it works,but the problem is
> that it runs slow,costs about 2 seconds,i don't know why.Is there anynoe
> who ever ran into this,or knows what could cause this?
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> https://mailman.videolan.org/listinfo/x264-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20141113/8577e375/attachment.html>
More information about the x264-devel
mailing list