expectedPTS != expectedDTS + ptsIncrement

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

Post Reply
busbee
Junior
Posts: 36
Joined: Sun Oct 14, 2018 12:07 pm
United States of America

expectedPTS != expectedDTS + ptsIncrement

Post by busbee »

Anyone else have this error?
trying to remove cutlist from ATSC OTA Recording mpegts.
The recording seems fine in MythTV Player.

cmd is:
mythtranscode --mpeg2 --chanid 1062 --starttime 2018-11-04T19:00:00 --outfile "/var/lib/mytharchive/temp/work/1/newfile.mpg"

...
2018-12-05 17:12:18.285732 I Inserting 9 I-Frames after #28
2018-12-05 17:12:18.292441 N Frame 37 > 34. Corruption likely at pos: -1
2018-12-05 17:12:18.292688 I AVFrame.format is not set
2018-12-05 17:12:18.292691 I AVFrame.width or height is not set
2018-12-05 17:12:18.292866 I AVFrame.format is not set
2018-12-05 17:12:18.292869 I AVFrame.width or height is not set
2018-12-05 17:12:18.294893 I Inserting 2 I-Frames after #34
2018-12-05 17:12:18.294959 E expectedPTS != expectedDTS + ptsIncrement
2018-12-05 17:12:18.294967 E 00:23:51.304 != 00:23:51.304 + 00:00:00.033
2018-12-05 17:12:18.294970 E 38645226900 != 38645226900 + 3003
2018-12-05 17:12:18.295649 E Transcoding /home/mythtv/recs/1062_20181104190000.ts failed
Post Reply