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
Development
General Development (no feature request here!)
When which Codec?
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="Thor2605" data-source="post: 616309" data-attributes="member: 90291"><p>There are three sections to predefine the codecs, which are used by MP!</p><p></p><p>But for my plugin, I need to know which codec-section is active...</p><p></p><p>So I searched the source of MP how to find that out!</p><p></p><p></p><p>There are the following methods in g_player:</p><p>IsTV</p><p>IsRecording</p><p>IsDVD</p><p>...</p><p></p><p></p><p>So can I say, that when</p><p>a) isDVD or isDVDMenu = true, then dvd-codecs are taken</p><p>b) is Timeshifting = true, then mytv-codecs are taken</p><p>c) any other = true, then movieplayer-codecs are taken</p><p></p><p>???</p><p></p><p>Thank you for thinking and replying!!!</p><p></p><p></p><p>Edit:</p><p>I think I was on the wrong way...</p><p></p><p>I could use _currentmedia in g_player!</p><p></p><p>But which Audio Renderer is used in Radio? The one from Music or the one from TV?</p></blockquote><p></p>
[QUOTE="Thor2605, post: 616309, member: 90291"] There are three sections to predefine the codecs, which are used by MP! But for my plugin, I need to know which codec-section is active... So I searched the source of MP how to find that out! There are the following methods in g_player: IsTV IsRecording IsDVD ... So can I say, that when a) isDVD or isDVDMenu = true, then dvd-codecs are taken b) is Timeshifting = true, then mytv-codecs are taken c) any other = true, then movieplayer-codecs are taken ??? Thank you for thinking and replying!!! Edit: I think I was on the wrong way... I could use _currentmedia in g_player! But which Audio Renderer is used in Radio? The one from Music or the one from TV? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
When which Codec?
Contact us
RSS
Top
Bottom