- April 29, 2013
- 2,576
- 1,294
- Home Country
- Germany
- Thread starter
- #11
That's too bad.
I would say that explanation is not very good, if it is valid at all. In the same way that TsWriter (and TV Server) could be modified to read that information, TsReader could also be modified to do the same without decoding the audio.ah, found an explanation why it cannot work:
https://forum.team-mediaportal.com/t...v-in-the-tvplugin.127921/page-13#post-1109770
Yes, exactly... at least in some (most?) cases.so that means it is possible to read that information from the stream somehow without actually decoding it?
will then AudioChannels variable value be changed? so i can see it in OSD when calling it during ads.In reality TV audio streams quite often change channel count
Is this version far from release?My current dev versions of TsReader.ax
@regeszter should we also try to implement this? we can do 2 variables : AudioChannels - for pure channel count (e.g. for AC3 5.1 it should return 6), and AudioChannelsString - real description (e.g. Stereo, Mono, Dual Mono, Stereo surround, 5.1, 7.1 etc)
Can I sneak in a request?should we also try to implement this? we can do 2 variables : AudioChannels - for pure channel count (e.g. for AC3 5.1 it should return 6), and AudioChannelsString - real description (e.g. Stereo, Mono, Dual Mono, Stereo surround, 5.1, 7.1 etc)