This commit is contained in:
eric
2025-12-12 22:33:41 -06:00
parent 90bb33c9af
commit c717efe8c4
2 changed files with 34 additions and 57 deletions

View File

@@ -16,7 +16,4 @@ ffmpeg_command = [
"-af", "aresample=async=1:first_pts=0",
"-flags", "+global_header",
"-f", "flv", youtube_rtmp
# "-f", "tee",
# "-map", "0:v", "-map", "0:a",
# tee_outputs
]