home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Has anyone ever seen a multichannel-audio icon for TV?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1252354" data-attributes="member: 141969"><p>This afternoon on "BBC2 HD" there was a movie made in 2014 with several big-name stars, so I thought that there was a good chance that it would be broadcast with multichannel audio (where "multi" means "bigger than two"). I scheduled a manual recording for 30 minutes, starting well after the movie had already begun. Also, BBC2 does not broadcast advertisements, so I was sure to record part of the movie, and not the pre-padding, programme trailers, or advertisements.</p><p></p><p>I checked my Sony TV, and it displayed "HE-AAC 3/2.1" for this movie. This is what "MediaInfo" shows for the recording in the MP log:</p><p></p><p>[code]MediaInfoWrapper: Opening file : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts</p><p>MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.95</p><p>MediaInfoWrapper: Inspecting media : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts</p><p>MediaInfoWrapper: Parse speed : 0.3</p><p>MediaInfoWrapper: FrameRate : 25</p><p>MediaInfoWrapper: Width : 1920</p><p>MediaInfoWrapper: Height : 1080</p><p>MediaInfoWrapper: AspectRatio : widescreen</p><p>MediaInfoWrapper: VideoCodec : AVC [ "avc.png" ]</p><p>MediaInfoWrapper: Scan type : progressive</p><p>MediaInfoWrapper: IsInterlaced : False</p><p>MediaInfoWrapper: VideoResolution : 1080P</p><p>MediaInfoWrapper: VideoDuration : 2157720</p><p>MediaInfoWrapper: AudioRate : 48000</p><p>MediaInfoWrapper: AudioChannels : 6 [ "5.1.png" ]</p><p>MediaInfoWrapper: AudioCodec : AAC LC [ "aac lc.png" ]</p><p>MediaInfoWrapper: HasAudio : True</p><p>MediaInfoWrapper: HasVideo : True</p><p>MediaInfoWrapper: HasSubtitles : True</p><p>MediaInfoWrapper: NumSubtitles : 1</p><p>MediaInfoWrapper: Closing file : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts[/code]</p><p></p><p></p><p>You can see from this that the number of audio channels was indeed greather than two. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> I moved the recording to my "Videos" folder, and displayed it using my "ClassicWide" skin; this is what appeared:</p><p></p><p>[ATTACH]199829[/ATTACH]</p><p></p><p>So MP <em>will</em> display the appropriate multichannel audio icon (at least, in "Videos") if the circumstances are favourable. I suspect that the reason the multichannel icon is not usually seen for recorded TV is the reason suggested by [USER=83973]@Owlsroost[/USER] . "MediaInfo" needs to be pursuaded to look at a non-zero offset from the start of a recording in order to determine the properties of the file.</p><p></p><p>The "Recorded TV" panel does not show the media icons, so I don't know whether the relevant skin variable is defined there (would need to check). And of course for live TV it would be <em>really</em> useful for the audio-channels property to be defined as a continuously-updated skin variable so that the appropriate icon could be displayed in the OSD. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1252354, member: 141969"] This afternoon on "BBC2 HD" there was a movie made in 2014 with several big-name stars, so I thought that there was a good chance that it would be broadcast with multichannel audio (where "multi" means "bigger than two"). I scheduled a manual recording for 30 minutes, starting well after the movie had already begun. Also, BBC2 does not broadcast advertisements, so I was sure to record part of the movie, and not the pre-padding, programme trailers, or advertisements. I checked my Sony TV, and it displayed "HE-AAC 3/2.1" for this movie. This is what "MediaInfo" shows for the recording in the MP log: [code]MediaInfoWrapper: Opening file : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.95 MediaInfoWrapper: Inspecting media : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts MediaInfoWrapper: Parse speed : 0.3 MediaInfoWrapper: FrameRate : 25 MediaInfoWrapper: Width : 1920 MediaInfoWrapper: Height : 1080 MediaInfoWrapper: AspectRatio : widescreen MediaInfoWrapper: VideoCodec : AVC [ "avc.png" ] MediaInfoWrapper: Scan type : progressive MediaInfoWrapper: IsInterlaced : False MediaInfoWrapper: VideoResolution : 1080P MediaInfoWrapper: VideoDuration : 2157720 MediaInfoWrapper: AudioRate : 48000 MediaInfoWrapper: AudioChannels : 6 [ "5.1.png" ] MediaInfoWrapper: AudioCodec : AAC LC [ "aac lc.png" ] MediaInfoWrapper: HasAudio : True MediaInfoWrapper: HasVideo : True MediaInfoWrapper: HasSubtitles : True MediaInfoWrapper: NumSubtitles : 1 MediaInfoWrapper: Closing file : E:\Older TV\Test Files\Into the Woods (BBC2 HD) 2019-01-04 15.20.00.ts[/code] You can see from this that the number of audio channels was indeed greather than two. :) I moved the recording to my "Videos" folder, and displayed it using my "ClassicWide" skin; this is what appeared: [ATTACH]199829[/ATTACH] So MP [I]will[/I] display the appropriate multichannel audio icon (at least, in "Videos") if the circumstances are favourable. I suspect that the reason the multichannel icon is not usually seen for recorded TV is the reason suggested by [USER=83973]@Owlsroost[/USER] . "MediaInfo" needs to be pursuaded to look at a non-zero offset from the start of a recording in order to determine the properties of the file. The "Recorded TV" panel does not show the media icons, so I don't know whether the relevant skin variable is defined there (would need to check). And of course for live TV it would be [I]really[/I] useful for the audio-channels property to be defined as a continuously-updated skin variable so that the appropriate icon could be displayed in the OSD. :D -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Has anyone ever seen a multichannel-audio icon for TV?
Contact us
RSS
Top
Bottom