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!)
[PATCH] Improvements for analog cards
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="misterd" data-source="post: 338136" data-attributes="member: 19503"><p>The TvServer has only a list of supported encoders. It doesn't search for other encoders. But you can add every encoder to this list with this patch. You just have to add the specific name of the video and audio encoder to the new table SoftwareEncoder. The TvServer can only detect them, if the name fits exactly to the one in the DB.</p><p></p><p></p><p>All thos log lines are written to tv.log. To find them start SetupTv and click on "Open log directory".</p><p></p><p>Also using the IAMStreamConfig interface is a little bit more complicated than you thought. When you want to use the IAMAnalogVideoDecoder than you should add it to the RunGraph() method after starting the graph, because probably starting the graph resets your setting.</p><p></p><p>MisterD</p></blockquote><p></p>
[QUOTE="misterd, post: 338136, member: 19503"] The TvServer has only a list of supported encoders. It doesn't search for other encoders. But you can add every encoder to this list with this patch. You just have to add the specific name of the video and audio encoder to the new table SoftwareEncoder. The TvServer can only detect them, if the name fits exactly to the one in the DB. All thos log lines are written to tv.log. To find them start SetupTv and click on "Open log directory". Also using the IAMStreamConfig interface is a little bit more complicated than you thought. When you want to use the IAMAnalogVideoDecoder than you should add it to the RunGraph() method after starting the graph, because probably starting the graph resets your setting. MisterD [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
[PATCH] Improvements for analog cards
Contact us
RSS
Top
Bottom