Kaiser Baas USB DVD Maker 2 (KBA0300300): Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: thumb|right|Kaiser Baas Video to DVD Maker 2 An inexpensive USB based analogue capture device. I don't think it is currently supported under Linux. ==Overview/Features== * It...)
 
m (Added category:Analog USB Devices)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:?|thumb|right|Kaiser Baas Video to DVD Maker 2]]
[[Image:Kba0300300_P3.jpg|thumb|right|Kaiser Baas Video to DVD Maker 2]]
An inexpensive USB based analogue capture device.
An inexpensive USB based analogue capture device.


I don't think it is currently supported under Linux.
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 ===
<gallery>
<gallery>
Image:Kba0300300_P1.jpg|PCB Front
Image:Kba0300300_P2.jpg|PCB Rear
Image:Kba0300300_P3.jpg|Front showing One Touch Snapshot button
Image:Kba0300300_P4.jpg|Rear with label
</gallery>
</gallery>


===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

Kaiser Baas Video to DVD Maker 2

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