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!)
Experimental TsReader development
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="Sebastiii" data-source="post: 867503" data-attributes="member: 60104"><p>Hi Tony,</p><p> </p><p>v59 crash too with dvbsub3 :</p><p> </p><p>[CODE] ntdll.dll!_ZwRaiseException@12() + 0x12 bytes </p><p> ntdll.dll!_ZwRaiseException@12() + 0x12 bytes </p><p> DVBSub3.ax!CBaseFilter::NonDelegatingQueryInterface(const _GUID & riid, void * * ppv) Line 315 C++</p><p> TsReader.ax!CTsReaderFilter::Run(__int64 tStart) Line 580 C++</p><p> quartz.dll!CFilterGraph::Run() + 0x158 bytes </p><p> quartz.dll!CFGControl::IssueRun() + 0x9f bytes </p><p> quartz.dll!CFGControl::CheckCued() + 0xbf bytes </p><p> quartz.dll!CFGControl::CGraphWindow::OnReceiveMessage() + 0x1cba6 bytes </p><p> quartz.dll!WndProc() + 0x3e bytes [/CODE]</p><p> </p><p>I try to get another callstack <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p> </p><p>It's maybe related to this : </p><p> </p><p>[CODE] if ((!wcsicmp(L"MediaPortal DVBSub2", filterInfo.achName)) || (!wcsicmp(L"MediaPortal DVBSub3", filterInfo.achName)))</p><p> {</p><p> HRESULT fhr = pFilter->QueryInterface( IID_IDVBSubtitle2, ( void**)&m_pDVBSubtitle );</p><p> </p><p> assert( fhr == S_OK);</p><p> //LogDebug("Testing that DVBSub2/DVBSub3 works");[/CODE]</p><p> </p><p>Maybe it's related to here <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> i try.</p></blockquote><p></p>
[QUOTE="Sebastiii, post: 867503, member: 60104"] Hi Tony, v59 crash too with dvbsub3 : [CODE] ntdll.dll!_ZwRaiseException@12() + 0x12 bytes ntdll.dll!_ZwRaiseException@12() + 0x12 bytes DVBSub3.ax!CBaseFilter::NonDelegatingQueryInterface(const _GUID & riid, void * * ppv) Line 315 C++ TsReader.ax!CTsReaderFilter::Run(__int64 tStart) Line 580 C++ quartz.dll!CFilterGraph::Run() + 0x158 bytes quartz.dll!CFGControl::IssueRun() + 0x9f bytes quartz.dll!CFGControl::CheckCued() + 0xbf bytes quartz.dll!CFGControl::CGraphWindow::OnReceiveMessage() + 0x1cba6 bytes quartz.dll!WndProc() + 0x3e bytes [/CODE] I try to get another callstack :) It's maybe related to this : [CODE] if ((!wcsicmp(L"MediaPortal DVBSub2", filterInfo.achName)) || (!wcsicmp(L"MediaPortal DVBSub3", filterInfo.achName))) { HRESULT fhr = pFilter->QueryInterface( IID_IDVBSubtitle2, ( void**)&m_pDVBSubtitle ); assert( fhr == S_OK); //LogDebug("Testing that DVBSub2/DVBSub3 works");[/CODE] Maybe it's related to here :) i try. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Experimental TsReader development
Contact us
RSS
Top
Bottom