From owner-freebsd-ports-bugs@freebsd.org Mon May 25 19:37:27 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 178132C8C21 for ; Mon, 25 May 2020 19:37:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49W6n26yrVz4Rxc for ; Mon, 25 May 2020 19:37:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id ED36B2C8A3C; Mon, 25 May 2020 19:37:26 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED0192C8A38 for ; Mon, 25 May 2020 19:37:26 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49W6n2634gz4Rxb for ; Mon, 25 May 2020 19:37:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 CABAC1751A for ; Mon, 25 May 2020 19:37:26 +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 04PJbQ8o053739 for ; Mon, 25 May 2020 19:37:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 04PJbQS5053738 for ports-bugs@FreeBSD.org; Mon, 25 May 2020 19:37:26 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: ports-bugs@FreeBSD.org Subject: [Bug 242849] multimedia/handbrake: enable Intel Quick Sync Video Date: Mon, 25 May 2020 19:37:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bitbucket63-it@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2020 19:37:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242849 bitbucket63-it@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bitbucket63-it@yahoo.com --- Comment #12 from bitbucket63-it@yahoo.com --- With QSV enabled by default, after I upgraded my ports HandBrake failed to start with an illegal instruction error. I have an amd64 machine with an Nv= idia graphics card. No Intel devices to do the work. Disabling the option for QSV and rebuilding yielded a working HandBrake. Setting the default to disabled would have avoided some hours of troubleshooting this issue. IDK if HandBrake is supposed to enable/disable = the capability at runtime, but it did not in my case. output of uname -rms FreeBSD 11.3-RELEASE-p9 amd64 output of HandBrake -x=20 HandBrake -x (null): create_builder_or_die() (null): ghb_ui_update() activity_location (null): get_setting_key () (null): ghb_widget_to_setting (null): get_setting_key () (null): get_setting_key () Illegal instruction (core dumped) --=20 You are receiving this mail because: You are the assignee for the bug.=