User Tools

Site Tools


processors:encoder_h264

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
processors:encoder_h264 [2020/02/11 23:58] 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 ====
-Encodes x264 video and AAC audio (MP4, M4V, MOV or MKV).+Encodes x264 video and AAC or PCM audio (MP4, M4V, MOVMKV 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> 
 + 
 +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> 
 ------------------- -------------------
 ==== Original Manual ==== ==== Original Manual ====
processors/encoder_h264.1581465522.txt.gz · Last modified: 2020/11/16 19:08 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki