Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demux_playlist: consider input file ext for autocreate-playlist=filter #15017

Commits on Oct 7, 2024

  1. demux_playlist: consider input file ext for autocreate-playlist=filter

    Opening a media file with an extension that's not part of any extension
    list doesn't open that file and instead creates a playlist and then plays
    the first file.
    
    Instead only create the playlist if the file extension fits into the
    playlist, like is already the case with autocreate-playlist=same.
    christoph-heinrich committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a0ceb9a View commit details
    Browse the repository at this point in the history