[mythtv-commits] Ticket #1757: enables change input source for plextor convertx

MythTV mythtv at cvs.mythtv.org
Mon May 1 12:57:37 EDT 2006


#1757: enables change input source for plextor convertx
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  patch      |      Status:  new    
 Priority:  major      |   Milestone:  unknown
Component:  mythtv     |     Version:  0.19   
 Severity:  high       |  
-----------------------+----------------------------------------------------
 Switching from tuner to composite or S-Video always failed with EBUSY.
 The V4L2 driver (wis-go7007) sends this error for every requested change
 as long as the USB based ConvertX is streaming.
 The patch "works for me" by calling STREAMOFF before attempting a change
 via VIDIOC_S_INPUT and STREAMON afterwards, in function
 Channel::SetInputAndFormat.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1757>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list