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

obs-outputs: Attempt to generate path if one is not specified #11517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. obs-outputs: Attempt to generate path if one is not specified

    Changes the MP4 muxer to attempt to use the path generation logic if
    a path is not explicitly specified. This allows MP4 muxer outputs to
    be configured with file splitting, without requiring both the `path`
    and `directory`+`format` fields to be specified (saving effort on
    the side of developers of custom plugins).
    tt2468 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2baf34f View commit details
    Browse the repository at this point in the history