<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Alban Bedel wrote:<br>
<blockquote type="cite" cite="mid20030829155650.575d2db8.albeu@free.fr">
  <pre wrap="">[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
Hi Bill Eldridge,

on Fri, 29 Aug 2003 13:31:52 +0200 you wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks, but using that line I get green screen,
using my other command:

mplayer -tv
driver=v4l2:input=0:norm=PAL:channel=51:chanlist=europe-east:
    </pre>
  </blockquote>
  <pre wrap=""><!---->         ^^^^^    
  </pre>
  <blockquote type="cite">
    <pre wrap="">outfmt=yv12:device=/dev/video0:adevice=/dev/dsp1:audiorate=32000:forcea
udio:forcechan=1:
   immediatemode=1:buffersize=64 tv://

gives me black screen, with immediatemode=1 or 0
    </pre>
  </blockquote>
  <pre wrap=""><!---->This patch is for v4l not v4l2
        Albeu
  </pre>
</blockquote>
<br>
Brilliant, I applied the tvi_v4l.c patch to tvi_v4l2.c and it works.<br>
<br>
tvi_v4l2.c diff is attached.&nbsp; (does not include the cfg-common.h stuff
from your patch,<br>
simply patches on top of yours).<br>
<br>
<br>
</body>
</html>