[vlc] Re: Problem playing .trp file

Chhaya, Harshal hchhaya at ti.com
Tue Aug 23 22:50:41 CEST 2005


Hi,

I tried this command line:
vlc -vvv --program 1024 c:\temp\isdbt.trp

and got the following log (and no video). The log has
a line saying 'main debug: selecting program id=1024'
but no video was displayed. This is on 0.8.2 on WinXP.


main debug: CPU has capabilities 486 586 MMX MMXEXT FPU 
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 3308 (playlist) created at priority 0
(src/playlist/playlist.c:152)
main debug: waiting for thread completion
main debug: thread 3324 (preparser) created at priority 0
(src/playlist/playlist.c:174)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: interface initialized
main debug: thread 3348 (interface) created at priority 0
(src/interface/interface.c:211)
main debug: adding playlist item `c:\temp\isdbt.trp' ( c:\temp\isdbt.trp
)
main debug: looking for interface module: 3 candidates
main debug: using interface module "wxwindows"
main debug: interface initialized
main debug: thread 3368 (manager) created at priority 0
(src/interface/interface.c:196)
wxwindows debug: Using last windows config
'(-1,0,0,1280,1024)(0,647,90,423,320)(2,44,44,418,580)'
wxwindows debug: id=0 p=(647,90) s=(423,320)
wxwindows debug: id=2 p=(44,44) s=(418,580)
main debug: nothing requested, starting
main debug: creating new input thread
main debug: waiting for thread completion
main warning: drive letter c: found in source
main debug: `c:\temp\isdbt.trp' gives access `' demux `' path
`c:\temp\isdbt.trp'
main debug: creating demux: access='' demux='' path='c:\temp\isdbt.trp'
main debug: looking for access_demux module: 1 candidate
main debug: thread 3496 (input) created at priority 1
(src/input/input.c:230)
main debug: creating access '' path='c:\temp\isdbt.trp'
main debug: looking for access2 module: 4 candidates
vcd debug: trying .cue file: c:\temp\isdbt.cue
access_file debug: opening file `c:\temp\isdbt.trp'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 1408981 bytes in 0s - 1375958007 kbytes/s
main debug: creating demux: access='' demux='' path='c:\temp\isdbt.trp'
main debug: looking for demux2 module: 38 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in c:\temp\
main debug: found a possible subtitle: cd1.txt
main debug: found a possible subtitle: messages.txt
main debug: found a possible subtitle: techEmail.txt
ts debug: DEMUX_SET_GROUP 1024 00000000
main debug: `c:\temp\isdbt.trp' successfully opened
ts debug: pid[20] unknown
ts debug: pid[8136] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=32738 version=1 current_next=1
ts debug:   * number=0 pid=16
ts debug:   * number=1040 pid=272
ts debug:   * number=1041 pid=288
ts debug:   * number=1424 pid=8136
ts debug: pid[8191] unknown
ts debug: pid[400] unknown
ts debug: pid[624] unknown
ts debug: pid[16] unknown
ts debug: pid[36] unknown
ts debug: PSINewTableCallBack: table 0x42(66) ext=0x7fe0(32736)
ts debug: SDTCallBack called
ts debug: new SDT ts_id=32736 version=0 current_next=1 network_id=32736
ts debug:   * service id=1408 eit schedule=0 present=1 runing=0
free_ca=0
ts debug: 
main debug: EsOutProgramMeta: number=1408
main debug: 
main debug:   - Provider = 
main debug:   - Status = Unknown
ts debug:   * service id=1024 eit schedule=1 present=1 runing=0
free_ca=0
ts debug: 
main debug: EsOutProgramMeta: number=1024
main debug: 
main debug:   - Provider = 
main debug:   - Type = Digital television service
main debug:   - Status = Unknown
main debug: selecting program id=1024
ts debug: pid[39] unknown
ts debug: pid[800] unknown
ts debug: eof ?
main debug: EOF reached
main debug: closing input
ts debug: pid list:
ts debug:   - pid[0] seen
ts debug:   - pid[16] seen
ts debug:   - pid[17] seen
ts debug:   - pid[20] seen
ts debug:   - pid[36] seen
ts debug:   - pid[39] seen
ts debug:   - pid[400] seen
ts debug:   - pid[624] seen
ts debug:   - pid[800] seen
ts debug:   - pid[8136] seen
ts debug:   - pid[8191] seen
main debug: unlocking module "ts"
main debug: unlocking module "access_file"
main debug: thread times: real 0m0.437502s, kernel 0m0.234375s, user
0m0.078125s
main debug: thread 3496 joined (src/input/input.c:386)
main: nothing to play



If I use 
vlc -vvv --program 1424 c:\temp\isdbt.trp there is no
line saying ''main debug: selecting program id=1424' but
the log does say:
ts debug: DEMUX_SET_GROUP 1424 00000000

Any suggestions on how to play this file in vlc? What options
will tell vlc where the video data is?

Thanks,
- Harshal

 

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list