From: Mat <heavensdoor78@gmail.com>
To: Linux and Kernel Video <video4linux-list@redhat.com>
Subject: Empia em28xx based USB video device... (2)
Date: Tue, 22 Apr 2008 12:24:13 +0200 [thread overview]
Message-ID: <480DBCCD.7040402@gmail.com> (raw)
Hi all.
How do I test if the current driver support a specific kind of field type?
The device I'm working with seems to work only in interlaced mode.
V4L2_FIELD_NONE is ignored.
From v4l-info:
video capture
VIDIOC_ENUM_FMT(0,VIDEO_CAPTURE)
index : 0
type : VIDEO_CAPTURE
flags : 0
description : "Packed YUY2"
pixelformat : 0x56595559 [YUYV]
VIDIOC_G_FMT(VIDEO_CAPTURE)
type : VIDEO_CAPTURE
fmt.pix.width : 720
fmt.pix.height : 576
fmt.pix.pixelformat : 0x56595559 [YUYV]
fmt.pix.field : INTERLACED
fmt.pix.bytesperline : 1440
fmt.pix.sizeimage : 829440
fmt.pix.colorspace : SMPTE170M
fmt.pix.priv : 0
Is it a module driver limit or an hardware limit?
In Windows it seems ok... I don't think VLC ( I use it for testing on
Win ) de-interlace automatically.
Ideas?
I have to de-interlace myself the frames I suppose...
Thanks in advance.
-Mat-
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next reply other threads:[~2008-04-22 10:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 10:24 Mat [this message]
2008-04-22 11:22 ` Empia em28xx based USB video device... (2) Markus Rechberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=480DBCCD.7040402@gmail.com \
--to=heavensdoor78@gmail.com \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.