Jerry Geis wrote:
> Hi,
> 
> Sometimes when I play "cat /dev/video | mplayer -" I get mplayer
> errors.
> 
> Win32 LoadLibrary failed to load: avisynth.dll, 
> /usr/local/lib/codecs/avisynth.dll, /usr/lib/win32/avisynth.dll, 
> /usr/local/lib/win32/avisynth.dll

This means mplayer does not recognize the stream it is given and tries 
other codecs. There should be more codec failures like this.

> What command should I use so it plays every time.

mplayer /dev/video0?

Or if you have a recent glibc build with kernel headers 2.6.18 and also 
build mplayer (1 rc1 needed) with pvr support you can use mplayer pvr:// 
but I suspect not.


> My dmesg output shows:
> 
> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.8.0 (tagged release) loading

This is oldish so I would recommend upgrading to 0.8.2.

Greets
Sander

> ivtv:  Linux version: 2.6.18.1 mod_unload 686 REGPARM 4KSTACKS gcc-3.4
> ivtv:  In case of problems please include the debug info between
> ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
> ivtv:  any module options, when mailing the ivtv-users mailinglist.
> ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
> PCI: Enabling device 0000:01:06.0 (0000 -> 0002)
> ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [APC1] -> GSI 16 (level, 
> low) -> IRQ 225
> ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> tuner 2-0043: chip found @ 0x86 (ivtv i2c driver #0)
> tda9887 2-0043: tda988[5/6/7] found @ 0x43 (tuner)
> tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
> cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
> wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
> tveeprom 2-0050: The eeprom says no radio is present, but the tuner type
> tveeprom 2-0050: indicates otherwise. I will assume that radio is present.
> tveeprom 2-0050: Hauppauge model 25012, rev B168, serial# 8319894
> tveeprom 2-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
> tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
> tveeprom 2-0050: audio processor is CX25843 (idx 37)
> tveeprom 2-0050: decoder processor is CX25843 (idx 30)
> tveeprom 2-0050: has radio, has no IR remote
> ivtv0: Encoder revision: 0x02050032
> ivtv0: Registered device video0 for encoder MPEG
> ivtv0: Registered device video32 for encoder YUV
> ivtv0: Registered device vbi0 for encoder VBI
> ivtv0: Registered device video24 for encoder PCM audio
> ivtv0: Registered device radio0 for encoder radio
> tuner 2-0061: type set to 47 (LG NTSC (TAPE series))
> ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
> ivtv:  ====================  END INIT IVTV  ====================
> 

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to