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 AE73B42F19 for ; Tue, 12 Jul 2022 22:07:15 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CFAFA68B8E1; Wed, 13 Jul 2022 01:07:11 +0300 (EEST) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9D9D968B6A2 for ; Wed, 13 Jul 2022 01:07:04 +0300 (EEST) Received: by mail-io1-f45.google.com with SMTP id n7so9252926ioo.7 for ; Tue, 12 Jul 2022 15:07:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=lhujcQelvH5TrMhesH8g2MY3gpqQb7EY9x5PWxFI9HM=; b=gDq2sfqzJiHbKYkKA/0oO9tHCRZpK4b9PERyBlb7zU5zZO6KZTPmkBokn+sYL/JVuH 0mGCPqOY0gh7pKB7REOiZbQW9tMxxjcIfL+M4tiFE6AaQyh1QFe9U9NNjKQcBBLHl9Oi pPKr7hkZY7QhSScBX4qxdoNOmd9g0xXeW7tE7YkE8HYO4MVMdyXx/49dmAyui3e9B+IE Otf70SOoR0Pp9RDZumpsc3wJOqUPpBBM8HFcOcWLubxqHPDJJbezSLL4VAMuoSVr+bqp H6t+f33VCnp/svpoUSUyCRM5hGQ1UU/ntW4mfzCpUjNkOGv5e3i+An480oVL8T6zZfIJ IzXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=lhujcQelvH5TrMhesH8g2MY3gpqQb7EY9x5PWxFI9HM=; b=BM8TUzbo/pTpVPgJ0+mThW38Bt+CTGy94kERa+ZBvm4HEnDtKu21mUuhdZGhol6d/X 7jDNrG9BOnETtob4AdqvLuzBRnlR53vnluMQW10BRdFSFFXJ7LHkrElZOfvH+4f2bSP9 0iuPaSluKPt2+O32V82IM3Obp9O4I5/vaGpJ4Yjnnvq3bwcrHY4kedABjqivZl5qp7Zl h20I4elzJi8yvEgb2bUTc97KfCxoS1l9IhnLLKtfvh2Eh2Q+L6aBYoGq7VaxvTHkC0ye etGIGtYLLuBjLeNCITS4USXiEwni+NoDo/5vLtn+/ll4dOribDQCOtBP+j/gPfPpIzkO cbgA== X-Gm-Message-State: AJIora9t3ZhgeKq4H55y8EmGOdc49xISJ7g9iaLse6ptEaijWsb/0JIQ 0lY4nP6fItJ1DJselgJAMXmeHfdhc3ArIvLMkFwuB0Sj+nA= X-Google-Smtp-Source: AGRyM1vWnySFcZr6SpvJCjAMn7gafckvY4cDyH/mVSt/kDre6mUjI8wbT++2t8WC8/U5ImhDKuavyTap41at1z9b0yM= X-Received: by 2002:a05:6638:3494:b0:33f:62fa:d95d with SMTP id t20-20020a056638349400b0033f62fad95dmr153600jal.318.1657663622454; Tue, 12 Jul 2022 15:07:02 -0700 (PDT) MIME-Version: 1.0 From: Ivan Chan Date: Tue, 12 Jul 2022 15:06:50 -0700 Message-ID: To: ffmpeg-devel@ffmpeg.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FFmpeg-devel] Tags in video 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: Is it possible to allow ffmpeg to read tags off from videos? Tags were manually inputted in Windows 10. https://emby.media/community/index.php?/topic/110246-allow-scan-media-to-detect-tags-in-videos/#comment-1162342 _______________________________________________ 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".