From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-205496-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BCBF51582EF
	for <garchives@archives.gentoo.org>; Thu, 20 Feb 2025 23:38:03 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 9F29334317D
	for <garchives@archives.gentoo.org>; Thu, 20 Feb 2025 23:38:03 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 38DF311047D;
	Thu, 20 Feb 2025 23:36:55 +0000 (UTC)
Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 0A8481102A2
	for <gentoo-user@lists.gentoo.org>; Thu, 20 Feb 2025 23:36:53 +0000 (UTC)
Received: from list by ciao.gmane.io with local (Exim 4.92)
	(envelope-from <lnx-gentoo-user@m.gmane-mx.org>)
	id 1tlG68-00032N-BB
	for gentoo-user@lists.gentoo.org; Fri, 21 Feb 2025 00:36:52 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: gentoo-user@lists.gentoo.org
From: Grant Edwards <grant.b.edwards@gmail.com>
Subject: [gentoo-user] Re: media-video/gpac and media-video/mplayer fails to build.
Date: Thu, 20 Feb 2025 23:36:47 -0000 (UTC)
Message-ID: <vp8eaf$avn$1@ciao.gmane.io>
References: <6d4f4650-2e42-f730-8896-169061cf2df7@gmail.com>
 <270b9ec5-c836-47fe-bda6-f219c3005c9d@gmail.com>
 <f56149c4-5297-fc97-595d-31baa13c7573@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: slrn/1.0.3 (Linux)
X-Archives-Salt: 467b74f3-7964-492d-9f5a-7e0b7791c020
X-Archives-Hash: abcc45d3f9f3aa4056e2ca0c7d73a886

On 2025-02-20, Dale <rdalek1967@gmail.com> wrote:
>
>> Use flags for ffmpeg would give us a better idea. But I would guess
>> they're either AV1 or H.265 encoded.
>
> I'm getting some help off list from another Michael.  O_O  He suggested
> several USE flag changes. Some I never heard of.

Ask ffmpeg what's in the file.  Then you'll _know_ what encoder(s)
were used and what USE flags you need.

--
Grant