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 DAC8A42E8D for ; Wed, 11 May 2022 09:03:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2F30568B3C1; Wed, 11 May 2022 12:03:42 +0300 (EEST) Received: from msg-6.mailo.com (ip-16.mailobj.net [213.182.54.16]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 95AFA68B049 for ; Wed, 11 May 2022 12:03:35 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1652259815; bh=MUUSYjBmlSVDwjLS3agmBljF9Z7A9MLx9gDEzPp/ZHE=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=b6tFtL0aUdR/mTjMUpzbVEEoEY4OQ906Xfogn2yEnS17n55FSbJeybSJ+AYDA2Lt2 sU1rJ6ntkZ+dKKX5E8uYzMAVY+Lovr/w+QhuE2TVUgjAnn67tsXz+sacQL7e7xMs5D 3yIQBdSfy/pZOcFi9fNMtAKy97dqQJj3Bq6t60+Q= Received: by www-7.mailo.com with http webmail; Wed, 11 May 2022 11:03:35 +0200 (CEST) X-EA-Auth: IvL1iCzrNquwVAnYeb7sREYYXyGbDXaHvoAzR76AAUHxGRU8SMVYXBY/+KxBHdZwus9LiWOfWRLmw+xLB2BAM5MJay9PJ4Uq From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Date: Wed, 11 May 2022 11:03:35 +0200 (CEST) X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA21.01/r20220415 Message-ID: In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi 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: > I'm not sure how much you had followed, so please excuse in case you > had already read it: the manifest approach does not work on a default > Windows installation. > To activate long path support, the users needs to opt-in to a behavior > that is probably deactivated by default for some reason. Also it > requires administrative privileges to make this change. > For me - and probably for others as well - that approach is useless, > as it would be the same as if there would be no long path support. > (when you cannot rely on that feature being always working, you > cannot use it) For yt-dlp and StaxRip users manifest change is not the same as the complete absence of a feature. If it's that way for you, well it doesn't take much effort to pretend that the manifest is just not there. _______________________________________________ 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".