This seems to crop up a fair bit, more on ITV and channel 4 than on BBC, and so possibly related to the cropping which occurs after advert detection.
I can watch halfway through the program, but the progress bar gets stuck quite early on. If I exit and resume, it picks up from a much earlier point, and only remmebers my position after a fast forward to a later section - not after playing to that same later section.
I have managed to play around with the pre-crop recording, the cropped recording, and the cropped redcording with sidecar files recreated.
The cropped recording will show the problem, but the original version is fine, and the one with new sidecars is fine.
The nts files differ, and as an indicator, the hmt files also show different durations on identical ts files. For the hmt file, the difference between cropped and cropped-plus-new-sidecar is:
-Recording end:1602030368 (Wed Oct 7 01:26:08 2020)
+Recording end:1602030481 (Wed Oct 7 01:28:01 2020)
-Duration:3076
+Duration:3189
-Stored duration:3076
+Stored duration:3189
(-Play resumes at:118 seconds in.) <- stuck
(+Play resumes at:169 seconds in.) <- got past it
Any ideas on what is causing this? I guess I can detect it programmatically by rattling round the filesystem each night for any updated recently added recordings, create new sidecar files and seeing where the duration differs.
I can watch halfway through the program, but the progress bar gets stuck quite early on. If I exit and resume, it picks up from a much earlier point, and only remmebers my position after a fast forward to a later section - not after playing to that same later section.
I have managed to play around with the pre-crop recording, the cropped recording, and the cropped redcording with sidecar files recreated.
The cropped recording will show the problem, but the original version is fine, and the one with new sidecars is fine.
The nts files differ, and as an indicator, the hmt files also show different durations on identical ts files. For the hmt file, the difference between cropped and cropped-plus-new-sidecar is:
-Recording end:1602030368 (Wed Oct 7 01:26:08 2020)
+Recording end:1602030481 (Wed Oct 7 01:28:01 2020)
-Duration:3076
+Duration:3189
-Stored duration:3076
+Stored duration:3189
(-Play resumes at:118 seconds in.) <- stuck
(+Play resumes at:169 seconds in.) <- got past it
Any ideas on what is causing this? I guess I can detect it programmatically by rattling round the filesystem each night for any updated recently added recordings, create new sidecar files and seeing where the duration differs.