Opened 18 years ago

Closed 18 years ago

#1652 closed patch (fixed)

Use Video4Linux 2 with em28xx driver

Reported by: Aidan Thornton <makomk@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.19
Severity: medium Keywords:
Cc: Ticket locked: no

Description

MythTV needs to use v4l2 with the em28xx driver, since this driver only supports V4L2_PIX_FMT_YUYV (or the equivalent v4l1 pixel format), and MythTV only seems to support this in v4l2 mode (not v4l1). In addition, the v4l1 support in the driver is a bit incomplete.

A trivial patch against 0.19-fixes to do this is attached.

Attachments (1)

mythtv-em28xx.patch (569 bytes) - added by Aidan Thornton <makomk@…> 18 years ago.
Patch to use v4l2 with em28xx

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by Aidan Thornton <makomk@…>

Attachment: mythtv-em28xx.patch added

Patch to use v4l2 with em28xx

comment:1 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [10038]) Use V4L2 with the em28xx driver.

Closes #1652.

Note: See TracTickets for help on using tickets.