2

I spend many hours to find out a close caption framework for restrict to play a swear word from the video. What I did so far:

If I am not wrong we can do with two approaches

  1. Embedded captions – because these formats are added to video files at the point of transcoding.

    a) Arduino can control hardware command such a mute and others.

  2. We can give supported input file (e.g. TTML or WebVTT or DFXP ) in different player .But with right Flash/HTML player and single file caption.

    a) We can give TTML/DFXP and WebTT with close caption detail in third party player. i.e. Brightcove, OOYALA

I am looking for third approach without use any hardware.

QuokMoon
  • 4,387
  • 4
  • 26
  • 50
  • Just to confirm.. You dont want the swear word to appear in the subtitles (but audio will have it anyway)? Since subtitles are text files can you not edit them in a program like notepad or textpad using **find and replace** option for swear words and replace with a "" (blank space in swear word letter area)? – VC.One Jul 06 '15 at 23:20
  • yes swear word do not appear in audio and subtitle as well. you can see a such example which is handle by hardware http://www.tvguardian.com/ . – QuokMoon Jul 07 '15 at 04:43

0 Answers0