VLC can't play .ts stream from SageTV & Ceton InfiniTV
Posted: 23 Nov 2012 04:20
I am trying to use NetPVR with NetRecorder and SageDCT to play and record HD TV from a cablecard equipped Ceton InfiniTV PCIe card. The SageDCT creates a .ts file from the stream received from the InfiniTV. VLC (among others) can not play it. I am led to believe that it is a "legal" .ts file. A sample .ts file can be found at: http://feuerbacher.us/feuerbacher/data/file.ts. Ts4Np appears to fix the problem (but there may be some judder left over). But using Ts4Np does not work with pipes. Any suggestions are appreciated.
The log from vlc is:
/cygdrive/c/"Program Files (x86)"/VideoLan/VLC/vlc.exe -vvv ./file.ts
[003d3088] main libvlc debug: VLC media player - 2.0.4 Twoflower
[003d3088] main libvlc debug: Copyright ▒ 1996-2012 VLC authors and VideoLAN
[003d3088] main libvlc debug: revision 2.0.4-0-g811b771
[003d3088] main libvlc debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-portaudio' '--disable-sdl' '--enable-qt4' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-sqlite' '--disable-dirac' '--host=i586-mingw32msvc' 'host_alias=i586-mingw32msvc'
[003d3088] main libvlc debug: searching plug-in modules
[003d3088] main libvlc debug: loading plugins cache file C:\Program Files (x86)\VideoLan\VLC\plugins\plugins.dat
[003d3088] main libvlc debug: recursively browsing `C:\Program Files (x86)\VideoLan\VLC\plugins'
[003d3088] main libvlc debug: saving plugins cache C:\Program Files (x86)\VideoLan\VLC\plugins\plugins.dat
[003d3088] main libvlc debug: plug-ins loaded: 389 modules
[003d3088] main libvlc debug: opening config file (C:\Users\fbacher\AppData\Roaming\vlc\vlcrc)
[003d3088] main libvlc debug: translation test: code is "C"
[003d3088] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
[003d3088] main libvlc debug: looking for memcpy module: 4 candidates
[003d3088] main libvlc debug: using memcpy module "memcpymmxext"
[003dc030] main input debug: Creating an input for 'Media Library'
[003dc030] main input debug: Input is a meta file: disabling unneeded options
[003dc030] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Temp\Frank'
[003dc030] main input debug: `file/xspf-open:///C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf'
[003dc030] main input debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' file='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[00671b80] main demux debug: looking for access_demux module: 3 candidates
[00671b80] main demux debug: no access_demux module matching "file" could be loaded
[00671b80] main demux debug: TIMER module_need() : 1.146 ms - Total 1.146 ms / 1 intvls (Avg 1.146 ms)
[003dc030] main input debug: creating access 'file' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf', path='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[005bbd28] main access debug: looking for access module: 3 candidates
[005bbd28] filesystem access debug: opening file `C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[005bbd28] main access debug: using access module "filesystem"
[005bbd28] main access debug: TIMER module_need() : 0.889 ms - Total 0.889 ms / 1 intvls (Avg 0.889 ms)
[025c10a0] main stream debug: Using stream method for AStream*
[025c10a0] main stream debug: starting pre-buffering
[025c10a0] main stream debug: received first data after 0 ms
[025c10a0] main stream debug: pre-buffering done 304 bytes in 0s - 3710 KiB/s
[025c1150] main stream debug: looking for stream_filter module: 4 candidates
[025c1150] main stream debug: no stream_filter module matching "any" could be loaded
[025c1150] main stream debug: TIMER module_need() : 1.674 ms - Total 1.674 ms / 1 intvls (Avg 1.674 ms)
[025c1150] main stream debug: looking for stream_filter module: 1 candidate
[025c1150] main stream debug: using stream_filter module "stream_filter_record"
[025c1150] main stream debug: TIMER module_need() : 0.459 ms - Total 0.459 ms / 1 intvls (Avg 0.459 ms)
[003dc030] main input debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' file='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[00671cf0] main demux debug: looking for demux module: 1 candidate
[00671cf0] playlist demux debug: using XSPF playlist reader
[00671cf0] main demux debug: using demux module "playlist"
[00671cf0] main demux debug: TIMER module_need() : 0.634 ms - Total 0.634 ms / 1 intvls (Avg 0.634 ms)
[00662618] main demux meta debug: looking for meta reader module: 2 candidates
[00662618] lua demux meta debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\meta\reader
[00662618] lua demux meta debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader
[00662618] lua demux meta debug: Trying Lua playlist script C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader\filename.luac
[00662618] main demux meta debug: no meta reader module matching "any" could be loaded
[00662618] main demux meta debug: TIMER module_need() : 3.928 ms - Total 3.928 ms / 1 intvls (Avg 3.928 ms)
[003dc030] main input debug: `file/xspf-open:///C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' successfully opened
[00649620] main xml reader debug: looking for xml reader module: 1 candidate
[00649620] main xml reader debug: using xml reader module "xml"
[00649620] main xml reader debug: TIMER module_need() : 0.454 ms - Total 0.454 ms / 1 intvls (Avg 0.454 ms)
[00671cf0] playlist demux debug: parsed 0 tracks successfully
[003dc030] main input debug: EOF reached
[00671cf0] main demux debug: removing module "playlist"
[025c1150] main stream debug: removing module "stream_filter_record"
[005bbd28] main access debug: removing module "filesystem"
[003dc030] main input debug: TIMER input launching for 'Media Library' : 10.491 ms - Total 10.491 ms / 1 intvls (Avg 10.491 ms)
[0064a0c0] main interface debug: looking for interface module: 1 candidate
[0064a0c0] main interface debug: using interface module "hotkeys"
[0064a0c0] main interface debug: TIMER module_need() : 0.608 ms - Total 0.608 ms / 1 intvls (Avg 0.608 ms)
[003df2f0] main playlist debug: playlist threads correctly activated
[003df2f0] main playlist debug: adding item `./file.ts' ( file:///C:/frank/tmp/.%2Ffile.ts )
[00649580] [003df2f0] main interface debug: main playlist debug: looking for interface module: 1 candidate
rebuilding array of current - root Playlist
[003df2f0] main playlist debug: rebuild done - 1 items, index -1
[003dc030] main input debug: Creating an input for './file.ts'
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3984
[003df2f0] main playlist debug: no fetch required for (null) (art currently (null))
[00649580] main interface debug: using interface module "globalhotkeys"
[00649580] main interface debug: TIMER module_need() : 36.535 ms - Total 36.535 ms / 1 intvls (Avg 36.535 ms)
[003d3088] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0064a160] main interface debug: looking for interface module: 4 candidates
[00671f18] main generic debug: looking for extension module: 1 candidate
[00671f18] lua generic debug: Opening Lua Extension module
[00671f18] lua generic debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\extensions
[00671f18] lua generic debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\extensions
[00671f18] main generic debug: using extension module "lua"
[00671f18] main generic debug: TIMER module_need() : 0.500 ms - Total 0.500 ms / 1 intvls (Avg 0.500 ms)
[0064a160] main interface debug: using interface module "qt4"
[0064a160] main interface debug: TIMER module_need() : 205.842 ms - Total 205.842 ms / 1 intvls (Avg 205.842 ms)
[003df2f0] main playlist debug: processing request item: null, node: Playlist, skip: 0
[003df2f0] main playlist debug: starting playback of the new playlist item
[003df2f0] main playlist debug: resyncing on ./file.ts
[003df2f0] main playlist debug: ./file.ts is at 0
[003df2f0] main playlist debug: creating new input thread
[0261c0f8] main input debug: Creating an input for './file.ts'
[0261c0f8] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Temp\Frank'
[0261c0f8] main input debug: `file:///C:/frank/tmp/.%2Ffile.ts' gives access `file' demux `' path `/C:/frank/tmp/.%2Ffile.ts'
[0261c0f8] main input debug: creating demux: access='file' demux='' location='/C:/frank/tmp/.%2Ffile.ts' file='C:\frank\tmp\.\file.ts'
[006721f8] main demux debug: looking for access_demux module: 3 candidates
[006721f8] main demux debug: no access_demux module matching "file" could be loaded
[006721f8] main demux debug: TIMER module_need() : 0.355 ms - Total 0.355 ms / 1 intvls (Avg 0.355 ms)
[0261c0f8] main input debug: creating access 'file' location='/C:/frank/tmp/.%2Ffile.ts', path='C:\frank\tmp\.\file.ts'
[00659108] main access debug: looking for access module: 3 candidates
[00659108] filesystem access debug: opening file `C:\frank\tmp\.\file.ts'
[00659108] main access debug: using access module "filesystem"
[00659108] main access debug: TIMER module_need() : 0.222 ms - Total 0.222 ms / 1 intvls (Avg 0.222 ms)
[025c14c0] main stream debug: Using stream method for AStream*
[025c14c0] main stream debug: starting pre-buffering
[025c14c0] main stream debug: received first data after 0 ms
[025c14c0] main stream debug: pre-buffering done 1024 bytes in 0s - 22222 KiB/s
[025c1570] main stream debug: looking for stream_filter module: 4 candidates
[025c1570] main stream debug: no stream_filter module matching "any" could be loaded
[025c1570] main stream debug: TIMER module_need() : 0.132 ms - Total 0.132 ms / 1 intvls (Avg 0.132 ms)
[025c1570] main stream debug: looking for stream_filter module: 1 candidate
[025c1570] main stream debug: using stream_filter module "stream_filter_record"
[025c1570] main stream debug: TIMER module_need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
[0261c0f8] main input debug: creating demux: access='file' demux='' location='/C:/frank/tmp/.%2Ffile.ts' file='C:\frank\tmp\.\file.ts'
[00672368] main demux debug: looking for demux module: 55 candidates
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 38 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 76 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 114 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 152 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 2 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 40 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 78 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 116 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 154 bytes of garbage
[00672368] ts demux debug: pid[4723] unknown
[00672368] ts demux debug: pid[4721] unknown
[00672368] ts demux debug: pid[4722] unknown
[00672368] ts demux debug: pid[4733] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 0
[00672368] ts demux debug: PATCallBack called
[00672368] ts demux debug: new PAT ts_id=4311 version=21 current_next=1
[00672368] ts demux debug: * number=0 pid=8188
[00672368] ts demux debug: * number=1 pid=3904
[00672368] ts demux debug: * number=2 pid=3920
[00672368] ts demux debug: * number=4 pid=3952
[00672368] ts demux debug: * number=5 pid=3968
[00672368] ts demux debug: * number=6 pid=3984
[00672368] ts demux debug: * number=7 pid=4000
[00672368] ts demux debug: * number=51 pid=4704
[00672368] ts demux debug: * number=52 pid=4720
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3984
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=6 version=1 pid_pcr=3985
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3985 type=2 fcc=mpgv
[0261c0f8] main input debug: selecting program id=6
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3986 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3987 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3988 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3988 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] main demux debug: using demux module "ts"
[00672368] main demux debug: TIMER module_need() : 10.579 ms - Total 10.579 ms / 1 intvls (Avg 10.579 ms)
[0261c0f8] main input debug: looking for a subtitle file in C:\frank\tmp\.\
[00655470] main decoder debug: looking for decoder module: 32 candidates
[00655470] avcodec decoder debug: libavcodec initialized (interface 0x361e00)
[00655470] avcodec decoder debug: trying to use direct rendering
[00655470] avcodec decoder debug: allowing 3 thread(s) for decoding
[00655470] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[00655470] avcodec decoder debug: using slice thread mode with 3 threads
[00655470] main decoder debug: using decoder module "avcodec"
[00655470] main decoder debug: TIMER module_need() : 6.793 ms - Total 6.793 ms / 1 intvls (Avg 6.793 ms)
[02660478] main packetizer debug: looking for packetizer module: 21 candidates
[02660478] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[02660478] main packetizer debug: TIMER module_need() : 1.676 ms - Total 1.676 ms / 1 intvls (Avg 1.676 ms)
[0274fce8] main decoder debug: looking for decoder module: 32 candidates
[0274fce8] main decoder debug: using decoder module "a52"
[0274fce8] main decoder debug: TIMER module_need() : 0.450 ms - Total 0.450 ms / 1 intvls (Avg 0.450 ms)
[00672368] ts demux debug: DEMUX_SET_GROUP 0 00000000
[006631f8] main demux meta debug: looking for meta reader module: 2 candidates
[006631f8] lua demux meta debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\meta\reader
[006631f8] lua demux meta debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader
[006631f8] lua demux meta debug: Trying Lua playlist script C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader\filename.luac
[006631f8] main demux meta debug: no meta reader module matching "any" could be loaded
[006631f8] main demux meta debug: TIMER module_need() : 1.224 ms - Total 1.224 ms / 1 intvls (Avg 1.224 ms)
[0261c0f8] main input debug: `file:///C:/frank/tmp/.%2Ffile.ts' successfully opened
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4000
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=7 version=1 pid_pcr=4001
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4001 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4002 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=4003 type=129 fcc=a52
[0064a160] qt4 interface debug: IM: Setting an input
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4004 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4004 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4704
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=51 version=1 pid_pcr=4705
[00672368] ts demux debug: * descriptor : unknown (0xe)
[00672368] ts demux debug: * descriptor : unknown (0xc)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4705 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4706 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4707 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4708 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4720
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=52 version=1 pid_pcr=4721
[00672368] ts demux debug: * descriptor : unknown (0xe)
[00672368] ts demux debug: * descriptor : unknown (0xc)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4721 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4722 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4723 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4724 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux warning: first packet for pid=4721 cc=0x3
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3920
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=2 version=1 pid_pcr=3921
[00672368] ts demux debug: * descriptor : unknown (0x10)
[00672368] ts demux debug: * descriptor : unknown (0xb)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3921 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3922 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3923 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3924 type=192 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3924 type=192 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3924 type=192 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3925 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3925 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3925 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3968
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=5 version=1 pid_pcr=3969
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3969 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3970 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3971 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3972 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3972 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux warning: first packet for pid=4723 cc=0xb
[00672368] ts demux warning: first packet for pid=4722 cc=0xb
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3904
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=1 version=1 pid_pcr=3905
[00672368] ts demux debug: * descriptor : unknown (0x10)
[00672368] ts demux debug: * descriptor : unknown (0xb)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3905 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3906 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3907 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3908 type=192 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3908 type=192 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3908 type=192 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3909 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3909 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3909 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00659108] filesystem access warning: unimplemented query 4097 in control
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 3952
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=4 version=1 pid_pcr=3953
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3953 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3954 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3955 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3956 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3956 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: eof ?
[0261c0f8] main input debug: EOF reached
[003df2f0] main playlist debug: finished input
[00655470] main decoder debug: removing module "avcodec"
[00655470] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[00655470] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[02660478] main packetizer debug: removing module "packetizer_mpegvideo"
[0274fce8] main decoder debug: removing module "a52"
[0274fce8] main decoder debug: killing decoder fourcc `a52 ', 0 PES in FIFO
[00672368] main demux debug: removing module "ts"
[00672368] ts demux debug: pid list:
[00672368] ts demux debug: - pid[0] seen
[00672368] ts demux debug: - pid[3904] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3920] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3952] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3968] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3984] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4000] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4704] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4720] seen
[00672368] ts demux debug: - pid[4721] seen
[00672368] ts demux debug: - pid[4722] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4723] seen
[00672368] ts demux debug: - pid[4733] seen
[00672368] ts demux debug: - pid[8191] seen
[025c1570] main stream debug: removing module "stream_filter_record"
[00659108] main access debug: removing module "filesystem"
[003df2f0] main playlist debug: dead input
[003df2f0] [0064a160] main playlist debug: qt4 interface debug: changing item without a request (current 0/1)
[0IM: Deleting the input
03df2f0] main playlist debug: nothing to play
[0261c0f8] main input debug: TIMER input launching for './file.ts' : 28.646 ms - Total 28.646 ms / 1 intvls (Avg 28.646 ms)
The log from vlc is:
/cygdrive/c/"Program Files (x86)"/VideoLan/VLC/vlc.exe -vvv ./file.ts
[003d3088] main libvlc debug: VLC media player - 2.0.4 Twoflower
[003d3088] main libvlc debug: Copyright ▒ 1996-2012 VLC authors and VideoLAN
[003d3088] main libvlc debug: revision 2.0.4-0-g811b771
[003d3088] main libvlc debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-portaudio' '--disable-sdl' '--enable-qt4' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-sqlite' '--disable-dirac' '--host=i586-mingw32msvc' 'host_alias=i586-mingw32msvc'
[003d3088] main libvlc debug: searching plug-in modules
[003d3088] main libvlc debug: loading plugins cache file C:\Program Files (x86)\VideoLan\VLC\plugins\plugins.dat
[003d3088] main libvlc debug: recursively browsing `C:\Program Files (x86)\VideoLan\VLC\plugins'
[003d3088] main libvlc debug: saving plugins cache C:\Program Files (x86)\VideoLan\VLC\plugins\plugins.dat
[003d3088] main libvlc debug: plug-ins loaded: 389 modules
[003d3088] main libvlc debug: opening config file (C:\Users\fbacher\AppData\Roaming\vlc\vlcrc)
[003d3088] main libvlc debug: translation test: code is "C"
[003d3088] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
[003d3088] main libvlc debug: looking for memcpy module: 4 candidates
[003d3088] main libvlc debug: using memcpy module "memcpymmxext"
[003dc030] main input debug: Creating an input for 'Media Library'
[003dc030] main input debug: Input is a meta file: disabling unneeded options
[003dc030] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Temp\Frank'
[003dc030] main input debug: `file/xspf-open:///C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf'
[003dc030] main input debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' file='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[00671b80] main demux debug: looking for access_demux module: 3 candidates
[00671b80] main demux debug: no access_demux module matching "file" could be loaded
[00671b80] main demux debug: TIMER module_need() : 1.146 ms - Total 1.146 ms / 1 intvls (Avg 1.146 ms)
[003dc030] main input debug: creating access 'file' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf', path='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[005bbd28] main access debug: looking for access module: 3 candidates
[005bbd28] filesystem access debug: opening file `C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[005bbd28] main access debug: using access module "filesystem"
[005bbd28] main access debug: TIMER module_need() : 0.889 ms - Total 0.889 ms / 1 intvls (Avg 0.889 ms)
[025c10a0] main stream debug: Using stream method for AStream*
[025c10a0] main stream debug: starting pre-buffering
[025c10a0] main stream debug: received first data after 0 ms
[025c10a0] main stream debug: pre-buffering done 304 bytes in 0s - 3710 KiB/s
[025c1150] main stream debug: looking for stream_filter module: 4 candidates
[025c1150] main stream debug: no stream_filter module matching "any" could be loaded
[025c1150] main stream debug: TIMER module_need() : 1.674 ms - Total 1.674 ms / 1 intvls (Avg 1.674 ms)
[025c1150] main stream debug: looking for stream_filter module: 1 candidate
[025c1150] main stream debug: using stream_filter module "stream_filter_record"
[025c1150] main stream debug: TIMER module_need() : 0.459 ms - Total 0.459 ms / 1 intvls (Avg 0.459 ms)
[003dc030] main input debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' file='C:\Users\fbacher\AppData\Roaming\vlc\ml.xspf'
[00671cf0] main demux debug: looking for demux module: 1 candidate
[00671cf0] playlist demux debug: using XSPF playlist reader
[00671cf0] main demux debug: using demux module "playlist"
[00671cf0] main demux debug: TIMER module_need() : 0.634 ms - Total 0.634 ms / 1 intvls (Avg 0.634 ms)
[00662618] main demux meta debug: looking for meta reader module: 2 candidates
[00662618] lua demux meta debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\meta\reader
[00662618] lua demux meta debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader
[00662618] lua demux meta debug: Trying Lua playlist script C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader\filename.luac
[00662618] main demux meta debug: no meta reader module matching "any" could be loaded
[00662618] main demux meta debug: TIMER module_need() : 3.928 ms - Total 3.928 ms / 1 intvls (Avg 3.928 ms)
[003dc030] main input debug: `file/xspf-open:///C:/Users/fbacher/AppData/Roaming/vlc/ml.xspf' successfully opened
[00649620] main xml reader debug: looking for xml reader module: 1 candidate
[00649620] main xml reader debug: using xml reader module "xml"
[00649620] main xml reader debug: TIMER module_need() : 0.454 ms - Total 0.454 ms / 1 intvls (Avg 0.454 ms)
[00671cf0] playlist demux debug: parsed 0 tracks successfully
[003dc030] main input debug: EOF reached
[00671cf0] main demux debug: removing module "playlist"
[025c1150] main stream debug: removing module "stream_filter_record"
[005bbd28] main access debug: removing module "filesystem"
[003dc030] main input debug: TIMER input launching for 'Media Library' : 10.491 ms - Total 10.491 ms / 1 intvls (Avg 10.491 ms)
[0064a0c0] main interface debug: looking for interface module: 1 candidate
[0064a0c0] main interface debug: using interface module "hotkeys"
[0064a0c0] main interface debug: TIMER module_need() : 0.608 ms - Total 0.608 ms / 1 intvls (Avg 0.608 ms)
[003df2f0] main playlist debug: playlist threads correctly activated
[003df2f0] main playlist debug: adding item `./file.ts' ( file:///C:/frank/tmp/.%2Ffile.ts )
[00649580] [003df2f0] main interface debug: main playlist debug: looking for interface module: 1 candidate
rebuilding array of current - root Playlist
[003df2f0] main playlist debug: rebuild done - 1 items, index -1
[003dc030] main input debug: Creating an input for './file.ts'
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3984
[003df2f0] main playlist debug: no fetch required for (null) (art currently (null))
[00649580] main interface debug: using interface module "globalhotkeys"
[00649580] main interface debug: TIMER module_need() : 36.535 ms - Total 36.535 ms / 1 intvls (Avg 36.535 ms)
[003d3088] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0064a160] main interface debug: looking for interface module: 4 candidates
[00671f18] main generic debug: looking for extension module: 1 candidate
[00671f18] lua generic debug: Opening Lua Extension module
[00671f18] lua generic debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\extensions
[00671f18] lua generic debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\extensions
[00671f18] main generic debug: using extension module "lua"
[00671f18] main generic debug: TIMER module_need() : 0.500 ms - Total 0.500 ms / 1 intvls (Avg 0.500 ms)
[0064a160] main interface debug: using interface module "qt4"
[0064a160] main interface debug: TIMER module_need() : 205.842 ms - Total 205.842 ms / 1 intvls (Avg 205.842 ms)
[003df2f0] main playlist debug: processing request item: null, node: Playlist, skip: 0
[003df2f0] main playlist debug: starting playback of the new playlist item
[003df2f0] main playlist debug: resyncing on ./file.ts
[003df2f0] main playlist debug: ./file.ts is at 0
[003df2f0] main playlist debug: creating new input thread
[0261c0f8] main input debug: Creating an input for './file.ts'
[0261c0f8] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Temp\Frank'
[0261c0f8] main input debug: `file:///C:/frank/tmp/.%2Ffile.ts' gives access `file' demux `' path `/C:/frank/tmp/.%2Ffile.ts'
[0261c0f8] main input debug: creating demux: access='file' demux='' location='/C:/frank/tmp/.%2Ffile.ts' file='C:\frank\tmp\.\file.ts'
[006721f8] main demux debug: looking for access_demux module: 3 candidates
[006721f8] main demux debug: no access_demux module matching "file" could be loaded
[006721f8] main demux debug: TIMER module_need() : 0.355 ms - Total 0.355 ms / 1 intvls (Avg 0.355 ms)
[0261c0f8] main input debug: creating access 'file' location='/C:/frank/tmp/.%2Ffile.ts', path='C:\frank\tmp\.\file.ts'
[00659108] main access debug: looking for access module: 3 candidates
[00659108] filesystem access debug: opening file `C:\frank\tmp\.\file.ts'
[00659108] main access debug: using access module "filesystem"
[00659108] main access debug: TIMER module_need() : 0.222 ms - Total 0.222 ms / 1 intvls (Avg 0.222 ms)
[025c14c0] main stream debug: Using stream method for AStream*
[025c14c0] main stream debug: starting pre-buffering
[025c14c0] main stream debug: received first data after 0 ms
[025c14c0] main stream debug: pre-buffering done 1024 bytes in 0s - 22222 KiB/s
[025c1570] main stream debug: looking for stream_filter module: 4 candidates
[025c1570] main stream debug: no stream_filter module matching "any" could be loaded
[025c1570] main stream debug: TIMER module_need() : 0.132 ms - Total 0.132 ms / 1 intvls (Avg 0.132 ms)
[025c1570] main stream debug: looking for stream_filter module: 1 candidate
[025c1570] main stream debug: using stream_filter module "stream_filter_record"
[025c1570] main stream debug: TIMER module_need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
[0261c0f8] main input debug: creating demux: access='file' demux='' location='/C:/frank/tmp/.%2Ffile.ts' file='C:\frank\tmp\.\file.ts'
[00672368] main demux debug: looking for demux module: 55 candidates
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 38 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 76 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 114 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 152 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 2 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 40 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 78 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 116 bytes of garbage
[00672368] ts demux warning: lost synchro
[00672368] ts demux debug: skipping 154 bytes of garbage
[00672368] ts demux debug: pid[4723] unknown
[00672368] ts demux debug: pid[4721] unknown
[00672368] ts demux debug: pid[4722] unknown
[00672368] ts demux debug: pid[4733] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 0
[00672368] ts demux debug: PATCallBack called
[00672368] ts demux debug: new PAT ts_id=4311 version=21 current_next=1
[00672368] ts demux debug: * number=0 pid=8188
[00672368] ts demux debug: * number=1 pid=3904
[00672368] ts demux debug: * number=2 pid=3920
[00672368] ts demux debug: * number=4 pid=3952
[00672368] ts demux debug: * number=5 pid=3968
[00672368] ts demux debug: * number=6 pid=3984
[00672368] ts demux debug: * number=7 pid=4000
[00672368] ts demux debug: * number=51 pid=4704
[00672368] ts demux debug: * number=52 pid=4720
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3984
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=6 version=1 pid_pcr=3985
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3985 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3985 type=2 fcc=mpgv
[0261c0f8] main input debug: selecting program id=6
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3986 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3986 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3987 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3987 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3988 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3988 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] main demux debug: using demux module "ts"
[00672368] main demux debug: TIMER module_need() : 10.579 ms - Total 10.579 ms / 1 intvls (Avg 10.579 ms)
[0261c0f8] main input debug: looking for a subtitle file in C:\frank\tmp\.\
[00655470] main decoder debug: looking for decoder module: 32 candidates
[00655470] avcodec decoder debug: libavcodec initialized (interface 0x361e00)
[00655470] avcodec decoder debug: trying to use direct rendering
[00655470] avcodec decoder debug: allowing 3 thread(s) for decoding
[00655470] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) started
[00655470] avcodec decoder debug: using slice thread mode with 3 threads
[00655470] main decoder debug: using decoder module "avcodec"
[00655470] main decoder debug: TIMER module_need() : 6.793 ms - Total 6.793 ms / 1 intvls (Avg 6.793 ms)
[02660478] main packetizer debug: looking for packetizer module: 21 candidates
[02660478] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[02660478] main packetizer debug: TIMER module_need() : 1.676 ms - Total 1.676 ms / 1 intvls (Avg 1.676 ms)
[0274fce8] main decoder debug: looking for decoder module: 32 candidates
[0274fce8] main decoder debug: using decoder module "a52"
[0274fce8] main decoder debug: TIMER module_need() : 0.450 ms - Total 0.450 ms / 1 intvls (Avg 0.450 ms)
[00672368] ts demux debug: DEMUX_SET_GROUP 0 00000000
[006631f8] main demux meta debug: looking for meta reader module: 2 candidates
[006631f8] lua demux meta debug: Trying Lua scripts in C:\Users\fbacher\AppData\Roaming\vlc\lua\meta\reader
[006631f8] lua demux meta debug: Trying Lua scripts in C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader
[006631f8] lua demux meta debug: Trying Lua playlist script C:\Program Files (x86)\VideoLan\VLC\lua\meta\reader\filename.luac
[006631f8] main demux meta debug: no meta reader module matching "any" could be loaded
[006631f8] main demux meta debug: TIMER module_need() : 1.224 ms - Total 1.224 ms / 1 intvls (Avg 1.224 ms)
[0261c0f8] main input debug: `file:///C:/frank/tmp/.%2Ffile.ts' successfully opened
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4000
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=7 version=1 pid_pcr=4001
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4001 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4001 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4002 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4002 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4003 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=4003 type=129 fcc=a52
[0064a160] qt4 interface debug: IM: Setting an input
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4004 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4004 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4704
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=51 version=1 pid_pcr=4705
[00672368] ts demux debug: * descriptor : unknown (0xe)
[00672368] ts demux debug: * descriptor : unknown (0xc)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4705 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4705 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4706 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4706 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4707 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4707 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4708 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4708 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 4720
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=52 version=1 pid_pcr=4721
[00672368] ts demux debug: * descriptor : unknown (0xe)
[00672368] ts demux debug: * descriptor : unknown (0xc)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4721 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4721 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4722 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4722 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=4723 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=4723 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0xe
[00672368] ts demux debug: * es pid=4724 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=4724 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux warning: first packet for pid=4721 cc=0x3
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3920
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=2 version=1 pid_pcr=3921
[00672368] ts demux debug: * descriptor : unknown (0x10)
[00672368] ts demux debug: * descriptor : unknown (0xb)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3921 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3921 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3922 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3922 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3923 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3923 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3924 type=192 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3924 type=192 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3924 type=192 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3925 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3925 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3925 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3968
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=5 version=1 pid_pcr=3969
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3969 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3969 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3970 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3970 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3971 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3971 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3972 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3972 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux warning: first packet for pid=4723 cc=0xb
[00672368] ts demux warning: first packet for pid=4722 cc=0xb
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 3904
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=1 version=1 pid_pcr=3905
[00672368] ts demux debug: * descriptor : unknown (0x10)
[00672368] ts demux debug: * descriptor : unknown (0xb)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x6
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3905 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3905 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3906 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3906 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x5
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3907 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3907 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3908 type=192 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3908 type=192 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3908 type=192 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3909 type=134 dr->i_tag=0x52
[00672368] ts demux debug: * es pid=3909 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3909 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00659108] filesystem access warning: unimplemented query 4097 in control
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 3952
[00672368] ts demux debug: PMTCallBack called
[00672368] ts demux debug: new PMT program number=4 version=1 pid_pcr=3953
[00672368] ts demux debug: * descriptor : unknown (0x88)
[00672368] ts demux debug: * descriptor : registration CUEI
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x83
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x86
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x2
[00672368] ts demux debug: * es pid=3953 type=2 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3953 type=2 fcc=mpgv
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3954 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: eng
[00672368] ts demux debug: * es pid=3954 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0xa
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x81
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x6a
[00672368] ts demux debug: * es pid=3955 type=129 dr->i_tag=0x9
[00672368] ts demux debug: found language: spa
[00672368] ts demux debug: * es pid=3955 type=129 fcc=a52
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: * es pid=3956 type=134 dr->i_tag=0x9
[00672368] ts demux debug: * es pid=3956 type=134 *unknown*
[00672368] ts demux debug: * descriptor : CA (0x9) SysID 0xe00
[00672368] ts demux debug: eof ?
[0261c0f8] main input debug: EOF reached
[003df2f0] main playlist debug: finished input
[00655470] main decoder debug: removing module "avcodec"
[00655470] avcodec decoder debug: ffmpeg codec (MPEG-1/2 Video) stopped
[00655470] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[02660478] main packetizer debug: removing module "packetizer_mpegvideo"
[0274fce8] main decoder debug: removing module "a52"
[0274fce8] main decoder debug: killing decoder fourcc `a52 ', 0 PES in FIFO
[00672368] main demux debug: removing module "ts"
[00672368] ts demux debug: pid list:
[00672368] ts demux debug: - pid[0] seen
[00672368] ts demux debug: - pid[3904] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3920] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3952] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3968] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[3984] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4000] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4704] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4720] seen
[00672368] ts demux debug: - pid[4721] seen
[00672368] ts demux debug: - pid[4722] seen
[0261c0f8] main input debug: Program doesn't contain anymore ES
[00672368] ts demux debug: - pid[4723] seen
[00672368] ts demux debug: - pid[4733] seen
[00672368] ts demux debug: - pid[8191] seen
[025c1570] main stream debug: removing module "stream_filter_record"
[00659108] main access debug: removing module "filesystem"
[003df2f0] main playlist debug: dead input
[003df2f0] [0064a160] main playlist debug: qt4 interface debug: changing item without a request (current 0/1)
[0IM: Deleting the input
03df2f0] main playlist debug: nothing to play
[0261c0f8] main input debug: TIMER input launching for './file.ts' : 28.646 ms - Total 28.646 ms / 1 intvls (Avg 28.646 ms)