[Ffmpeg-devel] 4.8 and CVS capture code diffs

Pete Foster ffmpeg
Sat Feb 11 00:46:19 CET 2006


Hi list

What changed between 4.8 and the current CVS with regards to capture
hardware?

I have a generic el-cheapo Bt878 capture card that works fine under 4.8
(when compiled with gcc32), but doesn't work in the current CVS.  All I get
is the following:

FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:
  libavutil version: 49.0.0
  libavcodec version: 51.2.0
  libavformat version: 50.2.1
  built on Feb 10 2006 23:17:29, gcc: 4.0.2 20051125 (Red Hat 4.0.2-8)
File 'test.mpg' already exists. Overwrite ? [y/N] y
Could not find video grab device

I've lived with this up until now because 4.8 has worked for me.  But now I
want to make use of the watermark vhook.

My coding isn't up to the task of examing the source and working out what's
wrong.  :o(

Even pointers to where to look in code would be appreciated.

Regards

(lspci -v and dmesg under sig)

--
Pete


------------------
lspci -v

01:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video
Capture (rev 11)
        Flags: bus master, medium devsel, latency 132, IRQ 10
        Memory at f4300000 (32-bit, prefetchable) [size=4K]
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2

01:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture
(rev 11)
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at f4301000 (32-bit, prefetchable) [size=4K]
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2

dmesg

bttv0: Bt878 (rev 17) at 0000:01:0f.0, irq: 10, latency: 132, mmio:
0xf4300000
bttv0: using: GrandTec Multi Capture Card (Bt878) [card=77,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00f360ff [init]
bttv0: using tuner=-1
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).





More information about the ffmpeg-devel mailing list