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
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Forward,Backward,FPS...
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="offbyone" data-source="post: 817374" data-attributes="member: 73415"><p>Reading Metadata from Stream alone will not be enough to allow skipping in streams from webservers. The file is not on you local hdd, so accessing it is a lot different and slower! to achieve this every filter in the graph must behave nicely (e.g. not do calls like skip to end in order to find the file length). Also we need a source filter that knows how to access data from a server not just from byte 0 to the end but also when the http web server supports ranges, to translate a playback position to the correct range. Currently we are writing such source filter - and it will be in the next release.</p><p></p><p>The next release of OnlineVideos will also optionally install LAV filters which we found to play best so far for our purposes. This is not a codec pack but just a set of 3 filters (splitter, audio, video) that handle the most common formats.</p><p></p><p>Dynamic Refresh rate changes are currently (MP 1.2.1) not possible with webstreams. There are patches to the core that enable this, but not yet finished.</p></blockquote><p></p>
[QUOTE="offbyone, post: 817374, member: 73415"] Reading Metadata from Stream alone will not be enough to allow skipping in streams from webservers. The file is not on you local hdd, so accessing it is a lot different and slower! to achieve this every filter in the graph must behave nicely (e.g. not do calls like skip to end in order to find the file length). Also we need a source filter that knows how to access data from a server not just from byte 0 to the end but also when the http web server supports ranges, to translate a playback position to the correct range. Currently we are writing such source filter - and it will be in the next release. The next release of OnlineVideos will also optionally install LAV filters which we found to play best so far for our purposes. This is not a codec pack but just a set of 3 filters (splitter, audio, video) that handle the most common formats. Dynamic Refresh rate changes are currently (MP 1.2.1) not possible with webstreams. There are patches to the core that enable this, but not yet finished. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Forward,Backward,FPS...
Contact us
RSS
Top
Bottom