Skip to content

Updated to libde265 1.0.2 / LAVFilters 0.65

Latest
Compare
Choose a tag to compare
@fancycode fancycode released this 20 Jul 16:59
· 2 commits to libde265_integration since this release

Information

libde265-filters is a H.265/HEVC video software package for Windows containing DirectShow filters to play H.265 (HEVC - High Efficiency Video Coding) Matroska videos with Windows Media Player or other software using DirectShow filters. By default ffmpeg audio codecs (AAC, MP3, etc.) are supported.

The release has been updated to use libde265 1.0.2 and version 0.65 of the upstream LAVFilters, please test and provide feedback through GitHub by adding an issue to https://github.com/strukturag/LAVFilters/issues

Features

  • 32/64bit DirectShow demuxing and decoding filters for H.265/HEVC.
  • Support for Main10 profile, VUI decoding and HEVC version 2 RExt (excluding 16 bit and high throughput profiles).
  • libde265-filters are derived from Nevcairiel/LAVFilters using libde265 H.265/HEVC video codec.
  • Matroska files (.mkv) can be optionally associated with Windows MediaPlayer (select during installation).

Installation

  • Download and run the libde265-filters-0.2.exe on your Windows machine (admin rights required) to install the DirectShow filters and associate Matroska files with the Windows Media Player.
  • Open a Matroska file containing H.265/HEVC content in the Windows Media Player (you can play back files in other media players that use DirectShow filters for decoding).
  • Some sample movies can be found on http://www.libde265.org/

Further information about libde265 are available on http://www.libde265.org and https://github.com/strukturag/libde265