<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Aug 2022 at 23:06, James Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 4:42 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 3:35 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 3:16 PM Klaas de Waal <<a href="mailto:klaas.de.waal@gmail.com" target="_blank">klaas.de.waal@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Aug 2022 at 19:42, James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div>I had the 5.1 working on mythtfrontned v32.0-6 on my FireTV, but today I rebuild the android mythfrontend to v32.0-59 and now I have the grayed out  Digital Audio Capability the same as on my x86_64 versions of mythfrontend.  So something changed since March because my hardware and setup has not changed.</div><div><br></div><div>JIm A<br> </div></div></div></blockquote></div></div></blockquote></div></div></blockquote><div><br></div><div>Duh! I checkout fixes/32 and then git log. I found the commit where it worked and did:</div><div>git checkout <span style="color:rgb(178,104,24);font-family:monospace">ae60e8302fab769dd0aacb091d195b1cef08ad9c</span></div><font face="arial, sans-serif">That will set me where I can build it, but I'm outside the normal process, but I don't commit stuff myself.</font></div><div class="gmail_quote"><span style="font-family:monospace"><br></span></div><div class="gmail_quote"><span style="font-family:monospace">Jim A</span></div><div class="gmail_quote"><span style="font-family:monospace"><br></span></div></div></blockquote><div>Okay I built the commit above from Mar 19, 2022. and I have full Dolby digital when the content is playing. It switches back to Dolby Pro logic when stopped.  So now I just need to find the commit when it stopped working.</div><div><br></div><div>Jim A</div><div><br></div><div><br></div><div>Jim A</div><div> </div></div></div>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Could just be that the commit that causes your problem is this one:</div><div><br></div>commit 1eacadd5f413197746cb61ea036c522c65f95936<br>Author: acediac <<a href="mailto:git.zon@dfgh.net">git.zon@dfgh.net</a>><br>Date:   Sat Apr 9 22:49:25 2022 +1000<br><br>    mythfrontend audio fixes for macOS<br>    <br>    - Fixed audio device detection<br>    - Fixed Surround Sound channel capability detection (5.1+ speakers)<br>    - Fixed memory corruption and leaks<br>    <br><div>    (cherry picked from commit 10df426eae3809cd896fae340f1c5dafbb628e34) </div><div><br></div><div>If you go to the commit before this one, "git checkout 560b425776dfced77ceb9a83b13f32cf00ff2d94", then build, it should be OK.</div><div>If you then do a "git checkout 1eacadd5f413197746cb61ea036c522c65f95936", then build and if it then fails then this is the commit that causes the problem.</div><div><br></div><div>Klaas.</div><div> </div></div></div>