[PR #620] SMPTE-TT : Removed appearance of garbage value in color code. #1459

Closed
opened 2026-01-29 17:16:34 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: No


Today we made Sample Platform's difference generator a little better and found out that for SMPTE-TT font color often contains garbage data.

color

When I added that font color support, I left color_code variable uninitialized and hence this garbage value. This hopefully fixes this.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/620 **State:** closed **Merged:** No --- Today we made Sample Platform's difference generator a little better and found out that for SMPTE-TT font color often contains garbage data. ![color](https://cloud.githubusercontent.com/assets/12415700/21751952/a545bf2e-d5f5-11e6-99ce-2a38f2db5086.PNG) When I added that font color support, I left `color_code` variable uninitialized and hence this garbage value. This hopefully fixes this.
claunia added the pull-request label 2026-01-29 17:16:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1459