svn commit: r520364 - in head/multimedia: . ffmpeg gstreamer1-plugins gstreamer1-plugins-msdk intel-media-sdk intel-media-sdk/files

Jan Beich jbeich at FreeBSD.org
Wed Dec 18 06:18:32 UTC 2019


Jan Beich <jbeich at FreeBSD.org> writes:

> Author: jbeich
> Date: Wed Dec 18 06:13:52 2019
> New Revision: 520364
> URL: https://svnweb.freebsd.org/changeset/ports/520364
>
> Log:
>   multimedia/intel-media-sdk: add new port
>   
>   Intel(R) Media SDK provides a plain C API to access hardware-accelerated
>   video decode, encode and filtering on Intel(R) Gen graphics hardware
>   platforms. Implementation written in C++ 11 with parts in C-for-Media (CM).
>   
>   Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video
>   decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video
>   pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize,
>   Rotate, Composition
>   
>   http://mediasdk.intel.com/

Sounds like VAAPI? See https://trac.ffmpeg.org/wiki/Hardware/QuickSync#VAAPIVSlibmfx


More information about the svn-ports-all mailing list