[MPlayer-users] How to tell if the video input is interlaced or not?

Jouni.Lohikoski@iki.fi jlohikos at cc.hut.fi
Fri Dec 16 21:41:22 CET 2005


On Fri, Dec 16, 2005 at 02:51:42PM -0500, Rich Felker wrote:
> On Fri, Dec 16, 2005 at 09:25:30PM +0200, Jouni.Lohikoski at iki.fi wrote:
> > On Thu, Dec 15, 2005 at 04:47:07PM -0800, RC wrote:
> > > It only works without X?  That really doesn't make any sense to me.  I
> > > can't think of any reason a capture card would stop working when X
> > > starts.
> > 
> > Something to do with DMA access and how they changed xv driver from old

Typo there. Meant "nv" driver, not "xv" driver.

> > XFree86 to Xorg's current one. It just do not work if X has been even
> > visited during the boot session.
> > See:
> > http://sourceforge.net/mailarchive/forum.php?thread_id=9003225&forum_id=34082
> 
> Disable support for the TV card in the X server by removing the v4l
> module. Then X should not interfere with it.

Hmm...which module is that?

>From my xorg.conf:
"
Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
#       Load "xtrap"
EndSection
"




More information about the MPlayer-users mailing list