Loading sub-menu...

Software

compared with
Version 15 by developer
on dic 13, 2011 14:23.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (10)

View Page History
** {{right}}: Name of the video device in the [track list|#config_track] to be shown in the right screen (None to deactivate).
** {{left}}: Name of the video device in the [track list|#config_track] to be shown in the left screen (None to deactivate).
** {{cursor}}: Shows or hides the cursor. {color:red}Util en la interfaz tactil de GClass{color} pointe. Useful if using a tactile screen (True\|False)
** Example:
{code:none}
***** {{device}}: Device type: hauppage
***** {{flavor}}: Matterhorn "flavor" associated to the track. (presenter\|presentation\|other)
***** {{location}}: {color:red}Explicar{color}
***** {{loc2}}: {color:red}Explicar{color}
***** {{loc3}}: {color:red}Explicar{color}
***** {{location}}: Device's mount point of the MPEG output
***** {{loc2}}: Device's mount point of the RAW output
***** {{loc3}}: Device's mount point of the PCM output
***** {{file}}: The file name where the track will be recorded.
***** {{active}}: Whether the device will be played and recorded. (True\|False)
***** {{device}}: Device type: pulse
***** {{flavor}}: Matterhorn "flavor" associated to the track. (presenter\|presentation\|other)
***** {{location}}: {color:red}Explicar y decir que es default{color}
***** {{location}}: PulseAudio source name. Use _default_ to select the same Input as the Sound Control
****** to list PulseAudio devices run:
{code:none}
***** {{file}}: The file name where the track will be recorded.
***** {{active}}: Whether the device will be played and recorded. (True\|False)
***** {{caps}} {color:red}Explicar{color}
***** {{videocrop-right}} {color:red}Explicar{color}
***** {{videocrop-left}} {color:red}Explicar{color}
***** {{videocrop-top}} {color:red}Explicar{color}
***** {{videocrop-bottom}} {color:red}Explicar{color}
***** {{caps: }} GStreamer cappabilities of the device (mimetype=video/TYPE, framerate=X/Y,width=A,height=B)
TYPE: (jpeg\|x-raw-int)
Use GVUCView tool to know wich capabilities are compatible with your device
For more information  [http://pygstdocs.berlios.de/pygst-tutorial/capabilities.html|http://pygstdocs.berlios.de/pygst-tutorial/capabilities.html]
***** Videocrop: Margin in pixels to be cutted. Useful to set a 4:3 proportion on a HD webcam.{{videocrop-top}}, {{videocrop-bottom,}} {{videocrop-left, videocrop-right}}
**** Example:
{code:none}
name = Webcam
location = /dev/webcam
file = CAMERA.avi WEBCAM.avi
device = mjpeg
flavor = presenter
***** {{file}}: The file name where the track will be recorded.
***** {{active}}: Whether the device will be played and recorded. (True\|False)
***** {{drivertype}} {color:red}Explicar pero es v4l para driver viejo y v4l2 para driver nuevo{color}
***** {{drivertype}}: Wheter the device use a v4l or a v4l2 interface to guarantee compatibility (v4l\|v4l2)
**** Example:
{code:none}