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!)
Best strategy to integrate a custom renderer?
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="ar-jar" data-source="post: 170945" data-attributes="member: 21202"><p>Hi,</p><p>I have developed a video renderer that synchronizes the display fps to the fps of the incoming video. This is particularly interesting when watching TV which has a sync that (1) often differs quite a bit from the graphic board's sync causing judder and (2) cannot be tweaked at the receiver end (of course). This was the last area where a pc was inferior to a stand-alone satellite box or dvd player.</p><p></p><p>The renderer is a COM object that exposes a rather simple custom interface as the 3D device used needs to be explicitly reset on occation (e.g. when going exclusive mode fullscreen) and this is best controlled from the application itself. Otherwise it exposes all interfaces of a VMR9 in windowless mode.</p><p></p><p>Today the renderer is integrated with my own rather primitive player which plays avi, DVD and TV. I would very much like to integrate the renderer (w/o the player) with the MediaPortal app as I don't have the time to implement things such as timeshift, a slick DVD GUI etc.</p><p></p><p>What would the best strategy be to integrate the renderer? I would like to use it for all types of video media including DVD, avi and TV. Where to make the "incision" depends of course on the architecture you have chosen for mp. Could a plug-in be used? Or would several plug-ins be needed, one for each mode (dvd, tv etc)? I could do the coding myself but would very much appreciate a pointer into the right direction.</p><p></p><p>Thanks!</p><p></p><p>Arto</p></blockquote><p></p>
[QUOTE="ar-jar, post: 170945, member: 21202"] Hi, I have developed a video renderer that synchronizes the display fps to the fps of the incoming video. This is particularly interesting when watching TV which has a sync that (1) often differs quite a bit from the graphic board's sync causing judder and (2) cannot be tweaked at the receiver end (of course). This was the last area where a pc was inferior to a stand-alone satellite box or dvd player. The renderer is a COM object that exposes a rather simple custom interface as the 3D device used needs to be explicitly reset on occation (e.g. when going exclusive mode fullscreen) and this is best controlled from the application itself. Otherwise it exposes all interfaces of a VMR9 in windowless mode. Today the renderer is integrated with my own rather primitive player which plays avi, DVD and TV. I would very much like to integrate the renderer (w/o the player) with the MediaPortal app as I don't have the time to implement things such as timeshift, a slick DVD GUI etc. What would the best strategy be to integrate the renderer? I would like to use it for all types of video media including DVD, avi and TV. Where to make the "incision" depends of course on the architecture you have chosen for mp. Could a plug-in be used? Or would several plug-ins be needed, one for each mode (dvd, tv etc)? I could do the coding myself but would very much appreciate a pointer into the right direction. Thanks! Arto [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Best strategy to integrate a custom renderer?
Contact us
RSS
Top
Bottom