Changes between Version 22 and Version 23 of x264EncodingGuide


Ignore:
Timestamp:
09/12/2012 12:07:18 AM (9 months ago)
Author:
rogerdpack
Comment:

note gpu

Legend:

Unmodified
Added
Removed
Modified
  • x264EncodingGuide

    v22 v23  
    150150=== Will a graphics card make x264 encode faster? === 
    151151 
    152 No. There are some proprietary encoders that utilize the GPU, but that does not mean they are very good or well optimized; and they might be [http://phoronix.com/forums/showthread.php?50697-Test-tool-for-snb-h264-encoder-in-libva-git&p=205580#post205580 slower than x264] anyway. 
     152No. x264 doesn't use them at all.  There are some proprietary encoders that utilize the GPU, but that does not mean they are very good or well optimized; and they might be [http://phoronix.com/forums/showthread.php?50697-Test-tool-for-snb-h264-encoder-in-libva-git&p=205580#post205580 slower than x264] anyway.  But they might be faster.  Regardless, FFmpeg today doesn't support any means of gpu encoding.