store audio by default

This commit is contained in:
Blake Blackshear
2021-10-16 06:06:49 -05:00
parent b2e05afff2
commit e297e02800
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ ffmpeg:
# Optional: output args for detect streams (default: shown below)
detect: -f rawvideo -pix_fmt yuv420p
# Optional: output args for record streams (default: shown below)
record: -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an
record: -f segment -segment_time 10 -segment_format ts -reset_timestamps 1 -strftime 1 -c copy
# Optional: output args for rtmp streams (default: shown below)
rtmp: -c copy -f flv