This commit is contained in:
parent
ea7558782a
commit
85f8d777ed
@ -901,7 +901,7 @@ class UnifiCamBase(metaclass=ABCMeta):
|
||||
|
||||
def get_base_ffmpeg_args(self, stream_index: str = "") -> str:
|
||||
base_args = [
|
||||
"-avoid_negative_ts",
|
||||
# "-avoid_negative_ts",
|
||||
# "make_zero",
|
||||
"-fflags",
|
||||
# "+genpts+discardcorrupt",
|
||||
|
Reference in New Issue
Block a user