-
Notifications
You must be signed in to change notification settings - Fork 425
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
[BUG] CCextractor not finding 608 captions in ATSC3.0 TS #1639
Comments
@bubbaprog I tried to play the mentioned sample on VLC Player on mac but can't see any subtitles on screen, do you have any additional settings enabled? |
@bubbaprog Ok, turns out I was not on CC Channel 1. |
@bubbaprog I think I can fix this. May I take this up? |
Great! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Necessary information
ccextractor DELETEME.ts
Video links
https://drive.google.com/file/d/1PJRVroEvJRwAOXl3JWXxp-_91DFntKQf/view
Additional information
So it appears the ATSC3 feeds, at least here, have 608 captions in them, as that's exactly what displays in VLC and is confirmed by the VLC media info. The captions exist, they display onscreen, but ccextractor says "No captions were found in input."
I don't think these are the STPP/ttml ISO-BMFF captions, which we've already been told is waiting on a commercial sponsor. I think this is regular 608 in the video stream that's not being found?
The text was updated successfully, but these errors were encountered: