Skip to content

Commit 592d42a

Browse files
authored
Merge pull request #1006 from Zibbp/revert-fmp4
revert fmp4
2 parents ec2eee0 + dc6680b commit 592d42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/exec/exec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ func DownloadTwitchLiveVideo(ctx context.Context, video ent.Vod, channel ent.Cha
251251
"-dn",
252252
"-ignore_unknown",
253253
"-c", "copy",
254-
"-movflags", "+faststart+frag_keyframe+empty_moov+default_base_moof",
254+
"-movflags", "+faststart",
255255
}
256256

257257
// Decide archive format.

0 commit comments

Comments
 (0)