[PR #125] Support -startat and -endat for teletext input #1020

Open
opened 2026-01-29 16:58:20 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/125

State: closed
Merged: Yes


Just a couple fix we added to have -startat and -endat works for teletext input.

Plus a couple bug fixes:

  • a typo from previous pull request in smptett headers (a missing '=')
  • -delay with large enough negative value would overflow
  • timeExpression should use . for the fraction part instead of , (cf W3C Recommendation)
**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/125 **State:** closed **Merged:** Yes --- Just a couple fix we added to have -startat and -endat works for teletext input. Plus a couple bug fixes: - a typo from previous pull request in smptett headers (a missing '=') - -delay with large enough negative value would overflow - timeExpression should use . for the fraction part instead of , (cf [W3C Recommendation](http://www.w3.org/TR/ttaf1-dfxp/#timing-value-timeExpression))
claunia added the pull-request label 2026-01-29 16:58:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1020