<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<br><div>> From: gregorio.gervasio@gmail.com<br>> To: mythtv-users@mythtv.org<br>> Date: Sat, 23 Jul 2011 19:53:28 -0700<br>> Subject: Re: [mythtv-users] Regarding ticket 8969<br>> <br>> [no audio in analog framegrabber recordings ...]<br>> <br>> Maybe this is related:<br>> <br>> http://code.mythtv.org/trac/ticket/9825<br>> <br>> Recordings work fine for me with the patches and changes in that ticket.<br>> <br>> -- <br>> Gregorio Gervasio, Jr.<br>> gregorio.gervasio@gmail.com<br>> _______________________________________________<br>> mythtv-users mailing list<br>> mythtv-users@mythtv.org<br>> http://www.mythtv.org/mailman/listinfo/mythtv-users<br></div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">Gregorio, thank you.</div><div><br></div><div>I tried the patches and they work. I have sound again. However, the second patch had to be altered (after the changes in the logging commands, it couldn't find its "context").</div><div><br></div><div>If someone (Daniel ? ) could unlock the 9869 ticket, I could post there this info:</div><div><br></div><div>I patched the SB with Gregorio's patches, and I have sound in live TV from the saa7134 card of the SB. The card of the MB (unpatched) is still mute. DVB-T (on SB) and DVB-S (on MB) cards work ok.</div><div><br></div><div>The second patch has to be altered to:</div><div>***patch start</div><div>diff --git a/mythtv/libs/libmythtv/v4lchannel.cpp b/mythtv/libs/libmythtv/v4lchannel.cpp</div><div>index a128523..9e51656 100644</div><div>--- a/mythtv/libs/libmythtv/v4lchannel.cpp</div><div>+++ b/mythtv/libs/libmythtv/v4lchannel.cpp</div><div>@@ -658,7 +658,9 @@ bool V4LChannel::SetInputAndFormat(int inputNum, QString newFmt)</div><div> {</div><div> LOG(VB_GENERAL, LOG_ERR, LOC + msg +</div><div> "\n\t\t\twhile disabling streaming (v4l v2)" + ENO);</div><div>+ #if 0</div><div> ok = false;</div><div>+ #endif</div><div> }</div><div> else</div><div> {</div><div>***patch finish</div><div><br></div><div>Thanks again,<br style="text-indent: 0px !important; "><br style="text-indent: 0px !important; ">Yianni.<br style="text-indent: 0px !important; "></div>                                            </div></body>
</html>