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="Acheros" data-source="post: 677589" data-attributes="member: 108223"><p>Hi,</p><p></p><p>I'd like to know whether it's possible to get EPG information from an MPEG2 Transport Stream programmatically.</p><p></p><p>The idea is to build up a DirectShow graph basically looking like this:</p><p></p><p>MPEG2 TS -> TsWriter? -> EPG_info_into_file</p><p></p><p>I've had a look at TsWriter. While it does accept an MEDIASUBTYPE_MPEG2_TRANSPORT at the Input pin, I don't see any output pins created. CMpTsFilter::GetPinCount() in TsWriter.cpp in the current SVN also just returns 1. So I assume that I have no chance of having an output pin to somehow get the data. </p><p></p><p>I don't have a DVB-card/tuner, just the plain MPEG2 TS with EPG data in it. </p><p></p><p>Thanks,</p><p>Acheros</p></blockquote><p></p>
[QUOTE="Acheros, post: 677589, member: 108223"] Hi, I'd like to know whether it's possible to get EPG information from an MPEG2 Transport Stream programmatically. The idea is to build up a DirectShow graph basically looking like this: MPEG2 TS -> TsWriter? -> EPG_info_into_file I've had a look at TsWriter. While it does accept an MEDIASUBTYPE_MPEG2_TRANSPORT at the Input pin, I don't see any output pins created. CMpTsFilter::GetPinCount() in TsWriter.cpp in the current SVN also just returns 1. So I assume that I have no chance of having an output pin to somehow get the data. I don't have a DVB-card/tuner, just the plain MPEG2 TS with EPG data in it. Thanks, Acheros [/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