1
2
3KATEDJ(1) libkate KATEDJ(1)
4
5
6
8 KateDJ - edits and remixes Kate streams in Ogg
9
10
12 KateDJ [-hV]
13
14
16 KateDJ allows extracting Kate tracks embedded in an Ogg stream, editing
17 them, and rebuilding the Ogg stream after the Kate tracks are modified.
18
19 KateDJ is a simple GUI program, so usage is UI driven, rather than com‐
20 mand line driven.
21
22 This is a walkthrough of the usual program flow:
23
24 Select 'Load Ogg stream' to select the Ogg file you want to remix.
25
26 Select 'Demux file' to extract Kate streams from this file to a tempo‐
27 rary directory. Depending on the size of the Ogg file, that step may
28 take a while. A message will then tell you where the temporary files
29 have been placed. All Kate streams will be decoded to a text descrip‐
30 tion and placed in this temporary directory, and a list of them, along
31 with their serial number, language, and category, will be displayed in
32 a list.
33
34 Those files may then be edited at will, either in the embedded editor
35 by double clicking on the stream in the supplied list, or with your
36 favorite text editor. Any modification may be done, including removing
37 some of those files altogether, or even adding some. However, in order
38 to be recognized, any new files must be named according to the same
39 naming convention as the existing ones.
40
41 Once the desired modifications are done, select 'Remux file from parts'
42 to attempt to recreate the Ogg stream. If any error occurs (eg, syntax
43 error in the Kate files), a message will inform you. Once the errors
44 are fixed, select 'Remux file from parts' again, until the operation
45 succeeds.
46
47 The embedded editor can test a modified stream, so it more convenient
48 for quick modifications, while your editor of choice may be more power‐
49 ful for complex modification.
50
51
53 -h Show command line help.
54
55 -V Show version information.
56
57
59 katedec(1), kateenc(1), katalyzer(1)
60
61
62
63
64libkate 0.4.1 18 august 2009 KATEDJ(1)