[mythtv-users] Announcement: Looking for Alpha testers for a generic Lossless cut solution

Ian Evans dheianevans at gmail.com
Thu Oct 25 00:53:35 UTC 2012


Here's how mythbuntu runs my fb/be:

mythtv    2387  4.2  3.1 1894984 63716 ?       Sl   Oct23 106:27
/usr/bin/mythbackend --syslog local7 --user mythtv
ian      15992  0.0  0.0   4400   544 ?        S    16:55   0:00
/bin/sh /usr/bin/mythfrontend --service
ian      16003  3.6 20.0 2165624 411456 ?      Sl   16:55   8:30
/usr/bin/mythfrontend.real --syslog local7

when I ran:

sudo -umythtv /usr/share/lossless_cut/lossless_cut.py -f "test.mpg"
--test as suggested in the wiki I got the error:

Traceback (most recent call last):
  File "/usr/share/lossless_cut/lossless_cut.py", line 1262, in <module>
    FILEH = open(common.CONFIG_FILE, 'w')
IOError: [Errno 13] Permission denied: u'/home/ian/.mythtv/lossless_cut.cfg'


More information about the mythtv-users mailing list