[Risolto] problemi webcam logitech (notebooks pro)

[quote=virus]
usa mencoder, ad esempio con il comando:

$ mencoder tv:// -tv driver=v4l2:device=/dev/video0 -ovc lavc -o prova.avi

se non lo hai installato, installalo:

# yum install mencoder

il programma l’ho installato e, per quello che ho potuto provare funziona (sento la radio in streaming, vedo video ecc ecc ) pero non mi riesce di agganciare la webcam
l’output del comando suggerito da:

MEncoder 29092-4.4.1 © 2000-2009 MPlayer Team
success: format: 9 data: 0x0 - 0x0
TV file format detected.
No such driver: v412
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.

…pero forte sta roba da riga di comando, ma il corrispondente grafico gmplayer come si usa?

[quote]
No such driver: v412[/quote]
questo non è v412 è:
v4l2
verona quattro livorno due
ridai il comando suggerito in maniera corretta, in prova.avi vedrai la registrazione.

niente da fare :frowning:

ho corretto il comando ma questo è il risultato:

MEncoder 29092-4.4.1 © 2000-2009 MPlayer Team
success: format: 9 data: 0x0 - 0x0
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski [email protected]
comment: first try, more to come :wink:
v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
Selected device: UVC Camera (046d:08c3)
Capabilites: video capture streaming
supported norms:
inputs: 0 = Camera 1;
Current input: 0
Current format: YUYV
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl enum norm failed: Invalid argument
Error: Cannot set norm!
Selected input hasn’t got a tuner!
Unable to open ‘/dev/dsp’: No such file or directory
v4l2: ioctl set mute failed: Invalid argument
v4l2: 0 frames successfully processed, 0 frames dropped.
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.

prova con questo:

$ mencoder tv:// -tv driver=v4l:device=/dev/video0 -ovc lavc -o prova.avi

ho modificato solo il driver video.

:frowning:

niente da fare

ecco l’output:

MEncoder 29092-4.4.1 © 2000-2009 MPlayer Team
success: format: 9 data: 0x0 - 0x0
TV file format detected.
Selected driver: v4l
name: Video 4 Linux input
author: Alex Beregszaszi
comment: under development

WARNING: YOU ARE USING V4L DEMUXER WITH V4L2 DRIVERS!!!
As the V4L1 compatibility layer is broken, this may not work.
If you encounter any problems, use driver=v4l2 instead.
Bugreports on driver=v4l with v4l2 drivers will be ignored.

Selected device: UVC Camera (046d:08c3)
Capabilites: capture
Device type: 1
Supported sizes: 48x32 => 960x720
Inputs: 1
0: Camera 1: (tuner:0, norm:pal)
ioctl set chan failed: Invalid argument
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
Unknown norm!
Error: Cannot set norm!
Selected input hasn’t got a tuner!
ioctl set picture failed: Invalid argument
The ‘outfmt’ of ‘Planar YV12’ is likely not supported by your card
Munmap failed: Invalid argument
============ Sorry, this file format is not recognized/supported =============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===
Cannot open demuxer.

…scusa virus non ti voglio stressare per questa cazzata ma…la voce “Selected input hasn’t got a tuner” mica si aspetta un imput da un televisore vero???

la parte grafica di cui parla il manuale gmplayer come si attiva?

grazie

visto che ti piace vlc, puoi semplicemente, aprire vlc selezionare dal menu “file” la voce “converti /salva” scegliere la linguetta “dispositivo di acquisizione”, indicare il file in quale salvare la registrazione e il formato che preferisci.