[mythtv-users] Digital audio Capability grayed out
Klaas de Waal
klaas.de.waal at gmail.com
Fri Aug 12 21:57:52 UTC 2022
On Fri, 12 Aug 2022 at 23:06, James Abernathy <jfabernathy at gmail.com> wrote:
>
>
> On Fri, Aug 12, 2022 at 4:42 PM James Abernathy <jfabernathy at gmail.com>
> wrote:
>
>>
>>
>> On Fri, Aug 12, 2022 at 3:35 PM James Abernathy <jfabernathy at gmail.com>
>> wrote:
>>
>>>
>>>
>>> On Fri, Aug 12, 2022 at 3:16 PM Klaas de Waal <klaas.de.waal at gmail.com>
>>> wrote:
>>>
>>>>
>>>>
>>>> On Fri, 12 Aug 2022 at 19:42, James Abernathy <jfabernathy at gmail.com>
>>>> wrote:
>>>>
>>>>>
>>>>> 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.
>>>>>
>>>>> JIm A
>>>>>
>>>>>
>>>>
>> Duh! I checkout fixes/32 and then git log. I found the commit where it
>> worked and did:
>> git checkout ae60e8302fab769dd0aacb091d195b1cef08ad9c
>> That will set me where I can build it, but I'm outside the normal
>> process, but I don't commit stuff myself.
>>
>> Jim A
>>
>> 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.
>
> Jim A
>
>
> Jim A
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
Could just be that the commit that causes your problem is this one:
commit 1eacadd5f413197746cb61ea036c522c65f95936
Author: acediac <git.zon at dfgh.net>
Date: Sat Apr 9 22:49:25 2022 +1000
mythfrontend audio fixes for macOS
- Fixed audio device detection
- Fixed Surround Sound channel capability detection (5.1+ speakers)
- Fixed memory corruption and leaks
(cherry picked from commit 10df426eae3809cd896fae340f1c5dafbb628e34)
If you go to the commit before this one, "git
checkout 560b425776dfced77ceb9a83b13f32cf00ff2d94", then build, it should
be OK.
If you then do a "git checkout 1eacadd5f413197746cb61ea036c522c65f95936",
then build and if it then fails then this is the commit that causes the
problem.
Klaas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20220812/ddefcb6e/attachment.htm>
More information about the mythtv-users
mailing list