[mythtv-users] Lossless Cut

Doug Vaughan r.d.vaughan at rogers.com
Thu Sep 26 10:25:50 UTC 2013


ktmon,
     That error indicates that there is something wrong with your myth 
python bindings install. Specifically path related in this case. 
Separate LossLess Cut from the analysis by trying:
 > sudo su mythtv
 > mythpython --version

The last command must return something like in the case of MythTV v0.27:

MythTV Python Bindings
   local versions
     bindings version:         0.27.-1.0
     ttvdb version:            1.2.1
     tmdb version:             v0.2.6
   external versions
     lxml version:             2.3.5
     MySQLdb version:          1.2.3.final.0
   protocol versions
     backend:                  77
     schema:                   1317
     music schema:             1018
     netvision schema:         1007


The python bindings must be properly installed before LossLess Cut has 
any chance of working. The test above is not v0.27 specific and is also 
valid on v0.26 and older releases.


More information about the mythtv-users mailing list