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 46A94435F4 for ; Mon, 18 Jul 2022 18:02:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 46AA168B926; Mon, 18 Jul 2022 21:02:17 +0300 (EEST) Received: from mail-ot1-f48.google.com (mail-ot1-f48.google.com [209.85.210.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D82F968B8C6 for ; Mon, 18 Jul 2022 21:02:10 +0300 (EEST) Received: by mail-ot1-f48.google.com with SMTP id o16-20020a9d4110000000b0061cac66bd6dso1348783ote.11 for ; Mon, 18 Jul 2022 11:02:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=sFnTDQoIga0fti7kemzcfSxptFqHNN80JZN+slKBJ3Y=; b=OMmcaP7tuRr9htIGoAS1pvvTkFjN30Umak7+nl6nAO6MEpQRZGxdEixsnAvPGLNY8B O7dOJ1cIhhs/DbGI0TidknjgiTM28d5vZgyMXdn4YqMbWaPh/R2MYm/N8EO83qMhmx6b 6T1LwdQzLWqQJQxEBwXOIb8fdpdOyTD8dGMpXGP6COp8JUOMv1zZqFvyLw+w+R2k/I0g wnEANrNfOKt9zpE7eQ9FMP4iH2A5k/28DLZiazlt15chFnQUd6uuJqKoVlgg9r86ieZY AJOv05oYUZsNSODeTKRVdbT1bY2uHCTIm44oGaCMmGrXDyph6wdiwqTCeRnTGYwAWlJ3 byJQ== X-Gm-Message-State: AJIora+cUiVq2cllRI0aObv8AgVXZhNzKLMJrCCPwSBEKrHzRp22fu0+ EeEr2K871sOkNeeW7oLmFCgXyiIAwSpggg== X-Google-Smtp-Source: AGRyM1ukvZ/WbIDNelcbdOpyfARGebJAjkLiSftOZZ4WhmbX6q7gAPg6j2biF0Iqsgk3vgUTqLp7Hg== X-Received: by 2002:a05:6830:59:b0:619:17f7:397d with SMTP id d25-20020a056830005900b0061917f7397dmr11368604otp.60.1658167328041; Mon, 18 Jul 2022 11:02:08 -0700 (PDT) Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com. [209.85.160.45]) by smtp.gmail.com with ESMTPSA id bu27-20020a0568300d1b00b0061b8653b0c9sm5366273otb.22.2022.07.18.11.02.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Jul 2022 11:02:07 -0700 (PDT) Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-10c0430e27dso25830652fac.4 for ; Mon, 18 Jul 2022 11:02:07 -0700 (PDT) X-Received: by 2002:a05:6808:1803:b0:335:5e61:cfda with SMTP id bh3-20020a056808180300b003355e61cfdamr16132653oib.63.1658167327451; Mon, 18 Jul 2022 11:02:07 -0700 (PDT) MIME-Version: 1.0 References: <20220717133256.35929-1-facefunk@fcfnk.com> <20220718160833.12397-1-facefunk@fcfnk.com> In-Reply-To: From: facefunk Date: Mon, 18 Jul 2022 19:01:56 +0100 X-Gmail-Original-Message-ID: Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] Make disposition forced work with mov_text subtitles. 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: Thanks for the advice. I did --reroll-count=2 but it doesn't seem to have worked. On Mon, 18 Jul 2022 at 18:48, Leo Izen wrote: > On 7/18/22 12:08, facefunk wrote: > > We are not currently able to force mov_text subtitles by setting > -disposition:s:0 +forced or equivalent. By setting the forced flags in > movtextenc as specifid in > https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html > subtitles can be forced as expected in VLC and similar players. > > > > _______________________________________________ > > 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". > In the future, add -v2 to your git-format-patch or git-send-email > command, to make it say [PATCH v2]. This makes it easier to keep track > of what's changed. > > - Leo Izen (thebombzen) > _______________________________________________ > 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". > _______________________________________________ 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".