User Tools

Site Tools


processors:encoder_h264

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
processors:encoder_h264 [2019/12/13 18:02] – created benjaminprocessors:encoder_h264 [2021/10/31 17:47] (current) benjamin
Line 1: Line 1:
 ===== H264 encoder ===== ===== H264 encoder =====
 +{{:processors:h264_enc.png?nolink&130|}}
 ==== Purpose ==== ==== Purpose ====
-Description.+Encodes x264 video and AAC or PCM audio (MP4, M4V, MOV, MKV or MXF). 
 + 
 +|< 50% 5% 10% 10% 10% >| 
 +|    ^ AAC ^PCM 16 bit ^PCM 24 bit |  
 +^ MP4     | OK | / | / | 
 +^ MOV     | OK |OK | OK| 
 +^ M4V     | OK | / | / | 
 +^ MKV     | OK |OK | OK| 
 +^ MXF     | /  |OK | OK| 
 + 
 +-----------------------------  
 +==== Special Input Field "Custom x264 options"==== 
 + 
 +Override the x264 configuration using a :-separated list of key=value parameters
  
 +Single option:
 +<code>threads=2</code>
  
-==== Example usage ====+Multiple Options: 
 +<code>threads=2:keyint=12</code>
  
 +Use "GPU" support (depending on your Hardware setup, this can influence encoding speed and CPU usage):
 +<code>opencl=true</code>
  
 ------------------- -------------------
processors/encoder_h264.1576260134.txt.gz · Last modified: 2020/11/16 19:08 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki