I'm getting a Failed to process file: Undefined error: 0 with all the TiVo files from the Lifetime channel.
The error occurs in tivo_decoder_ts.cxx line 517:
The switch receives the following paket type:
ts_packet_type ts_packet_pid_types TS_PID_TYPE_RESERVED
and goes to the default case which errors.
TiVo Header :
flags : 61
origin : US
format : Transport Stream
source : HDTV
TiVo unit : Series3
mpeg_offset : 19456
chunks : 3
Creating new stream for PID 0
TS ProgAssocTbl : version changed :
TS ProgAssocTbl : Program Num : 1
TS ProgAssocTbl : Program PID : 100
Creating new stream for PMT PID 100
TS ProgMapTbl : StreamId , PID 17, Type 2 : Video
Creating new stream for PID 17
TS ProgMapTbl : StreamId \201, PID 20, Type 1 : Audio
Creating new stream for PID 20
TS ProgMapTbl : StreamId \227, PID 21, Type 3 : PrivateData
Creating new stream for PID 21
Unknown Packet Type: Undefined error: 0
Failed to process file: Undefined error: 0
Program ended with exit code: 9
I'm getting a Failed to process file: Undefined error: 0 with all the TiVo files from the Lifetime channel.
The error occurs in tivo_decoder_ts.cxx line 517: The switch receives the following paket type: ts_packet_type ts_packet_pid_types TS_PID_TYPE_RESERVED and goes to the default case which errors.
TiVo Header : flags : 61 origin : US format : Transport Stream source : HDTV TiVo unit : Series3 mpeg_offset : 19456 chunks : 3
Creating new stream for PID 0 TS ProgAssocTbl : version changed : TS ProgAssocTbl : Program Num : 1 TS ProgAssocTbl : Program PID : 100 Creating new stream for PMT PID 100 TS ProgMapTbl : StreamId , PID 17, Type 2 : Video Creating new stream for PID 17 TS ProgMapTbl : StreamId \201, PID 20, Type 1 : Audio Creating new stream for PID 20 TS ProgMapTbl : StreamId \227, PID 21, Type 3 : PrivateData Creating new stream for PID 21 Unknown Packet Type: Undefined error: 0 Failed to process file: Undefined error: 0 Program ended with exit code: 9