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

Update ffmpeg.py #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update ffmpeg.py #31

wants to merge 3 commits into from

Commits on Dec 28, 2018

  1. Update ffmpeg.py

    Check if using mjpeg as input_format and disable "-video_size" as mjpeg does not use it, and it causes ffmpeg to stop if used.
    gcurtis79 authored Dec 28, 2018
    Configuration menu
    Copy the full SHA
    14eb83f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Update ffmpeg.py

    gcurtis79 authored Jan 1, 2019
    Configuration menu
    Copy the full SHA
    472074d View commit details
    Browse the repository at this point in the history
  2. Update ffmpeg.py

    gcurtis79 authored Jan 1, 2019
    Configuration menu
    Copy the full SHA
    2b542ae View commit details
    Browse the repository at this point in the history