From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 92BFF46935 for ; Tue, 27 Jun 2023 17:37:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BAD0F68C318; Tue, 27 Jun 2023 20:37:24 +0300 (EEST) Received: from arashi.greysector.net (arashi.greysector.net [51.68.141.79]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 60DA168004A for ; Tue, 27 Jun 2023 20:37:18 +0300 (EEST) Received: from sakura.greysector.net (unknown [212.180.189.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by arashi.greysector.net (Postfix) with ESMTPSA id C868C5BEF for ; Tue, 27 Jun 2023 19:37:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 arashi.greysector.net C868C5BEF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greysector.net; s=default; t=1687887437; bh=++B9mM779NO4EV9V8UVCRrBU6s1VGYefhqTuOk+C5V0=; h=Date:From:To:Subject:References:In-Reply-To:From; b=DJp12ocRPvpuoZeGRYiIFhVHrFDNED+bGsPenTx5LspiWshQ3hnnvCTfkErYO1YmM v7we9C699rcKqOatoutdpXPGJx3vQqiI8Mx5O20ywk7YnLQwk3x8z17f6WVwT8C/99 QqGM/XUH1iq12V+Z7eV7gSMXkO+XRv8A6bEogoeA= Date: Tue, 27 Jun 2023 19:37:16 +0200 From: Dominik 'Rathann' Mierzejewski To: ffmpeg-devel@ffmpeg.org Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] enable 'dvh1' FourCC in MP4 X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Tuesday, 27 June 2023 at 19:23, Dominik 'Rathann' Mierzejewski wrote: > Hi! > I'm forwarding this patch from HandBrake. Original author is > Damiano Galassi (galad87@github). > > Apparently, this is required to pass through Dolby Vision metadata > to x265. Author's comment says: 'Profile 5 seems to require the "dvh1" > fourcc.' See https://github.com/HandBrake/HandBrake/pull/4838 for more > details. It looks like this might fix https://trac.ffmpeg.org/ticket/10257 . Regards, Dominik -- Fedora https://fedoraproject.org There should be a science of discontent. People need hard times and oppression to develop psychic muscles. -- from "Collected Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".