[mythtv] [mythtv-commits] Ticket #6509: Closed Captions Don't Work on Frontend Machine

Ian Barton lists at manor-farm.org
Wed Apr 29 18:26:26 UTC 2009


> Would you mind taking a minute to explain what that command does?  Does
> it change the frontends' behavior to looks for the VBI captions on the backend
> instead of their own machine or something?
> 
> What I find confusing is why the captions show up fine when playing on
> the dual backend/frontend machine but don't show on the standalone frontend
> machines.  The option for VBI CC is in the menu, but turning on causes nothing to happen.
> 

>>>
>>>  echo "DELETE FROM settings "\
>>>  "WHERE value = 'VbiFormat';" | mysql -umythtv -p mythconverg
>>>
It deletes all rows from the settings table where the value of the 
setting is VbiFormat. In a nutshell it nukes your current VbiFormat 
settings.

Ian.


More information about the mythtv-dev mailing list