Changes

Plextor ConvertX PX-M402U

1,592 bytes added, 06:19, 6 March 2015
The following lines were added (+) and removed (-):
The audio device is going to have a name like: "hw:3,0" It will likely be a second audio device since the first is the system soundcard.  * hw:0,0 - The system sound device / ALSA device* hw:3,0 - Audio from Plextor ConvertXFinding the ConvertX, type: cat /proc/asound/cardsOutput Example: 0 [SB            ]: HDA-Intel - HDA ATI SB                      HDA ATI SB at 0xfe5f4000 irq 16 1 [HDMI          ]: HDA-Intel - HDA ATI HDMI                      HDA ATI HDMI at 0xfe7e8000 irq 19 2 [pcsp          ]: PC-Speaker - pcsp                      Internal PC-Speaker at port 0x61 3 [PXM402        ]: go7007 - Plextor PX-M402                      Plextor PX-M402ref: http://www.alsa-project.org/main/index.php/Asoundrc=== Testing with VLC (Video LAN Player) ===Verified working audio and video using VLC Player 2.1.4Assuming your capture device is /dev/video0 and ALSA ID is hw:3,0 then do the following:# Open VLC # On the menubar: Media -> Open Capture Device (or press CNTL-C)# In this Open Media dialog click the "Capture Device" tab.# Use these settings::#Capture mode: Video Camera:#Device Selection::#Video device name: /dev/video0::#Audio device name: hw:3,0# Click the Play button at the bottom of the dialogThis is creating the playlist v4l2:///dev/video0v4l2 is Video4Linux version 2 video capture framework for linux.  [[Video4Linux2]] drivers have to setup supporting ICs todo audio/video muxing/encoding/decoding.  To open the capture device with video and audio from the command line: vlc v4l2:///dev/video0 :input-slave="alsa://hw:3,0"
Bureaucrat, administrator
16,192
edits