Reply to thread

Looks like that .ts file contains multiple video PIDs. TsReader doesn't support more than one video PID in the .ts file. Looks like TsWriter is doing something wrong, as it shouldn't record more than one video PID.


1) delete TsWriter.log

2) make a recording in .ts format on the HD channel

3) upload the TsWriter.log


02-11-2007 20:12:06.906 [d24] video    pid:1311 type:2

02-11-2007 20:12:06.859 [d24] video    pid:1111 type:2


Top Bottom