Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

internal/cmd/cmd.go: Synchronize streams to end of first silence #215

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

howlett
Copy link

@howlett howlett commented Mar 23, 2022

Detect silence by use of ffmpeg on the english language stream and
substitute $seek with the value. This allows for approximate
synchronization of video streams.

Still requires documentation update.

Signed-off-by: Liam R. Howlett [email protected]

Detect silence by use of ffmpeg on the english language stream and
substitute $seek with the value.  This allows for approximate
synchronization of video streams.

Signed-off-by: Liam R. Howlett <[email protected]>
@hrafaelveloso
Copy link

This looks promising, and can at least make the differences between streams smaller and easier to sync after that.
This makes it possible to use the $seek variable to use with the "--start" command on mpv as pointed out on a reddit thread: https://www.reddit.com/r/F1TV/comments/tggpe8/i_wrote_an_autosynchronizer_for_f1viewer/

Great work @howlett

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants