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="tourettes" data-source="post: 846858" data-attributes="member: 10858"><p>When developing the BD support those CUVID related crashes were always caused by broken data that was sent (by BDReader.ax) to the video decoder. Make sure that PMT is always attached to a correct packet and there is no MPEG2 / H264 content ever sent on under a wrong media type. Demuxer could have few old packets in some queue that are "sneaking" into the new format.</p><p> </p><p>In what cases you are seeing the crash? On zap where format changes or on seeking? A good way to debug those kind of issues is to use a debug build of LAV video decoder (I or Sebastii can build such from latest sources) and to use ffmpeg as decoder. It will nag if the stream has some errors.</p></blockquote><p></p>
[QUOTE="tourettes, post: 846858, member: 10858"] When developing the BD support those CUVID related crashes were always caused by broken data that was sent (by BDReader.ax) to the video decoder. Make sure that PMT is always attached to a correct packet and there is no MPEG2 / H264 content ever sent on under a wrong media type. Demuxer could have few old packets in some queue that are "sneaking" into the new format. In what cases you are seeing the crash? On zap where format changes or on seeking? A good way to debug those kind of issues is to use a debug build of LAV video decoder (I or Sebastii can build such from latest sources) and to use ffmpeg as decoder. It will nag if the stream has some errors. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Experimental TsReader development
Contact us
RSS
Top
Bottom