Skip to content

Custom transcript settings#57

Merged
cfsmp3 merged 8 commits into
CCExtractor:masterfrom
canihavesomecoffee:clean-custom-ttxt
Jul 1, 2014
Merged

Custom transcript settings#57
cfsmp3 merged 8 commits into
CCExtractor:masterfrom
canihavesomecoffee:clean-custom-ttxt

Conversation

@canihavesomecoffee

Copy link
Copy Markdown
Member

This adds support for a custom transcript saving.

Users can now use -customtxt {format} to obtain a customised transcript. Format is a 7 digit (e.g. 1100100) string, representing (in order):

  • Display start time
  • Display end time
  • Display caption mode
  • Display caption channel
  • Use a relative timestamp ( relative to the sample)
  • Display XDS info
  • Use colors

Default settings are:
0000101 for plain transcripts (only text)
1110101 for timed transcripts (times, mode + text at relative timestamp)
1111001 for the UCLA project (times, mode, channel + text at absolute timestamp)

Some examples of the output:
ss 2014-07-01 at 09 54 06
ss 2014-07-01 at 09 54 47
ss 2014-07-01 at 09 55 16
ss 2014-07-01 at 09 55 41
ss 2014-07-01 at 09 56 14

Fixes #15

wforums and others added 8 commits June 25, 2014 11:19
Added filters for gpacmp4, libpng & zlib to "clean" out the long list of
source files.
Almost done, still left to do:
- update telxx.c to reflect changes
- add new commandline parameter + parsing.

608 & XDS are working already for normal & UCLA mode, nothing
broken/changed output wise.
Finished.
- Reordered parameters
- Fully removed ccx_options.ucla_settings as it's fully replaced by the
transcript_settings
- Added parameter parsing + explanation for the custom TTXT
- Finished teletext changes for custom TTXT format
Forgot to update comment after switching around parameters.
@cfsmp3 cfsmp3 merged commit d1add49 into CCExtractor:master Jul 1, 2014
@canihavesomecoffee canihavesomecoffee deleted the clean-custom-ttxt branch July 1, 2014 12:48
hrideshmg pushed a commit to hrideshmg/ccextractor that referenced this pull request Mar 12, 2025
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.

GSOC - Configurable transcript output

2 participants