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 D2E7644C64 for ; Sun, 13 Aug 2023 17:36:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 217A668C23A; Sun, 13 Aug 2023 20:36:37 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 507FA688158 for ; Sun, 13 Aug 2023 20:36:30 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id B32AC3018CB for ; Sun, 13 Aug 2023 19:36:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1691948187; 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: in-reply-to:in-reply-to:references:references; bh=Ar9dM/kR9j4Mk3SKg0mZov0/f6shUJvXDn4rH1wZZG4=; b=KR5jmNN2/d06R75mmLgzEQSfH+z+7gpJJ/qV06jqVVMXzHquDU5fVmcq9Oe+V7t0cOBjN6 mTi0LOHoohNrwe9ql4M+yH4jF3sFaY6K//2Vjt4DwMpaRqCXPusX/L//nRY0bqrN2NkQwt 78a134ay9rd44kkuAt83J3S85qEMGyUxHtjgY0Bb70nR8bZ/INrKTA2pLSwbX9q2AYAwll JK4wTdrwfIsl52thazi4LSkUQQ7bY9kCJx6Wv3+kKIqdo3i3lLpH4qiCUmpVxUXMCpnxPB DzJCR1Wuwq8D5Hxn+384pBV+qmedKSZrEjXhri+tz2UNKOQDKP7R/NI5P1ElVA== Message-ID: <7757a5c9-386b-b252-e7de-5f911c84653f@rothenpieler.org> Date: Sun, 13 Aug 2023 19:36:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 To: ffmpeg-devel@ffmpeg.org References: Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] Add NVENC "Maximum encoded slice size in bytes" for H.264/HEVC codecs. 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Did you actually get this to work? I'm testing it right now, and at stupid low values like 10 bytes I get a working but heavily artifacted video. If I set it to something like 2048 all I get is a full size video that VLC decodes to a black screen. _______________________________________________ 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".