Ciao a tutti. Ho urgentissimo bisogno di acquisire del video da sorgente analogica su computer. Ho acquistato su ebay una pinnacle PCTV con chipset bt848 ma ho un problema: se vedo il flusso con programmi come xawtv o tvtime, vedo perfettamente il video, ma quando vado ad acquisirlo con lavrec:

codice:
lavrec -f a -i P -g 352x288 -q 80 -a 0 -v 2 --software-encoding test.avi
ricevo questo risultato:

codice:
INFO: [lavrec] Recording parameters:
   INFO: [lavrec] Output format:      AVI
   INFO: [lavrec] Input Source:       BT8x8 2nd input PAL

   INFO: [lavrec] Decimation:         4
   INFO: [lavrec] Quality:            80
   INFO: [lavrec] Recording time:     -1 sec
   INFO: [lavrec]  
   INFO: [lavrec] MJPEG buffer size:  256 KB
   INFO: [lavrec] # of MJPEG buffers: 64
   INFO: [lavrec] Audio disabled
--DEBUG: [lavrec] Maximum size per file will be 4193280 MB
   INFO: [lavrec] Auto detecting input and norm ...
   INFO: [lavrec] Image size will be 352x288, 1 field(s) per buffer
   INFO: [lavrec] Got 8 YUV-buffers of size 2080 KB
   INFO: [lavrec] Created 64 MJPEG-buffers of size 256 KB
++ WARN: [lavrec] Unable to set negative priority for main thread
++ WARN: [lavrec] Pthread Real-time scheduling for main thread could not be enabled
   INFO: [lavrec] Created 2 software JPEG-encoding process(es)

--DEBUG: [lavrec] Queueing frame 0
**ERROR: [lavrec] Error queuing buffers: Device or resource busy
--DEBUG: [lavrec] Starting software encoding thread
--DEBUG: [lavrec] Starting software encoding thread

Recording time  :  0.00.00:00
Lost frames     : 0
A/V sync ins/del: 0/0
Audio errors    : 0
come posso fare? Premetto che non uso Ubuntu ma OpenSuse perchè con Ubuntu non funzionano gli ingressi audio. Anche con Debian e Slackware non funziona.