[mythtv-commits] Ticket #9191: Channel switching doesn't work with cx18 driver
MythTV
mythtv at cvs.mythtv.org
Sun Nov 14 18:31:15 UTC 2010
#9191: Channel switching doesn't work with cx18 driver
------------------------------------+---------------------------------------
Reporter: Artem Astafyev | Owner:
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: 0.23.1
Severity: medium | Resolution:
Keywords: cx18 SetInputAndFormat | Ticket locked: 0
------------------------------------+---------------------------------------
Comment (by anonymous):
Replying to [comment:5 danielk]:
> Please try adding: "requires_special_pause = true;" on line 437, before
the VERBOSE(VB_RECORD...
danielk,
You are likely correct. The problem is at least here:
http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/mpegrecorder.cpp#L430
The cx18 driver is very much like the ivtv driver. An "else if (driver ==
"cx18")" block is probably needed there. The cx18 driver need the special
pause, uses v4l2, has vbi, but I don't think needs the buggy vbi boolean
set (I'm not sure though).
Regards,
Andy
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/9191#comment:6>
MythTV <http://www.mythtv.org/>
MythTV Media Center
More information about the mythtv-commits
mailing list