Kaiser Baas USB DVD Maker 2 (KBA0300300): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Added category:Analog USB Devices) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
An inexpensive USB based analogue capture device. |
An inexpensive USB based analogue capture device. |
||
It is currently not supported under Linux. |
|||
==Overview/Features== |
==Overview/Features== |
||
Line 10: | Line 10: | ||
===Components Used=== |
===Components Used=== |
||
* Empia EMP802 (audio processor) |
|||
* NXP/Philips SAA7113 (video decoder) |
|||
* Empia EM2860 (usb bridge) |
|||
=== Other Pictures === |
=== Other Pictures === |
||
Line 21: | Line 24: | ||
===Identification=== |
===Identification=== |
||
Output of ''lsusb -v'': |
Output of ''lsusb -v'': |
||
==Making it work== |
|||
=== mplayer === |
|||
e.g: |
|||
shell> mplayer tv:// -tv driver=v4l2 |
|||
:device=/dev/video0:audiorate=48000:immediatemode=0:forceaudio:alsa:adevice=hw.1:buffersize=64 -vf pp=lb |
|||
=== tvtime === |
|||
e.g: |
|||
shell> tvtime |
|||
(other shell, start audio) |
|||
shell> sox -r 48000 -t alsa hw:1 -t alsa hw:0 |
|||
==External Links== |
|||
http://www.kaiserbaas.com.au/KBA03001_video_to_dvd_maker.html |
|||
[[Category:Analog USB Devices]] |
Latest revision as of 00:10, 7 May 2009
An inexpensive USB based analogue capture device.
It is currently not supported under Linux.
Overview/Features
- It has composite video and S-Video inputs via a multi-tailed cable.
It falls under V4L's "Em28xx devices" category (being based upon an EM28xx usb bridge)
Components Used
- Empia EMP802 (audio processor)
- NXP/Philips SAA7113 (video decoder)
- Empia EM2860 (usb bridge)
Other Pictures
Identification
Output of lsusb -v:
Making it work
mplayer
e.g:
shell> mplayer tv:// -tv driver=v4l2 :device=/dev/video0:audiorate=48000:immediatemode=0:forceaudio:alsa:adevice=hw.1:buffersize=64 -vf pp=lb
tvtime
e.g:
shell> tvtime
(other shell, start audio)
shell> sox -r 48000 -t alsa hw:1 -t alsa hw:0
External Links
http://www.kaiserbaas.com.au/KBA03001_video_to_dvd_maker.html