From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 1D6CE502EF for ; Thu, 10 Jul 2025 16:46:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 88606690061; Thu, 10 Jul 2025 19:46:17 +0300 (EEST) To: ffmpeg-devel@ffmpeg.org Date: Thu, 10 Jul 2025 16:46:10 +0000 MIME-Version: 1.0 Message-ID: List-Id: FFmpeg development discussions and patches List-Post: From: swf2d49e--- via ffmpeg-devel Precedence: list Cc: swf2d49e@4wrd.cc X-Mailman-Version: 2.1.29 X-BeenThere: ffmpeg-devel@ffmpeg.org List-Subscribe: , List-Unsubscribe: , List-Archive: Reply-To: FFmpeg development discussions and patches List-Help: Subject: [FFmpeg-devel] svg linked images: rendering images referenced with xlink:href attribute Content-Type: multipart/mixed; boundary="===============1003569407741361846==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1003569407741361846== Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail.anonaddy.me (mail.anonaddy.me [213.108.105.57]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 8269868FECF for ; Thu, 10 Jul 2025 19:46:11 +0300 (EEST) Received: from mail.anonaddy.me (mail.anonaddy.me [127.0.0.1]) by mail.anonaddy.me (Postfix) with ESMTPS id F2A673881E for ; Thu, 10 Jul 2025 17:46:09 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=4wrd.cc; s=default2; t=1752165971; 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; bh=AWdYCIRhllHsisz7oFZ0t1cBhPfQS0h+BYTm9CqAWPw=; b=m8ztAXDvRCRFNUbxXQW+XabuSunZkRfWjZLx6JMRoQpkufcwk8sHpxY7Tsc+CVvaTPJHd2 2GUsUUODyDCHty9px14CRLvHHe6aneXRsfJn4Vxo0WjCdgvTpOWLZ0eHcBoCZivCOUInK/ 4DOfQXo4bxqFBQdAAyLwtjIB24wcyn5r8kdo9PtFRycHDzcRSp9OS/3zhIABhzaGSzvzfY jx83GzdV34w+d230ls99MzD7NVKHSeL8b+7tISDdj5wdWn8rQOLpLKzUIZM7iYQDQmTbqV 1cZjUvefwTDb1JQzT0Mcf5f2eKyhlu44MY3m559NczbD/1ZP5YjZWy1H38LCbg== From: swf2d49e@4wrd.cc To: ffmpeg-devel@ffmpeg.org Subject: svg linked images: rendering images referenced with xlink:href attribute Feedback-ID: S:05c699c9-907b-44ce-b4bc-cda5bca8ddfa:anonaddy Message-ID: <9603dbfa4787959ca7d7a18527bebe38@4wrd.cc> X-Complaints-To: abuse@help.addy.io X-Report-Abuse: abuse@help.addy.io X-Report-Abuse-To: abuse@help.addy.io MIME-Version: 1.0 Date: Thu, 10 Jul 2025 16:46:10 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, I'm wondering if it was possible to add support for image links in= svg files to ffmpeg? I was trying to use mpv (that uses ffmpeg) to rende= r such linked images in .svg files directly, but it didn't show any image= s that were linked via xlink:href attribute. It only worked when images w= ere base64 encoded (inlined) directly into svg. Would this cause a l= ot of security concerns? This would be an amazingly useful feature for my= workflow at least. Best, sven --===============1003569407741361846== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============1003569407741361846==--