This commit is contained in:
eric
2026-03-01 04:07:26 -06:00
parent b850d1a8bc
commit 1da3383735

View File

@@ -368,8 +368,11 @@ def start_douyin_youtube_ffplay(
# "aresample=async=1:first_pts=0:min_hard_comp=0.100000:first_pts=0", # 强制音视频同步
# 推流优化FLV适合YouTube RTMP/RTMPS
# ... 所有编码/滤镜参数 ...
"-f", "flv",
"-flvflags", "no_duration_filesize",
"-f", "flv", youtube_rtmp
youtube_rtmp
]