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!)
Retrieve EPG from MPEG2 TS (TsWriter?)
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="miroslav22" data-source="post: 679507" data-attributes="member: 97642"><p>Its main functions are:</p><p></p><p>Filters the relevant pids from the mux and writes the transport stream files to disk for live tv/recording (this is why no output pin is needed - nothing is rendered in this graph)</p><p></p><p>Channel scanning - Scans the nit, sdt etc from a mux to let MP know about network/channel information for a transponder</p><p>EPG scanning - Scans relevant pids/tables for EPG data to be sent back to MP and inserted into the database</p><p></p><p>You should be able to do what you require - you just need to change the code to filter and process the pids containin the data you are interested in. You can then write this to disk or do what you need with it within tswriter.</p></blockquote><p></p>
[QUOTE="miroslav22, post: 679507, member: 97642"] Its main functions are: Filters the relevant pids from the mux and writes the transport stream files to disk for live tv/recording (this is why no output pin is needed - nothing is rendered in this graph) Channel scanning - Scans the nit, sdt etc from a mux to let MP know about network/channel information for a transponder EPG scanning - Scans relevant pids/tables for EPG data to be sent back to MP and inserted into the database You should be able to do what you require - you just need to change the code to filter and process the pids containin the data you are interested in. You can then write this to disk or do what you need with it within tswriter. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Retrieve EPG from MPEG2 TS (TsWriter?)
Contact us
RSS
Top
Bottom