From nobody Thu Oct 19 10:55:00 2023 X-Original-To: multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SB4P12zFhz4xJ9p for ; Thu, 19 Oct 2023 10:55:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SB4P118yMz3cZC for ; Thu, 19 Oct 2023 10:55:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697712901; a=rsa-sha256; cv=none; b=YyV0S53PKpjLuuHW4SD80arNYv+Bq5ZRCtJ05Na5dc58rRAH6w5avIEgSX6/5N7k1dEv2w 923i3x5IoLJ0AykBsNUjRdAIEG6Ae6DQJ/CqIXw8s/x15EtTVYAtBtd/7XwimAUPLVhaMb YVxvBC+XTjWGOszR/fZnYeT9f6AsdTEjgFb/53z9S9A6/FCE4EOwhLDW7rqA+oJNMXsU6S W/tUk4mUfiTvkGNTStTwyE63AmXAFJAY6y408VqSNnRLg2mZaTi8B0QXUwND7CAiSoGnwc I/68NasklgjPdIWSSrWqLq50fK7+hs13l270UWft48w96d8qU56fODhGVWa3BQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697712901; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kyn6QEaRXDyUtDNwXGz5KbwsNw6blc2L1EKeROrOC5E=; b=uIamx6n+NNz5sK5/zYOBD283T5LHDykf9cy4v4y1NUo97M0zVVctssu8nVrxXeem3ZkvJC EZAK6AQnrdYF8IbufrbCJ24WpsPsGH2qVEp3eUfdoQTPjeHnbwkYAki1NQb3Dt4qAnBD+a 3GxTIkDojT80lPi5VG+e40ufXtlOe43RyFa361ZmMpaG43U/87YkB2tcTxCc/P7XBJy82o QbzMH9LILoSEZC32z2Ou0nCmlSXJdSokw8Y7KbOHfkpgA6acLV+WKQbe9Mciec8Qw3378d x38GeKW13O4gbyoglvsQYwiI3TN5NCVXTUeix81nIz3D3uNSfO4DV3xtxAcXEQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SB4P06x11zmbs for ; Thu, 19 Oct 2023 10:55:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39JAt0i6010078 for ; Thu, 19 Oct 2023 10:55:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39JAt0I1010077 for multimedia@FreeBSD.org; Thu, 19 Oct 2023 10:55:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 274591] multimedia/ffmpeg package lacks intel quicksync / qsv / hardware encoding support Date: Thu, 19 Oct 2023 10:55:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: qmriis@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274591 Bug ID: 274591 Summary: multimedia/ffmpeg package lacks intel quicksync / qsv / hardware encoding support Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: qmriis@gmail.com Assignee: multimedia@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) ffmpeg installed with pkg command lacks support for intel qsv / quick sync / hardware encoding This is widely used for programs like handbrake, jellyfin, emby, plex, shot= cut, kdenlive, and other video editors. I was able to work around this by building ffmpeg from source with the following configuration options then running gmake -j4 ./configure --enable-libvpl --cc=3Dclang Compare output from system ffmpeg and rebuilt ffmpeg below [root@frisbee /tmp/src/ffmpeg]# freebsd-version 13.2-RELEASE-p4 [root@frisbee /tmp/src/ffmpeg]# ffmpeg -hide_banner -codecs|grep qsv [root@frisbee /tmp/src/ffmpeg]# ./ffmpeg -hide_banner -codecs|grep qsv DEV.L. av1 Alliance for Open Media AV1 (decoders: av1 av1_qsv) (encoders: av1_qsv av1_vaapi) DEV.LS h264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_v4l2m2m h264_qsv) (encoders: h264_qsv h264_v4l2m2m h264_vaapi) DEV.L. hevc H.265 / HEVC (High Efficiency Video Coding) (decoders: hevc hevc_qsv hevc_v4l2m2m) (encoders: hevc_qsv hevc_v4l2m2m hevc_vaapi) DEVIL. mjpeg Motion JPEG (decoders: mjpeg mjpeg_qsv) (encod= ers: mjpeg mjpeg_qsv mjpeg_vaapi) DEV.L. mpeg2video MPEG-2 video (decoders: mpeg2video mpegvideo mpeg2_v4l2m2m mpeg2_qsv) (encoders: mpeg2video mpeg2_qsv mpeg2_vaapi) D.V.L. vc1 SMPTE VC-1 (decoders: vc1 vc1_qsv vc1_v4l2m2m) DEV.L. vp8 On2 VP8 (decoders: vp8 vp8_v4l2m2m vp8_qsv) (encoders: vp8_v4l2m2m vp8_vaapi) DEV.L. vp9 Google VP9 (decoders: vp9 vp9_v4l2m2m vp9_qsv) (encoders: vp9_vaapi vp9_qsv) [root@frisbee /tmp/src/ffmpeg]# --=20 You are receiving this mail because: You are the assignee for the bug.=