Skip to content

modify gui output for easier parsing#1335

Merged
cfsmp3 merged 3 commits intoCCExtractor:masterfrom
techno-disaster:gui
May 19, 2021
Merged

modify gui output for easier parsing#1335
cfsmp3 merged 3 commits intoCCExtractor:masterfrom
techno-disaster:gui

Conversation

@techno-disaster
Copy link
Copy Markdown
Member

Changes output of gui reports to decouple subtitle and time from

###SUBTITLE###>> NARRATOR: The reports
###SUBTITLE#23:34#23:35#>> NARRATOR: The reports
###SUBTITLE###concurred.
###SUBTITLE#23:35#23:37#concurred.
###SUBTITLE###>> BP has not adequately
###SUBTITLE#23:37#23:39#>> BP has not adequately

to

###TIME#23:34-23:35
###SUBTITLE###>> NARRATOR: The reports
###SUBTITLE###concurred.
###TIME#23:35-23:37
###SUBTITLE###concurred.
###SUBTITLE###>> BP has not adequately
###TIME#23:37-23:39


Comment thread src/lib_ccx/ccx_encoders_common.c Outdated
@cfsmp3 cfsmp3 merged commit 24b9097 into CCExtractor:master May 19, 2021
@techno-disaster techno-disaster deleted the gui branch May 19, 2021 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants