Skip to content

Releases: intel/libvpl-tools

v1.5.0

17 Dec 23:44

Choose a tag to compare

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware accelerated video decode, encode, and frame processing capabilities on Intel® GPUs from the command line.

Added

  • New environment variables to override default sync operation
    timeout in sample_decode and sample_vpp
  • New command-line option in vpl-import-export example to select
    codec for encode (-e) and screen capture (-c) modes
  • New command-line option in vpl-import-export example to set
    maximum number of captured frames
  • New strings in vpl-inspect tool to improve readability of output
  • New logging in sample_vpp when FRC or SR filters are enabled

Changed

  • Default codec in vpl-import-example for encode and screen capture
    modes to H.264 (previously H.265)
  • Minimum alignment for screen capture in vpl-import-example to
    8 pixels (previously 16)
  • Removed bit shift for Y210 output in sample_decode file writer,
    to align behavior with sample_vpp and sample_multi_transcode

Fixed

  • Compile error with gcc-15

v1.4.0

18 Apr 16:11

Choose a tag to compare

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware accelerated video decode, encode, and frame processing capabilities on Intel® GPUs from the command line.

Added

  • Intel® Media Transcode Accelerator as a supported device
  • New strings in vpl-inspect tool to improve readability of output
  • Option -props to vpl-inspect tool to enable property-based capabilities query

Changed

  • Default Ubuntu build to 24.04

v1.3.0

16 Dec 20:17

Choose a tag to compare

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware
accelerated video decode, encode, and frame processing capabilities on Intel®
GPUs from the command line.

Added

  • Screen content coding tools for AV1 to sample_encode

  • GTK renderer option to sample_decode and sample_multi_transcode

  • -fullscreen option to sample_decode and sample_multi_transcode when
    using GTK. Enter fullscreen with Ctrl+f and exit with Esc

  • Improved support for Python 3.12 development environments.

Fixed

  • Bootstrap to support Debian distributions that do not define ID_LIKE.

v1.2.0

30 Aug 17:07

Choose a tag to compare

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware
accelerated video decode, encode, and frame processing capabilities on Intel®
GPUs from the command line.

Added

  • VVC decode support to sample_decode
  • Embedded version information to all shared libraries

Changed

  • Metrics monitor library to now build statically by default

v1.1.0

28 Jun 17:55

Choose a tag to compare

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware
accelerated video decode, encode, and frame processing capabilities on Intel®
GPUs from the command line.

Added

  • MFX_SURFACE_TYPE_VULKAN_IMG2D to vpl-inspect
  • YUV400 JPEG Enc for Linux VAAPI

Fixed

  • va-attrib for vaapiallocator
  • D3D11 texture not being released in val-surface-sharing test tool

Known Issues

  • sample_decode may report "DeliverOutput return error = -1" when run using -r option

v1.0.0

01 May 19:16

Choose a tag to compare

Added

Known Issues

  • sample_decode may report "DeliverOutput return error = -1" when run using -r option