You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will apologize for the ridiculousness of the test case in advance. Inserting captions every 50 ms is stupid, but the missing caption is easiest to repro from my side this way. This was part of a test for a client to try and identify missing captions and not a normal use case.
Steps I used:
Using Wowza Media Server, injected AMF onTextData captions every 50 ms.
Used Wowza's onTextData to CEA608 caption conversion
Captured first HLS ts segment (attached media_1.ts)
Ran ts2srt on ts segment (output in ts2srt.txt)
I noticed caption 199 is missing. It is the last one in the ts file.
I also ran caption-inspector, which did find the 199 caption. (media_1-C1.608 attached)
As a side note, the times from caption inspector and libcaption seem different by 33 ms.
The text was updated successfully, but these errors were encountered:
I will apologize for the ridiculousness of the test case in advance. Inserting captions every 50 ms is stupid, but the missing caption is easiest to repro from my side this way. This was part of a test for a client to try and identify missing captions and not a normal use case.
Steps I used:
I noticed caption 199 is missing. It is the last one in the ts file.
I also ran caption-inspector, which did find the 199 caption. (media_1-C1.608 attached)
As a side note, the times from caption inspector and libcaption seem different by 33 ms.
The text was updated successfully, but these errors were encountered: