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 617FE41335 for ; Sat, 24 Jun 2023 09:16:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8DDB568C156; Sat, 24 Jun 2023 12:16:53 +0300 (EEST) Received: from glom.nmugroup.com (glom.nmugroup.com [193.183.80.6]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BF51B68BFA1 for ; Sat, 24 Jun 2023 12:16:46 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by glom.nmugroup.com (Postfix) with ESMTP id 49AF35428651 for ; Sat, 24 Jun 2023 11:16:46 +0200 (CEST) Received: from [192.168.1.110] (195-252-34-54-no2430.tbcn.telia.com [195.252.34.54]) (Authenticated sender: git01) by glom.nmugroup.com (Postfix) with ESMTPSA id 12958542864D for ; Sat, 24 Jun 2023 11:16:45 +0200 (CEST) Message-ID: <69573aaf29f3ba02f79c43a27439b20c6ae7c479.camel@haerdin.se> From: Tomas =?ISO-8859-1?Q?H=E4rdin?= To: FFmpeg development discussions and patches Date: Sat, 24 Jun 2023 11:16:45 +0200 In-Reply-To: References: User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] avcodec/mediacodecenc: add profile names to options 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: fre 2023-06-09 klockan 19:14 +0800 skrev Zhao Zhili: > From: Zhao Zhili > > H.264 high10/high422/high44 are unlikely supported by devices. > It's there for developers to do the experiment. > > H.265 main10 works on my device with AV_PIX_FMT_MEDIACODEC. > OMX_COLOR_FormatYUV420Planar16 doesn't work. Looks reasonable enough. I guess we can never know beforehand which profiles are supported anyway. /Tomas _______________________________________________ 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".