Kodi Community Forum
ClearPlay Video Filtering - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: ClearPlay Video Filtering (/showthread.php?tid=28795)



ClearPlay Video Filtering - omatase - 2007-09-27

Back in the mid to late 90s when the inception of DVDs were all the rage there were whispers of having multiple versions on a single disk.

Of course we all know that just means one copy of the media and a mechanism for indicating which to play and which not to. This is video filtering.

I have a DVD player that does video filtering (http://www.clearplay.com). The problem is, I want all of my movies on my XBMC but I want to be able to filter some of the racier movies. Right now my only option is to watch racey movies on my external DVD player (ugh how manual!).

My enhancement suggestion is a mechanism inside the video player application that reads and follows the instructions found in a simple filter file. These filters could be created and maintained by anybody. And should indicate any of the following:
  1. time index and duration to mute
  2. time index and duration to skip
  3. x and y offset as well as width and height values to "view mute"
  4. string to omit from subtitles displayed on screen
  5. string to replace in subtitles as well as what to replace it with

What do you think?


- jmarshall - 2007-09-27

I think the chances of it being implemented is infinitesimal.

Cheers,
Jonathan


- elupus - 2007-09-27

works for standard video's with edl files, I will never add any such stuff to dvdplayer.


- Gamester17 - 2007-09-27

elupus Wrote:works for standard video's with edl files
For more information on EDL (Edit Decision List) and ComSkip (Commercial Skipping) cueshets see these topic threads:
http://forum.xbmc.org/showthread.php?tid=21890
http://forum.xbmc.org/showthread.php?tid=6373
http://forum.xbmc.org/showthread.php?tid=27798

Just a guess but there are probably software tools/utils out there to convert ClearPlay to EDL or ComSkip(?)


- DrDDT - 2007-09-27

Gamester17 Wrote:Just a guess but there are probably software tools/utils out there to convert ClearPlay to EDL or ComSkip(?)

The filters are not public, you have to pay for them.
If the format is published somewhere, I'll have a look.


- omatase - 2007-10-03

Is there any place I can go to search through and download EDLs that someone else has made for different movies / videos?