Advertisement

XMedia Recode

H.265 - Codec settings

The H.265 codec (also known as HEVC, High Efficiency Video Coding) is the successor to the H.264 video codec and offers much higher compression efficiency, meaning it can achieve the same video quality at about half the bitrate compared to H.264. This makes it particularly suitable for streaming, video transmission and storing high-resolution content such as 4K or 8K videos.

XMedia Recode uses the x265 codec for H.265 encoding. This codec is an open source implementation of the H.265/HEVC standard and allows XMedia Recode to encode videos with high compression and good quality.

H.265: Codec settings



Advertisement

Mode

  • Convert (convert video stream)
  • Copy (copy video stream)
Stream mode: Convert or Copy

Codec

Determines which video codec to use for encoding.

Language

Sets the language that displays when playing the player.

video stream language

Profile

Limit the profile of the output stream.

  • Main
  • Main 10
  • Main Still Picture
  • Main Intra
  • Main 10 Intra
  • Main 444
  • Main 444-Intra
  • Main 444-Still Picture
  • Main 422 10
  • Main 422 10 Intra
  • Main 444 10
  • Main 444 10 Intra
  • Main 12
  • Main 12 Intra
  • Main 422 12
  • Main 422 12 Intra
  • Main 444 12
  • Main 444 12 Intra
H.265: Profile

Level

Sets the level flag in the output bitstream.

H.265: Level

Preset

Sets parameters to preselected values, trading off compression efficiency against encoding speed. These parameters are applied before all other input parameters are applied, and so you can override any parameters that these values control.

  • Ultrafast
  • Superfast
  • Veryfast
  • Faster
  • Fast
  • Medium
  • Slow
  • Slower
  • Veryslow
  • Placebo
H.265: Preset

Tune

The tune option in the H.265 codec (libx265) optimizes the encoding for certain scenarios

  • Disabled
  • PSNR: Optimized for image quality, disables adaptive quant, psy-rd, and cutree
  • SSIM: Optimiert für visuelle Qualität (SSIM), enables adaptive quant auto-mode, disables psy-rd
  • Fastdecode: Optimized for faster decoding,no loop filters, no weighted pred, no intra in B
  • Zerolatency: Reduces delay for real-time applications, no lookahead, no B frames, no cutree
  • Grain: Preserves the film grain effect
  • Animation: Optimized for animated content
H.265: Tune

Framerate

Specifies the output video rate.

Min GOP (Group Of Pictures) length

Minimum GOP length, the minimum distance between I-frames.

GOP (Group Of Pictures) length

This determines the maximum distance between I-frames

Very high GOP lengths will result in slightly more efficient compression, but will make seeking in the video somewhat more difficult

Display mode

  • Progressiv
  • Interlaced TFF (Top field first)
  • Interlaced BFF (Bottom field first)
Display mode: Progressiv, Interlaced

Color mode

Specify output colorspace format.

Threads

Enables parallel encoding by using more than 1 thread to increase speed on multi-core systems

Advertisement

Ultra HD Blu-ray

Enable Ultra HD Blu-ray format support. If specified with incompatible encoding options, the encoder will attempt to modify/set the right encode specifications. If the encoder is unable to do so, this option will be turned OFF. Highly experimental.

Default: disabled

Allow non conformance

Allow libx265 to generate a bitstream with profile and level NONE. By default it will abort any encode which does not meet strict level compliance.

Default: disabled


Share