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 2
Plugin Development
Discussion: Find and Download Subtitles
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="morpheus_xx" data-source="post: 1135632" data-attributes="member: 48495"><p>I see. Probably we would need a combination of:</p><ol> <li data-xf-list-type="ol">Full support of IAMStreamSelect to expose available streams and allow user selection</li> <li data-xf-list-type="ol">Output of selected stream types to a subtitle "decode filter"<ol> <li data-xf-list-type="ol">DvbSub3 to handle also teletext decoding, same way as for DVB. The filter input pin would need to handle more media(sub)types than now</li> <li data-xf-list-type="ol">A new filter could be developed (more complicated to handle; additional TsReader output pin, graph building etc..)<br /> </li> <li data-xf-list-type="ol">(A callback interface in TsReader itself)</li> </ol></li> <li data-xf-list-type="ol">Handling of subtitle callbacks from DvbSub3.ax is already implemented in C# side.</li> </ol><p>While this is good for all subtitles, I'm not sure about the "teletext page" handling. </p><p></p><p>IMO also this decoding could be done by one of the existing filters, which then do callbacks with decoded data to C# side.</p><p></p><p></p><p>I didn't use Teletext on TV sinces years. And in MP1 it also was one of the code parts which lead to many crashes once you used it. Besides that I think it's still useful for some users, so I think MP2 should have support for it as well.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1135632, member: 48495"] I see. Probably we would need a combination of: [LIST=1] [*]Full support of IAMStreamSelect to expose available streams and allow user selection [*]Output of selected stream types to a subtitle "decode filter" [LIST=1] [*]DvbSub3 to handle also teletext decoding, same way as for DVB. The filter input pin would need to handle more media(sub)types than now [*]A new filter could be developed (more complicated to handle; additional TsReader output pin, graph building etc..) [*](A callback interface in TsReader itself) [/LIST] [*]Handling of subtitle callbacks from DvbSub3.ax is already implemented in C# side. [/LIST] While this is good for all subtitles, I'm not sure about the "teletext page" handling. IMO also this decoding could be done by one of the existing filters, which then do callbacks with decoded data to C# side. I didn't use Teletext on TV sinces years. And in MP1 it also was one of the code parts which lead to many crashes once you used it. Besides that I think it's still useful for some users, so I think MP2 should have support for it as well. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Discussion: Find and Download Subtitles
Contact us
RSS
Top
Bottom