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

Fix FFmpeg params in some cases #510

Merged
merged 6 commits into from
Jul 10, 2023
Merged

Commits on Jul 6, 2023

  1. Allow add Input param without codecs changes.

    Correct the Input Template to delete the 'input' parameter to allow set the copy codecs option, otherwise the '-vn -an' codecs option is selected.
    Galindo, Alex committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f6936f7 View commit details
    Browse the repository at this point in the history
  2. Add framerate parameter option to HTTPs

    Some HTTP (a.g. JPEG or MJPEG) needs set the input framerate explicitly.
    Galindo, Alex committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f94cd16 View commit details
    Browse the repository at this point in the history
  3. Add more ffmpeg Test

    Galindo, Alex committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2ce72db View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    9809f41 View commit details
    Browse the repository at this point in the history
  2. Revert "Add framerate parameter option to HTTPs"

    This reverts commit f94cd16.
    Galindo, Alex committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f0d627f View commit details
    Browse the repository at this point in the history
  3. Update de ffmpeg test after sync

    agalindo committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    67b2501 View commit details
    Browse the repository at this point in the history