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 E056350262 for ; Thu, 10 Jul 2025 08:43:43 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id D590268FAA5; Thu, 10 Jul 2025 11:43:39 +0300 (EEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id A375A68DFC3 for ; Thu, 10 Jul 2025 11:43:33 +0300 (EEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-7d094ef02e5so218254285a.1 for ; Thu, 10 Jul 2025 01:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1752137012; x=1752741812; darn=ffmpeg.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=YcSRDyWWi68pvTyzq5gCrLxyiehS4ek+9dyYAR9naNA=; b=JJ9hrgU88NSyyuGyZpS6x0pKaZu0CI8bfG8UQ0oauOlsCSpIbtte+1shCmo1oFZl8/ Pqvi7UKmL53ravEzwsMvLezc4sVg5yEFwEu1yKtcugecwuv0K1x3jmMpawUJjM3/rUMs Q+abrocIetjPJ5al/VKrGEjM+oo9EJ4sd7LBO9zXj463dwW69HwS+6brXgW9p9hslawT K9K5MLIeW7RUO9j8Uzy13krSm2n1gnh4tBmnpvm1me3PGCuylWefrC2Fu6rOMId6oLLy BxsgpxtYry1BnABF30NvE86DgmsYdQ4w8jKCfMpu1bWwvLS3QBPorDcFFWVDJz1ZBZ2K LtiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1752137012; x=1752741812; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=YcSRDyWWi68pvTyzq5gCrLxyiehS4ek+9dyYAR9naNA=; b=i9xiPf6/qL8EeDszTnR31rOReUuy6yvC+R9UKP84QQL0Z6gkHp7Ah+J1s3KpcZILpf rO4McV/rJk8vbYjACjKN/a1NYd7w9FQ9XzpuH3SkpkptGHhQIjOaL9k6CFqOI1UQjsIH Zc+dRSLW//Qu/vuyPJo4rUvuVGeofcILC2Gn3g4O5ICTvLYNi2jWwhbIvjPySE8eTeAs TnEvuevV9ZTj72qOJ0emlmT0DtszWAge5J3qVGIUd/Pzz0ZmQDkxHDmHKF1aXbM/brhu FV9oFi77r2O6nOdQ0yS0SqXADGuSETYXqcQr+RaTj4uWfcrrDcWI41RYK8nNAA1w/BOO +JLg== X-Gm-Message-State: AOJu0YzRtaHRofaBMiVHV/d4ddkl8hkGf5m6G2N8pylyyJen06XDmaTB 8hbsy67aUc8yP0qsHSrUb/IfiX8QEYdFUDBVUz9LNp37QrQPZd6IdiHTmwMJIb/uk0rJGRoVTYy RTdHy7Sieny2FxZizu9CPh1qIoI/frXa9r/GU X-Gm-Gg: ASbGncswn7JRINPx2QPfj34B+4CI1mAr2QJcTj2BWUK/9+WPna/pt64FnVNlA9B0xdT ZOwOF1opMpW61p1s54L2MIwQheHkFEnowMP9G+WISVbky8Gd0QtN7dJNMFlRAirgM402q50t55h Hl/lUl7GSMqt0CPaewyxv6p2TnUwMg96fWPkcseOsJ X-Google-Smtp-Source: AGHT+IGAfsRtURJmqr7yKa/MeNEJ5ruayoYLIWTxye/B+GirXaHpq/3TLMo4VrmMHv62FC0TBU+KuCpmcjfPsk6TEXY= X-Received: by 2002:a05:620a:1a87:b0:7d3:f8bd:f34c with SMTP id af79cd13be357-7dc97d9f0a1mr355088585a.10.1752137012068; Thu, 10 Jul 2025 01:43:32 -0700 (PDT) MIME-Version: 1.0 References: <20250709072350.578693-1-vpalmisano@gmail.com> In-Reply-To: From: Vittorio Palmisano Date: Thu, 10 Jul 2025 10:43:05 +0200 X-Gm-Features: Ac12FXzabTpqxvOdHCtXktNDccBTLEaxdXBe0FnLXs1EBpx4q4joV5tds2aq7_g Message-ID: To: Zhao Zhili Subject: Re: [FFmpeg-devel] [PATCH] Whisper audio filter 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 Cc: 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: > While the filter provides great value, the accelerating pace of AI innovation raises concerns > about its longevity. Given how rapidly newer models emerge, is there a risk of this filter > becoming deprecated in the near term? I think that the design of the whisper.cpp library allows us to use updated models without changing the ffmpeg plugin code. > If I understand correctly, whisper should be an audio to subtitle filter. However, libavfilter > missing subtitle support currently. Why? There are different ways to use subtitles in ffmpeg: https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo _______________________________________________ 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".