[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] Recording from v4l2?
Erik Slagter wrote:
On Wed, 2004-12-22 at 12:47 -0500, Adam K Kirchhoff wrote:
I do have some experience with C, though it's been a number of years
since I took those classes in college. I actually have a little bit of
free time coming up, so I'll take a stab at it and see what I can come
up with.
A few quick edits (namely including <asm/fcntl.h> and changing
V4L2_BUF_TYPE_CAPTURE to V4L2_BUF_TYPE_VIDEO_CAPTURE), and it mostly
works. It does error out with an invalid argument for VIDIOC_ENUM_FMT:
59455247 YERG 8 bpp, gray
4f424752 OBGR 15 bpp RGB, le
51424752 QBGR 15 bpp RGB, be
50424752 PBGR 16 bpp RGB, le
52424752 RBGR 16 bpp RGB, be
33524742 3RGB 24 bpp RGB, le
34524742 4RGB 32 bpp RGB, le
34424752 4BGR 32 bpp RGB, be
56595559 VYUY 4:2:2, packed, YUYV
59565955 YVYU 4:2:2, packed, UYVY
VIDIOC_ENUM_FMT: Invalid argument
Adam
- Re: [transcode-users] Recording from v4l2?, (continued)
- Re: [transcode-users] Recording from v4l2?, Adam K Kirchhoff, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Adam K Kirchhoff, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Adam K Kirchhoff, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Adam K Kirchhoff, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/23
- Re: [transcode-users] Recording from v4l2?,
Adam K Kirchhoff <=
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/24
- Re: [transcode-users] Recording from v4l2?, Jacob Meuser, 2004/12/23
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Jacob Meuser, 2004/12/22
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/23
- Re: [transcode-users] Recording from v4l2?, Jacob Meuser, 2004/12/23
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/23
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/21
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/21
- Re: [transcode-users] Recording from v4l2?, Erik Slagter, 2004/12/21