Posts: 968
Joined: Nov 2011
Reputation:
11
giaur
Posting Freak
Posts: 968
2020-11-01, 16:36
(This post was last modified: 2020-11-02, 01:58 by giaur.)
Afaik ffmpeg is not willing to add ac4 sound support anytime soon. DVB-T2 broadcasting in my country (but I guess, that's wordwide trend) includes ac4 audio and Kodi does not support it.
Is there any chance Kodi will support ac4?
Posts: 3,533
Joined: Jan 2011
Reputation:
376
pkscout
Team-Kodi Member
Posts: 3,533
Given that the last Matrix Alpha was just released and we are (as far as I know) not adding any new features for Matrix any longer (the beta cycle will be bug fix only), I think it's safe to say there will be no AC4 support in Matrix. Whether there will be AC4 support in Version 20 is not a question I can answer.
Posts: 968
Joined: Nov 2011
Reputation:
11
giaur
Posting Freak
Posts: 968
Can you add it to your checklist? There is a big trouble with ac4 on pc in general, afaik there's still no any software that supports it.
Posts: 1,960
Joined: Jul 2012
Reputation:
71
2021-01-03, 17:49
(This post was last modified: 2021-01-03, 18:17 by emveepee.)
Thanks I added some experimental support for AC4 with that prerelease ffmpeg in NextPVR which would work with IP addressable devices to NextPVR so I was curious if it would work. Would you be willing to place a 2 minute sample on an internet location I'd like to see how it works.
Thinking about it if the sample works, it could probably work via an m3u playlist from TVHeadend.
Martin
Posts: 10,678
Joined: Oct 2011
Reputation:
657
jjd-uk
Team-Kodi Member
Posts: 10,678
Contrary to the original post it looks like there's a WIP branch to add AC-4 in ffmpeg in the linked ffmepg ticket.
Posts: 1,960
Joined: Jul 2012
Reputation:
71
2021-01-03, 19:41
(This post was last modified: 2021-01-03, 19:42 by emveepee.)
Yes that recent patch is the what I am using to transcode at source and send to Kodi. I have limited samples all ATSC 3.0 but so far so good. I am curious how it will work for others.
I asked last week and that patch is not stable or ready for Kodi at this time.
Martin
Posts: 10,678
Joined: Oct 2011
Reputation:
657
jjd-uk
Team-Kodi Member
Posts: 10,678
Well it needs to accepted into ffmpeg Master before we will use it, once that is done then it's normally acceptable to cherry pick and backport to the ffmpeg version we are currently using.
Posts: 1,960
Joined: Jul 2012
Reputation:
71
Thanks. The sample so it shows the patch is incomplete or the source is a bad as it reports no channels. Does it sample play anywhere outside Kodi. If so maybe submit it to the patch.
Stream #0:5[0x135](org): Audio: ac4 (AC-4 / 0x342D4341), 0 channels
Martin
Posts: 1,960
Joined: Jul 2012
Reputation:
71
I can play the sample and while it is shorter than expected and a single program on the mux would have been easier, I can only toggle through audio tracks 2, 3 and 4 I assume because track 5 reports 0 channels.
Martin