I'm using v0.8.6a. I checked and it is the latest. When I play files recorded from ProgDVB, VLC is able to play the audio but there is just black where the video should be. When I play from DD, neither audio or video work. I will try from Linux in a minute.
Here is a dump of the messages when playing a locally recorded file:
main debug: adding playlist item `C:\Documents and Settings\User\Desktop\SCIFI.ts' ( C:\Documents and Settings\User\Desktop\SCIFI.ts )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3964 (input) created at priority 1 (input/input.c:265)
main debug: drive letter C: found in source
main debug: `C:\Documents and Settings\User\Desktop\SCIFI.ts' gives access `' demux `' path `C:\Documents and Settings\User\Desktop\SCIFI.ts'
main debug: creating demux: access='' demux='' path='C:\Documents and Settings\User\Desktop\SCIFI.ts'
main debug: looking for access_demux module: 1 candidate
main debug: creating access '' path='C:\Documents and Settings\User\Desktop\SCIFI.ts'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: C:\Documents and Settings\User\Desktop\SCIFI.cue
vcd debug: could not find .cue file
access_file debug: opening file `C:\Documents and Settings\User\Desktop\SCIFI.ts'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 1408981 bytes in 0s - 1375958007 kbytes/s
main debug: creating demux: access='' demux='' path='C:\Documents and Settings\User\Desktop\SCIFI.ts'
main debug: looking for demux2 module: 45 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in C:\Documents and Settings\User\Desktop\
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: `C:\Documents and Settings\User\Desktop\SCIFI.ts' successfully opened
ts debug: PATCallBack called
ts debug: new PAT ts_id=8900 version=6 current_next=1
ts debug: * number=114 pid=33
ts debug: PMTCallBack called
ts debug: new PMT program number=114 version=0 pid_pcr=6690
ts debug: * es pid=6690 type=2 fcc=mpgv
main debug: selecting program id=114
main debug: looking for decoder module: 27 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 4092 (decoder) created at priority 0 (input/decoder.c:159)
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=6691 type=4 fcc=mpga
main debug: looking for decoder module: 27 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 4120 (decoder) created at priority 2 (input/decoder.c:159)
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: pid[4386] unknown
ts debug: pid[4387] unknown
ts debug: eof ?
main debug: EOF reached
main debug: closing input
ts debug: pid list:
ts debug: - pid[0] seen
ts debug: - pid[33] seen
ts debug: - pid[4386] seen
ts debug: - pid[4387] seen
main debug: removing module "libmpeg2"
main debug: thread times: real 0m0.265625s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 4092 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing module "mpeg_audio"
main debug: thread times: real 0m0.250000s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 4120 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
ts debug: - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "access_file"
main debug: thread times: real 0m0.265625s, kernel 0m0.125000s, user 0m0.046875s
main debug: thread 3964 joined (input/input.c:412)
main warning: unable to find parent!
main: nothing to play
And this one when trying to play the stream:
main debug: adding playlist item `udp://@' ( udp://@ )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4012 (input) created at priority 1 (input/input.c:265)
main debug: `udp://@' gives access `udp' demux `' path `@'
main debug: creating demux: access='udp' demux='' path='@'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "udp"
main debug: creating access 'udp' path='@'
main debug: looking for access2 module: 6 candidates
access_udp debug: opening server=:0 local=:1234
main debug: net: connecting to '[]:0@[]:1234'
main debug: looking for network module: 1 candidate
ipv6 warning: cannot create socket (Winsock error 10047)
main debug: using network module "ipv6"
main debug: removing module "ipv6"
main debug: looking for network module: 1 candidate
ipv4 debug: resolving :1234...
ipv4 debug: resolving :0...
main debug: using network module "ipv4"
main debug: removing module "ipv4"
main debug: using access2 module "access_udp"
main debug: pre buffering
main error: recv() failed. Increase the mtu size (--mtu option)
access_udp debug: increasing MTU to 3000
access_udp debug: detected TS over raw UDP
main debug: creating demux: access='udp' demux='' path='@'
main debug: looking for demux2 module: 45 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
ts debug: DEMUX_SET_GROUP 0 00000000
access_udp warning: unimplemented query in control
main debug: `udp://@' successfully opened
ts debug: pid[4386] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=8 version=23 current_next=1
ts debug: * number=0 pid=16
ts debug: * number=114 pid=33
ts debug: * number=116 pid=33
ts debug: * number=118 pid=33
ts debug: * number=122 pid=33
ts debug: * number=130 pid=33
ts debug: * number=138 pid=33
ts debug: * number=166 pid=33
ts debug: * number=182 pid=33
ts debug: * number=183 pid=33
ts debug: * number=249 pid=33
ts debug: * number=287 pid=33
ts debug: * number=305 pid=33
ts debug: * number=319 pid=33
ts debug: * number=890 pid=33
ts debug: * number=920 pid=33
ts debug: * number=922 pid=33
ts debug: * number=924 pid=33
ts debug: * number=950 pid=33
ts debug: * number=951 pid=33
ts debug: * number=952 pid=33
ts debug: * number=963 pid=33
ts debug: * number=969 pid=33
ts debug: * number=6210 pid=33
ts debug: * number=7241 pid=33
ts debug: * number=7306 pid=33
ts debug: * number=7526 pid=33
ts debug: * number=7548 pid=33
ts debug: * number=7866 pid=33
ts debug: * number=7997 pid=33
ts debug: * number=8175 pid=33
ts debug: * number=8448 pid=33
ts debug: * number=8568 pid=33
ts debug: * number=8856 pid=33
ts debug: * number=9328 pid=33
ts debug: * number=9346 pid=33
main error: recv() failed. Increase the mtu size (--mtu option)
access_udp debug: increasing MTU to 6000
ts debug: pid[4387] unknown
ts warning: lost synchro
ts debug: skipping 184 bytes of garbage
main error: recv() failed. Increase the mtu size (--mtu option)
access_udp debug: increasing MTU to 12000
ts warning: lost synchro
ts debug: skipping 180 bytes of garbage
ts debug: PMTCallBack called
ts debug: new PMT program number=7306 version=0 pid_pcr=4898
ts debug: * es pid=4898 type=2 fcc=mpgv
main debug: selecting program id=7306
main debug: looking for decoder module: 27 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 4044 (decoder) created at priority 0 (input/decoder.c:159)
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=4899 type=4 fcc=mpga
main debug: looking for decoder module: 27 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 4148 (decoder) created at priority 2 (input/decoder.c:159)
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=4900 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: PMTCallBack called
ts debug: new PMT program number=7866 version=0 pid_pcr=4898
ts warning: pmt error: pid=4898 already defined
ts warning: pmt error: pid=4899 already defined
ts warning: pmt error: pid=4900 already defined
main error: recv() failed. Increase the mtu size (--mtu option)
access_udp debug: increasing MTU to 24000
ts warning: lost synchro
ts debug: skipping 172 bytes of garbage
ts debug: PMTCallBack called
ts debug: new PMT program number=8568 version=0 pid_pcr=4898
ts warning: pmt error: pid=4898 already defined
ts warning: pmt error: pid=4899 already defined
ts warning: pmt error: pid=4900 already defined
ts debug: PMTCallBack called
ts debug: new PMT program number=9346 version=0 pid_pcr=4898
ts warning: pmt error: pid=4898 already defined
ts warning: pmt error: pid=4899 already defined
ts warning: pmt error: pid=4900 already defined
ts warning: lost synchro
ts debug: skipping 156 bytes of garbage
ts debug: PMTCallBack called
ts debug: new PMT program number=249 version=0 pid_pcr=4898
ts warning: pmt error: pid=4898 already defined
ts warning: pmt error: pid=4899 already defined
ts warning: pmt error: pid=4900 already defined
ts debug: PATCallBack called
ts debug: PMTCallBack called
ts debug: new PMT program number=138 version=0 pid_pcr=4130
ts debug: * es pid=4130 type=2 fcc=mpgv
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=4131 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=4132 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: PMTCallBack called
ts debug: new PMT program number=183 version=0 pid_pcr=6434
ts debug: * es pid=6434 type=2 fcc=mpgv
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=6435 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: PMTCallBack called
ts debug: new PMT program number=305 version=0 pid_pcr=5666
ts debug: * es pid=5666 type=2 fcc=mpgv
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=5667 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=5668 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: PMTCallBack called
ts debug: new PMT program number=950 version=0 pid_pcr=4100
ts debug: * es pid=2049 type=5 *unknown*
ts debug: * es pid=4100 type=4 fcc=mpga
ts debug: PMTCallBack called
ts debug: new PMT program number=890 version=0 pid_pcr=5410
ts debug: * es pid=5410 type=2 fcc=mpgv
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=5411 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: PMTCallBack called
ts debug: PMTCallBack called
ts debug: PMTCallBack called
ts debug: new PMT program number=8175 version=0 pid_pcr=4898
ts warning: pmt error: pid=4898 already defined
ts warning: pmt error: pid=4899 already defined
ts warning: pmt error: pid=4900 already defined
ts debug: PMTCallBack called
ts debug: PMTCallBack called
ts debug: PMTCallBack called
ts debug: new PMT program number=114 version=0 pid_pcr=6690
ts debug: * es pid=6690 type=2 fcc=mpgv
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801
ts debug: * es pid=6691 type=4 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x1810
ts debug: * descriptor : CA (0x9) SysID 0x1801