[mythtv-users] mythvidexport.py errors out

Johan johan.vanderkolk at dommel.be
Fri Nov 12 19:25:48 UTC 2010


Op 12-11-10 20:13, Raymond Wagner schreef:
>> 2010-11-12 18:47:09.856 JobQueue: Started Move recordings to video 
>> for "White Noise 2: The Light" recorded from channel 13772 at 
>> 2010-11-09T22:50:00
>> 2010-11-12 18:47:10.087 mythvidexport.py: Using recording -- White 
>> Noise 2: The Light -
>> 2010-11-12 18:47:10.113 mythvidexport.py: Attempting Movie export.
>> 2010-11-12 18:47:51.374 mythvidexport.py: Copying 
>> myth://Default@johan-TV/13772_20101109225000.mpg to 
>> myth://Videos@johan-TV/Movies/White Noise 2.mpg
>> 2010-11-12 18:47:51.477 JobQueue Error: User Job 
>> '/usr/bin/mythvidexport.py 903' failed.
> related backend log
>
> This one, I'm going to need a backtrace to diagnose.  Please run the 
> following on the command line.
>
> /usr/bin/mythvidexport --chanid=13772 --starttime=20101109225000
> _______________________________________________
sudo /usr/bin/mythvidexport.py --chanid=13772 --starttime=20101109225000
2010-11-12 20:23:27.062 mythvidexport.py: Using recording -- White Noise 
2: The Light -
2010-11-12 20:23:27.070 mythvidexport.py: Attempting Movie export.
2010-11-12 20:23:47.656 mythvidexport.py: Importing content from -- 7006
2010-11-12 20:24:08.439 mythvidexport.py: Copying 
myth://Default@johan-TV/13772_20101109225000.mpg to 
myth://Videos@johan-TV/Movies/White Noise 2.mpg
Traceback (most recent call last):
   File "/usr/bin/mythvidexport.py", line 379, in <module>
     main()
   File "/usr/bin/mythvidexport.py", line 352, in main
     export = VIDEO(opts)
   File "/usr/bin/mythvidexport.py", line 90, in __init__
     self.copy()
   File "/usr/bin/mythvidexport.py", line 226, in copy
     srcfp = self.rec.open('r')
   File "/usr/lib/pymodules/python2.6/MythTV/dataheap.py", line 223, in open
     chanid=self.chanid, starttime=self.starttime)
   File "/usr/lib/pymodules/python2.6/MythTV/mythproto.py", line 212, in 
ftopen
     raise MythError('Invalid FileTransfer input string: '+file)
MythTV.exceptions.MythError: Invalid FileTransfer input string: 
myth://Default@johan-TV/13772_20101109225000.mpg



More information about the mythtv-users mailing list