2018-02-25, 20:09
HI,
So I have been running into troubles while building Kodi(went from 14.04 to Windows and then to 16.04, where I am making progress so not a problem), hence, apologies for the delay.
I read up on how we may implement the project, we can try two ways, training using audio or video
1. Use the video: We see the frames being repeated in multiple episodes and hence mark the times, but more computationally complex
2. Audio: We use the audio being repeated, theme songs(Intro) or maybe an absence of music in multiple episodes(credits).
Hence, as far as I have understood, Kodi can help you pull data about your locally stored video files(movies or TV shows), hence the time duration for intros and outros needs to be stored somewhere and the model trained individually for all TV shows.
Are we considering analyzing the episodes in the background, and training it on the device itself?
So I have been running into troubles while building Kodi(went from 14.04 to Windows and then to 16.04, where I am making progress so not a problem), hence, apologies for the delay.
I read up on how we may implement the project, we can try two ways, training using audio or video
1. Use the video: We see the frames being repeated in multiple episodes and hence mark the times, but more computationally complex
2. Audio: We use the audio being repeated, theme songs(Intro) or maybe an absence of music in multiple episodes(credits).
Hence, as far as I have understood, Kodi can help you pull data about your locally stored video files(movies or TV shows), hence the time duration for intros and outros needs to be stored somewhere and the model trained individually for all TV shows.
Are we considering analyzing the episodes in the background, and training it on the device itself?