You are not logged in.

#1 2009-06-21 21:10:39

SigStop
Member
From: France
Registered: 2009-06-21
Posts: 6

Using the tccat -L option

Hi,
I'm new to ArchLinux and I think I already love it!

However, one of my video encoding script doesn't work anymore. Indeed, to get subtitles, I used to run something like :

$ tccat -i /path/to/copied/dvd/ -T 1 -L | tcextract -x ps1 -t vob -a 0x20 > vob-subtitles

However, tccat doesn't seem to like the option "-L". Indeed, even a simple `tccat -L` gives me :

$ tccat -L
[tccat] (transcode v1.1.0) (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team

Usage: tccat [options]
    -i name          input file/directory/device/mountpoint name
    -t magic         file type [autodetect]
    -T t[,c[-d][,a]] DVD title[,chapter(s)[,angle]] [1,1,1]
    -L               process all following chapters [off]
    -S n             seek to VOB stream offset nx2kB [0]
    -P               stream DVD ( needs -T )
    -a               dump AVI-file/socket audio stream
    -n id            transport stream id [0x10]
    -d mode          verbosity mode
    -v               print version
$ echo $?
1

I might be stupid but I'd like to know why smile
Thanks a lot!


In a world without fences and walls, who needs Gates and Windows?

Offline

#2 2009-06-21 23:46:31

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

Re: Using the tccat -L option

'-L on', maybe?

Offline

#3 2009-06-22 17:30:29

SigStop
Member
From: France
Registered: 2009-06-21
Posts: 6

Re: Using the tccat -L option

Thanks for your answer!

Peasantoid wrote:

'-L on', maybe?

Nice try, but it does not change anything hmm
Any other idea?


In a world without fences and walls, who needs Gates and Windows?

Offline

#4 2009-06-22 22:57:00

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: Using the tccat -L option

Perhaps you should ask upstream?

Offline

Board footer

Powered by FluxBB