Skip to content

Releases: EdvinNilsson/ffmpeg_encoder_plugin

1.3.1

26 Apr 18:16

Choose a tag to compare

  • Fixed a visual artifact where images could appear slightly (1px) stretched horizontally for some software encoders (e.g. X265 10-bit 4:2:0)

1.3.0

12 Apr 17:37

Choose a tag to compare

  • Add support for 10-bit encoding for all encoders
  • Add support for 4:2:2 and 4:4:4 chroma subsampling for X264 and X265
  • Add support for custom encoder parameters for the software encoders (i.e. X264, X265 and SVT-AV1)

1.2.1

24 Nov 22:29

Choose a tag to compare

  • Fixed issue caused by some video resolutions, for example some for vertical videos.

1.2.0

20 Nov 10:11

Choose a tag to compare

  • Add support for NVENC encoders
  • Add support for MKV container
  • Fix for quality mode selector UI when switching encoder
  • FFmpeg is statically linked for GitHub releases to improve compatibility across Linux distributions

1.1.0

12 Apr 10:44

Choose a tag to compare

  • Add encoder presets to all encoders
  • Fix QP settings for VAAPI AV1
  • Fix for VAAPI that caused wrong frame order on Intel GPUs

1.0.0

20 Mar 18:32
705b82a

Choose a tag to compare

Initial release