Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative SRT Timestamps #108

Open
slifty opened this issue Apr 24, 2021 · 1 comment
Open

Negative SRT Timestamps #108

slifty opened this issue Apr 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@slifty
Copy link
Member

slifty commented Apr 24, 2021

Bug

Current Behavior

Noticed that SRT timestamps became unpredictable when a new segment announcement happened mid-stream.

00:00:-4,-669 --> 00:00:-1,-466
AND THEY BOTH WERE IN LAW

00:00:-1,-466 --> 00:00:01,370
ENFORCEMENT BEFORE

00:00:01,370 --> 00:00:02,638
THEY WERE CLOSE FRIENDS.

00:00:02,638 --> 00:00:04,040
>> Reporter: EVERYBODY SEEMED

00:00:04,040 --> 00:00:05,074
HAPPY, NOTHING AMISS

00:-2:-49,-116 --> 00:00:07,076
TBU LATER THAT DAY, SAID

00:-2:-49,-116 --> 00:00:08,778
SACANDRA, THE MOOD GOT HEAVY,
@slifty slifty added the bug Something isn't working label Apr 24, 2021
@slifty
Copy link
Member Author

slifty commented May 10, 2021

While working on this, worth noting that caption positions are being driven by CCExtractor parsing, whereas other segment are driven by the input payload position.

Not sure if this is part of the problem (and / or if we should re-evaluate that decision)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant