[mythtv-commits] Ticket #2238: Mute logic fails on cards using v4l1-compat

MythTV mythtv at cvs.mythtv.org
Thu Aug 24 13:01:10 UTC 2006


#2238: Mute logic fails on cards using v4l1-compat
--------------------------------+-------------------------------------------
 Reporter:  devel at mrwire.co.uk  |       Owner:  ijr 
     Type:  patch               |      Status:  new 
 Priority:  minor               |   Milestone:      
Component:  mythtv              |     Version:  head
 Severity:  medium              |  
--------------------------------+-------------------------------------------
 Cards that use v4l1-compat for v4l1 support (eg. saa7134) do not set
 VIDEO_VC_MUTE in VIDIOGCHAN.

 As a result, the mute logic in NuppelVideoRecorder.cpp will never pass.
 The fix would seem to be to test VIDIOGCAUDIO directly.

 See: http://mythtv.org/pipermail/mythtv-users/2004-January/027927.html
 and tvtime sourcecode.

 Please find attached patch to change muting logic.


 Thanks!

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


More information about the mythtv-commits mailing list