Replies: 2 comments
|
When |
0 replies
|
The audio sync actually depends only on the starting point. When the starting points of the video and audio do not align, the audio becomes out of sync. However, when you set |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Im testing
--live-pipe-mux True --live-real-time-merge Falseand so far its giving properly synced output. At least in mp4 format with RE_LIVE_PIPE_OPTIONS:-reset_timestamps 1 -movflags +faststartEDIT: nevermind. I`ll keep investigating
All reactions