User`s guide

Table Of Contents
53
mpeg608708 - MPEG DTV 608 and 708 captions
mpegccubelinear - CCube linear 608 captions
mpegccubetemporal - CCube temporal 608 captions
QuickTime_podcast - QuickTime EIA-608 podcast captions
scc - .scc file
timedtext - Timed Text DXFP XML file
encode_options follows the following format
AnBnCnDn - Encode Program A, B, C, D to CCn where n = 0-9,a-f
- (eg. Use A5 (1+4) to encode Program A to CC1 and CC4)
- Default is 'A1B0C0D0'
EXAMPLES
Create an Apple XML file from Program B of a previously prepared MacCaption .cca file:
./MacCaption.app/Contents/MacOS/MacCaption \
import=cpc_cca -tcmode=29.97df -displaymode=caption ioptions=Ab input=my.cca \
export=apple_xml output=my.xml
Import CC1 captions from a .scc file and create a QuickTime Podcast movie:
./MacCaption.app/Contents/MacOS/MacCaption \
import=scc -tcmode=29.97df -displaymode=caption ioptions=A1 –input=my_input.scc \
-movie=my_source_movie.mov \
export=podcast output=my_podcast.mov
Decode CC1 and CC2 captions from the same CCIR 601 720x486 video and add the caption data to an MPEG-2
video using the CCube Linear encoding algorithm.
./MacCaption.app/Contents/MacOS/MacCaption \
-import=nle -tcmode=29.97df -displaymode=caption -ioptions=A1 -input=my_720x486_movie \
-ioptions=B2 -input=my_720x486_movie \
-encodecc=A1B2 \
-movie=my_input_mpeg_movie.mpg \
export=mpegccubelinear output=my_output_mpeg_movie.mpg
Import CC1 captions from .scc file1 into Program A and CC1 captions from .scc file 2 into Program B;
Export a .scc file containing the original CC1 from file 1 and CC2 converted from CC1 from file 2;
Export a black movie containing the same CC1 and C2 data and insert the same captions into a DV movie.
./MacCaption.app/Contents/MacOS/MacCaption \
import=scc -tcmode=29.97df -displaymode=caption ioptions=A1 input=my_file1.scc \
ioptions=B1 input=my_file2.scc \
-encodecc=A1B2 \
export=scc output=my_output.scc \
export=black601 output=my_nle_movie.mov \
-movie=my_input_dv_movie \
-export=dv -output=my_dv_movie.mov
SEE ALSO
MacCaption User Manual located at http://www.cpcweb.com
HISTORY
Last revision May 25, 2009
Working with Manzanita Multiplexer
To add closed captioning data to MPEG-2 Transport Streams, MacCaption works with
Manzanita software Multiplexers MP2TSMS, MP2TSMM, or MP2TSME. If the MacCaption