0 Members and 1 Guest are viewing this topic.
All I know is if you find some hardware that doesn't work out-of-the-box, or is no longer supported in Windows, you're stuffed .. at least with Linux there's *usually* a workaround/fix/tweak and a community that tries to help.
First the Betamax then the VHS...You seems to be jinxed with this recording business
But you might be outta luck with the Betamax, they are a bit scarce nowdays
Will resume (if you still want to) once you got the new gear.
graeme@Linux1 ~ $ sudo updatedb[sudo] password for graeme: graeme@Linux1 ~ $ locate xawtv/home/graeme/.xawtv/home/graeme/Documents/xawtv/usr/bin/xawtv/usr/bin/xawtv-remote/usr/lib/xawtv/usr/lib/xawtv/bilinear.so/usr/lib/xawtv/conv-mjpeg.so/usr/lib/xawtv/cubic.so/usr/lib/xawtv/drv0-libv4l.so/usr/lib/xawtv/drv0-v4l2.so/usr/lib/xawtv/flt-disor.so/usr/lib/xawtv/flt-gamma.so/usr/lib/xawtv/flt-invert.so/usr/lib/xawtv/flt-smooth.so/usr/lib/xawtv/linear-blend.so/usr/lib/xawtv/linedoubler.so/usr/lib/xawtv/read-avi.so/usr/lib/xawtv/read-dv.so/usr/lib/xawtv/snd-oss.so/usr/lib/xawtv/write-avi.so/usr/lib/xawtv/write-dv.so/usr/share/xawtv/usr/share/doc/xawtv/usr/share/doc/xawtv-plugins/usr/share/doc/xawtv/NEWS.Debian.gz/usr/share/doc/xawtv/README.bttv.gz/usr/share/doc/xawtv/README.gz/usr/share/doc/xawtv/README.lirc/usr/share/doc/xawtv/README.network/usr/share/doc/xawtv/README.recording.gz/usr/share/doc/xawtv/README.translate/usr/share/doc/xawtv/README.xfree4/usr/share/doc/xawtv/changelog.Debian.gz/usr/share/doc/xawtv/copyright/usr/share/doc/xawtv/frequencies-europe.gz/usr/share/doc/xawtv/frequencies-japan/usr/share/doc/xawtv-plugins/changelog.Debian.gz/usr/share/doc/xawtv-plugins/copyright/usr/share/lintian/overrides/xawtv-plugins/usr/share/linuxmint/mintinstall/icons/xawtv48x48.xpm/usr/share/linuxmint/mintinstall/installed/xawtv48x48.xpm/usr/share/man/es/man1/xawtv-remote.1.gz/usr/share/man/es/man1/xawtv.1.gz/usr/share/man/es/man5/xawtvrc.5.gz/usr/share/man/fr/man1/xawtv.1.gz/usr/share/man/man1/xawtv-remote.1.gz/usr/share/man/man1/xawtv.1.gz/usr/share/man/man5/xawtvrc.5.gz/usr/share/menu/xawtv/usr/share/pixmaps/xawtv16x16.xpm/usr/share/pixmaps/xawtv32x32.xpm/usr/share/pixmaps/xawtv48x48.xpm/usr/share/xawtv/Index.map/usr/share/xawtv/argentina.list/usr/share/xawtv/ccir-h.list/usr/share/xawtv/ccir-i-iii.list/usr/share/xawtv/ccir-sl-sh.list/usr/share/xawtv/europe-east.list/usr/share/xawtv/europe-west.list/usr/share/xawtv/ntsc-bcast-jp.list/usr/share/xawtv/ntsc-bcast.list/usr/share/xawtv/ntsc-cable-ca.list/usr/share/xawtv/ntsc-cable-jp.list/usr/share/xawtv/ntsc-cable.list/usr/share/xawtv/ntsc-hrc.list/usr/share/xawtv/oirt-h.list/usr/share/xawtv/oirt-i-iii.list/usr/share/xawtv/oirt-sl-sh.list/usr/share/xawtv/pal-australia-optus.list/usr/share/xawtv/pal-australia.list/usr/share/xawtv/pal-bcast-cn.list/usr/share/xawtv/pal-bcast-za.list/usr/share/xawtv/pal-ireland.list/usr/share/xawtv/pal-italy.list/usr/share/xawtv/pal-newzealand.list/usr/share/xawtv/secam-france.list/usr/share/xawtv/secam-russia.list/usr/share/xawtv/uhf.list/var/cache/apt/archives/xawtv-plugins_3.102-3_i386.deb/var/cache/apt/archives/xawtv_3.102-3_i386.deb/var/lib/dpkg/info/xawtv-plugins.list/var/lib/dpkg/info/xawtv-plugins.md5sums/var/lib/dpkg/info/xawtv-plugins.postinst/var/lib/dpkg/info/xawtv-plugins.postrm/var/lib/dpkg/info/xawtv-plugins.shlibs/var/lib/dpkg/info/xawtv.conffiles/var/lib/dpkg/info/xawtv.config/var/lib/dpkg/info/xawtv.list/var/lib/dpkg/info/xawtv.md5sums/var/lib/dpkg/info/xawtv.postinst/var/lib/dpkg/info/xawtv.postrm/var/lib/dpkg/info/xawtv.templates
gedit /etc/X11/xawtvrc
gedit ~/.xawtv
Just to recap from where we left off, I can now record video and audio by tuning the signal using xawtv then closing xawtv, opening VLC to get the picture, then re-opening xawtv to get sound
cat /etc/asound.conf
graeme@Linux1 ~ $ cat /etc/asound.confcat: /etc/asound.conf: No such file or directorygraeme@Linux1 ~ $
cat .asoundrc
graeme@Linux1 ~ $ cat .asoundrccat: .asoundrc: No such file or directorygraeme@Linux1 ~ $
gedit .asoundrc
pcm.!default { type hw card 0 } ctl.!default { type hw card 0 }
ls /proc/asound/card0
graeme@Linux1 ~ $ ls /proc/asound/card0codec#0 id pcm0c pcm0p pcm2cgraeme@Linux1 ~ $
How did you set the video and sound devices for capture in VLC ?