• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

CHANGESH A D09-Jun-20053.1 KiB9874

COPYRIGHTH A D09-Jun-2005736 2115

LICENSEH A D09-Jun-200517.6 KiB340281

MakefileH A D09-Jun-20051.4 KiB4937

READMEH A D09-Jun-2005904 3724

bbencode.hH A D09-Jun-20051.2 KiB5641

bits.cH A D09-Jun-20058.1 KiB332255

buffer.cH A D09-Jun-20052.6 KiB10869

common.hH A D09-Jun-20056.7 KiB15160

config.hH A D09-Jun-200563 63

consts.hH A D09-Jun-200515.2 KiB414287

consts1.hH A D09-Jun-20051.2 KiB3734

domplex.cH A D09-Jun-200511.2 KiB340206

inits.cH A D09-Jun-20052.4 KiB9984

inptstrm.cH A D09-Jun-200539 KiB1,4231,201

interact.cH A D09-Jun-20052.8 KiB8365

main.hH A D09-Jun-200527.4 KiB861653

mplex.hH A D03-May-202220 KiB602436

multplex.cH A D09-Jun-2005133.6 KiB4,0463,380

params.cH A D09-Jun-200570.3 KiB2,1351,859

systems.cH A D09-Jun-200520.3 KiB729521

tcmplex-panteltje-0.4.7.lsmH A D09-Jun-20052.3 KiB5049

tcmplex.cH A D09-Jun-20057.6 KiB340216

timecode.cH A D09-Jun-20054.5 KiB177129

README

1This is tcmplex-panteltje,
2I took tcmplex from transcode
3http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/
4and changed it for 8 audio channels and stand-alone compilation.
5
6Released under the GPL.
7
8
9Example:
10tcmplex-panteltje \
11-m d \
12-o $FILENAME.vob \
13-i 4416.mpv \
14-0 english.mpa \
15-1 english-spanish.mp2 \
16-2 english-french.mp2 \
17-3 english-italian.mp2 \
18-4 english-german.mp2 \
19-5 english-spanish-french-italian-german.ac3 \
20-6 english-spanish-hebrew-german-greek.ac3 \
21-7 english-hebrew-french-german-italian.ac3 \
22-c 109-3683 \
23-D 0,0,0,0,0,0,0,0,0
24
25
26This makes a VOB with 8 audio channels, mixed mono, stereo, mp2 and ac3, the
27-c specifies start and end seconds, the values after -D the delays.
28The 5 channel ac3 was combined with multimux then encoded with ffmpeg.
29
30See http://ip51cf87c4.direct-adsl.nl/panteltje/dvd/ for the tcmplex-panteltje homepage and other utilities.
31
32
33
34
35
36
37