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
Can't play MPEG TS file recorded in Argus
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="Owlsroost" data-source="post: 757871" data-attributes="member: 83973"><p>It could be a CAM issue too.</p><p></p><p>I think the mods I did (in theory) should be just as safe as the original TsReader code - the TS packet headers are never encrypted, so it's safe to let parsing run to the payload checking stage. At that point it's expecting to find a valid PES packet start code and stream ID - if it doesn't (e.g. because the payload is scrambled) the packet is dropped. I also added a check for PES-level scrambling (which is allowed for DVB, but probably never used), just in case.</p><p></p><p>Tony</p></blockquote><p></p>
[QUOTE="Owlsroost, post: 757871, member: 83973"] It could be a CAM issue too. I think the mods I did (in theory) should be just as safe as the original TsReader code - the TS packet headers are never encrypted, so it's safe to let parsing run to the payload checking stage. At that point it's expecting to find a valid PES packet start code and stream ID - if it doesn't (e.g. because the payload is scrambled) the packet is dropped. I also added a check for PES-level scrambling (which is allowed for DVB, but probably never used), just in case. Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Can't play MPEG TS file recorded in Argus
Contact us
RSS
Top
Bottom