Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scene Markers not added for Cut Lists same as Commercial Breaks #111

Open
Miwer opened this issue Dec 25, 2018 · 1 comment
Open

Scene Markers not added for Cut Lists same as Commercial Breaks #111

Miwer opened this issue Dec 25, 2018 · 1 comment

Comments

@Miwer
Copy link

Miwer commented Dec 25, 2018

Hi,

I don't know if this is expected behavior, but I cannot skip back and forth between cut points with next/prev, when playing recordings with Cut Lists, like I can with Commercial Breaks.
Doing a bit of debugging, it seems, that "AddSceneMarker" is not called on Cut lists, like it is with Commercial Breaks.

See logs below.

Commercial Breaks - scene markers added - can skip back/forth between markers

00:23:52.089 T:4092572448   DEBUG: HandleKey: return (0xf00d) pressed, action is Select
00:23:52.107 T:3517965168   DEBUG: CVideoPlayerVideo - video decoder returned error
00:23:52.271 T:4092572448   DEBUG: Previous line repeats 8 times.
00:23:52.271 T:4092572448   DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
00:23:52.271 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK     0.000 -    31.720
00:23:52.271 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK  2822.080 -  2938.200
00:23:52.272 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK  6328.600 -  6427.360
00:23:52.272 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK  7727.760 -  7798.280
00:23:52.272 T:3526357872   DEBUG: AddCut - Pushing new cut to back [00:00:00.000 - 00:00:31.720], 3
00:23:52.272 T:3526357872   DEBUG: ReadPvr - Added break [00:00:00.000 - 00:00:31.720] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:23:52.272 T:3526357872   DEBUG: AddCut - Pushing new cut to back [00:47:02.080 - 00:48:58.200], 3
00:23:52.272 T:3526357872   DEBUG: ReadPvr - Added break [00:47:02.080 - 00:48:58.200] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:23:52.272 T:3526357872   DEBUG: AddCut - Pushing new cut to back [01:45:28.600 - 01:47:07.360], 3
00:23:52.272 T:3526357872   DEBUG: ReadPvr - Added break [01:45:28.600 - 01:47:07.360] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:23:52.272 T:3526357872   DEBUG: AddCut - Pushing new cut to back [02:08:47.760 - 02:09:58.280], 3
00:23:52.272 T:3526357872   DEBUG: ReadPvr - Added break [02:08:47.760 - 02:09:58.280] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 00:00:31.720
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 00:47:02.080
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 00:48:58.200
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 01:45:28.600
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 01:47:07.360
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 02:08:47.760
00:23:52.272 T:3526357872   DEBUG: AddSceneMarker - Inserting new scene marker: 02:09:58.280
00:23:52.272 T:3526357872  NOTICE: Opening stream: 1 source: 256
00:23:52.273 T:3526357872   DEBUG: CVideoPlayer::ProcessVideoData size:210721 dts:0.784 pts:0.944 dur:40.000ms, clock:0.444 level:0
00:23:52.273 T:3526357872   DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
00:23:52.273 T:3517965168   DEBUG: CAMLCodec::SetSpeed, speed(0)
00:23:52.273 T:3517965168    INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback

Cut list - no scene markers added - skipping to cut markers not possible

00:20:29.081 T:4092572448   DEBUG: Previous line repeats 8 times.
00:20:29.081 T:4092572448   DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT     4.520 -   180.080
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT  1241.520 -  1740.320
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT  2674.240 -  3173.040
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT  4193.680 -  4692.560
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT  5983.200 -  6497.640
00:20:29.081 T:3526357872   DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: CUT  7554.800 -  7735.480
00:20:29.081 T:3526357872   DEBUG: AddCut - Pushing new cut to back [00:00:04.520 - 00:03:00.080], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [00:00:04.520 - 00:03:00.080] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872   DEBUG: AddCut - Pushing new cut to back [00:20:41.520 - 00:29:00.320], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [00:20:41.520 - 00:29:00.320] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872   DEBUG: AddCut - Pushing new cut to back [00:44:34.240 - 00:52:53.040], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [00:44:34.240 - 00:52:53.040] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872   DEBUG: AddCut - Pushing new cut to back [01:09:53.680 - 01:18:12.560], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [01:09:53.680 - 01:18:12.560] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872   DEBUG: AddCut - Pushing new cut to back [01:39:43.200 - 01:48:17.640], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [01:39:43.200 - 01:48:17.640] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872   DEBUG: AddCut - Pushing new cut to back [02:05:54.800 - 02:08:55.480], 0
00:20:29.082 T:3526357872   DEBUG: ReadPvr - Added break [02:05:54.800 - 02:08:55.480] found in PVRRecording for: pvr://recordings/tv/active/Frost/Frost (2013), TV%20(Kanal5), 20181215_175000, 1005_15
44896200_77e.pvr.
00:20:29.082 T:3526357872  NOTICE: Opening stream: 1 source: 256
00:20:29.083 T:3526357872   DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0
00:20:29.083 T:3526357872   DEBUG: CVideoPlayer::ProcessVideoData size:210721 dts:0.784 pts:0.944 dur:40.000ms, clock:0.444 level:0
00:20:29.083 T:3476026224    INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
@janbar
Copy link
Owner

janbar commented Dec 30, 2018

It is related to kodi itself. Currently I don't know if this behavior is expected: You should ask on the forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants