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
Support
General Support
TeleText (subtitle) problem - "MediaPortal has stopped working"
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="nordemoniac" data-source="post: 814207" data-attributes="member: 101472"><p><strong>MediaPortal Version</strong>: 1.2.1</p><p><strong>Windows Version</strong>: Win 7 x64</p><p><strong>CPU Type</strong>: i3-530</p><p><strong>1. TV Card</strong>: Terratec</p><p><strong>1. TV Card Type</strong>: Cinergy C PCI HD</p><p><strong>1. TV Card Driver</strong>: *401 (Beta)</p><p></p><p>I have a problem with TeleText (subtitles). This is the error:</p><p></p><p>Sorry for the norwegian in the code, just ask if it doesn't make any sense. I guess "Kildematrisen" is refering to SourceArray. Stupid norwegian translation...makes no sense!</p><p></p><p>"Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser."</p><p>This means "The Source Array was not long enough. Control srcIndex and length, also the arrays lower limit."</p><p></p><p>Makes sense to anyone? Anywhere I can increase "whatever-it-is-asking-for" from 256 to 264?</p><p></p><p>[CODE]2011-11-24 18:25:44.050671 [ERROR][(15)]: Assertion failed in PESDecoder: PES header not 45 as required for teletext PES packets (actual 264)</p><p>2011-11-24 18:25:44.052671 [ERROR][(15)]: PESDecoder: Reported header length is bigger than header buffer! : 256 vs 264</p><p>2011-11-24 18:25:44.053672 [ERROR][(15)]: Assertion failed in PESDecoder: m_iPesHeaderLen too long! tsPacket length is 188 but m_iPesHeaderLen = 264 and pos = 4</p><p>2011-11-24 18:25:44.054672 [ERROR][(15)]: MediaPortal: Unhandled exception occured</p><p>2011-11-24 18:25:44.057672 [ERROR][(15)]: Exception :System.ArgumentException: Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser.</p><p> ved System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)</p><p> ved MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime)</p><p> ved MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len)</p><p>2011-11-24 18:25:44.058672 [ERROR][(15)]: Exception :Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser.</p><p>2011-11-24 18:25:44.058672 [ERROR][(15)]: site :Void Copy(System.Array, Int32, System.Array, Int32, Int32, Boolean)</p><p>2011-11-24 18:25:44.059672 [ERROR][(15)]: source :mscorlib</p><p>2011-11-24 18:25:44.060672 [ERROR][(15)]: stacktrace: ved System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)</p><p> ved MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime)</p><p> ved MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len)[/CODE]</p></blockquote><p></p>
[QUOTE="nordemoniac, post: 814207, member: 101472"] [b]MediaPortal Version[/b]: 1.2.1 [b]Windows Version[/b]: Win 7 x64 [b]CPU Type[/b]: i3-530 [b]1. TV Card[/b]: Terratec [b]1. TV Card Type[/b]: Cinergy C PCI HD [b]1. TV Card Driver[/b]: *401 (Beta) I have a problem with TeleText (subtitles). This is the error: Sorry for the norwegian in the code, just ask if it doesn't make any sense. I guess "Kildematrisen" is refering to SourceArray. Stupid norwegian translation...makes no sense! "Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser." This means "The Source Array was not long enough. Control srcIndex and length, also the arrays lower limit." Makes sense to anyone? Anywhere I can increase "whatever-it-is-asking-for" from 256 to 264? [CODE]2011-11-24 18:25:44.050671 [ERROR][(15)]: Assertion failed in PESDecoder: PES header not 45 as required for teletext PES packets (actual 264) 2011-11-24 18:25:44.052671 [ERROR][(15)]: PESDecoder: Reported header length is bigger than header buffer! : 256 vs 264 2011-11-24 18:25:44.053672 [ERROR][(15)]: Assertion failed in PESDecoder: m_iPesHeaderLen too long! tsPacket length is 188 but m_iPesHeaderLen = 264 and pos = 4 2011-11-24 18:25:44.054672 [ERROR][(15)]: MediaPortal: Unhandled exception occured 2011-11-24 18:25:44.057672 [ERROR][(15)]: Exception :System.ArgumentException: Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser. ved System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) ved MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) ved MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len) 2011-11-24 18:25:44.058672 [ERROR][(15)]: Exception :Kildematrisen var ikke lang nok. Kontroller srcIndex og lengde samt matrisens nedre grenser. 2011-11-24 18:25:44.058672 [ERROR][(15)]: site :Void Copy(System.Array, Int32, System.Array, Int32, Int32, Boolean) 2011-11-24 18:25:44.059672 [ERROR][(15)]: source :mscorlib 2011-11-24 18:25:44.060672 [ERROR][(15)]: stacktrace: ved System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) ved MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) ved MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TeleText (subtitle) problem - "MediaPortal has stopped working"
Contact us
RSS
Top
Bottom