You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
subtitle streams can be late to the party, see https://trac.ffmpeg.org/ticket/598. A possible fix is to have a (configurable?) larger probe interval when detecting the streams as mentioned here: https://trac.ffmpeg.org/ticket/598#comment:19. In my example ffmpeg -probesize 100M -analyzeduration 100M -i S01E01.vob detected all streams (80M was not enough).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
subtitle streams can be late to the party, see https://trac.ffmpeg.org/ticket/598. A possible fix is to have a (configurable?) larger probe interval when detecting the streams as mentioned here: https://trac.ffmpeg.org/ticket/598#comment:19. In my example
ffmpeg -probesize 100M -analyzeduration 100M -i S01E01.vob
detected all streams (80M was not enough).The text was updated successfully, but these errors were encountered: