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!)
New DVB subtitle filter (TsReader based)
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="tourettes" data-source="post: 172258" data-attributes="member: 10858"><p>hmm... to me it looks like the seeking is not needed. Looks like the subtitles are always 0.0 - 0.5 second late compared to VLC output. Dunno what is causing it as subtitle filter at least thinks that no subtitles were received late. Maybe there is a slight delay when subtitle is received on MP side and that's visible to the user then. I'll try to optimize the subtitle TS sample delivery from the TsReader to the DVB Subfilter. Currently it's done by using 188 byte long TS packets, but it would be more optimal to transfer bigger samples (only one sample per PES packet)...</p></blockquote><p></p>
[QUOTE="tourettes, post: 172258, member: 10858"] hmm... to me it looks like the seeking is not needed. Looks like the subtitles are always 0.0 - 0.5 second late compared to VLC output. Dunno what is causing it as subtitle filter at least thinks that no subtitles were received late. Maybe there is a slight delay when subtitle is received on MP side and that's visible to the user then. I'll try to optimize the subtitle TS sample delivery from the TsReader to the DVB Subfilter. Currently it's done by using 188 byte long TS packets, but it would be more optimal to transfer bigger samples (only one sample per PES packet)... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
New DVB subtitle filter (TsReader based)
Contact us
RSS
Top
Bottom