[Tech] errore di videoporama
Francesco
francesco@firenze.linux.it
Dom 19 Apr 2009 20:30:51 CEST
Salve a tutti
sto usando una applicazione pacchetizzata debian di nome videoporama scritta in
python ,che dovrebbe trasformare una sequenza di foto in DVD , il man non c'è,
ed anche poca documentazione (uso Lenny per la cronaca).
Ad un certo punto del processo mi da' il seguente errore:
####################################################################################
convert: unable to open image `imagetmp.ppm': No such file or directory.
convert: missing an image filename `-'.
"" 0.00 MiB 0 frames
Capture Stopped
Warning: 1 dropped frames.
Error: no DV
Traceback (most recent call last):
File "/usr/share/videoporama/process.py", line 526, in run
encodedv_stdin.write(convert_stdout.read())
IOError: [Errno 4] Interrupted system call
########################################################################################
qualcuno mi può aiutare a capire come mai si blocca
posto anche le linee di
/usr/share/videoporama/process.py
dalla 520 alla 544
##########################################################################
520 # Debug
521 if self.debug==1 :
522 print "Frame="+str(z)+" - Image envoyee encodage "+str(image)
523
524 convert_stdout = convert_pipe.stdout
525 # Pipes are connected together
526 encodedv_stdin.write(convert_stdout.read())
527 convert_pipe.wait()
528 i+=1
529 z+=1
530 self.emit(SIGNAL("frame"),z)
531 a+=1
532 transitype=im.typet
533 optTr=im.opttransi
534 ftransi=im.imagetime(int(self.n))[2]
535 try:
536 os.remove(self.T+"previmagetmp.ppm")
537 except:
538 None
539 try:
540 os.rename(image,self.T+"previmagetmp.ppm")
541 previous=self.T+"previmagetmp.ppm"
542 except:
543 None
544 n+=1
##############################################################
grazie
--
Francesco
Let's Drop The Knees Not The Bombs (Allen O'Bannon & Mike Clelland)
pub 1024D/26762990 Key fingerprint =87E7 B7CE 577A EAD9 4744 F69F 22C2 AA92 2676 2990
http://wikicosi.wordpress.com/
-------------- parte successiva --------------
Un allegato non testuale è stato rimosso....
Nome: non disponibile
Tipo: application/pgp-signature
Dimensione: 197 bytes
Descrizione: Digital signature
URL: <http://lists.linux.it/pipermail/flug-tech/attachments/20090419/ac84234a/attachment.pgp>
Maggiori informazioni sulla lista
flug-tech