View Single Post
  #12  
Old 08-09-2013, 08:30 AM
mariner mariner is offline
Junior Member
 
Join Date: Jul 2012
Posts: 21
mariner is on a distinguished road
Default

Re: How to get complete download from this archive?


1. How did you manage to download at faster than frame rate? Something to do with bypassing the isFastPlay flag?

Code:
Property: <Name:         isFastPlay, BOOLEAN:	FALSE>

2. Could this error in red be responsible for discrepancy in downloaded file? What about the one in green?

Code:
[mpegts @ 0253f5c0] first_dts 0 not matching first dts 7157760 in the queue
[mpegts @ 0253f5c0] Continuity check failed for pid 256 expected 14 got 4
[mpegts @ 0253f5c0] PES packet size mismatch
frame= 1991 fps= 10 q=-1.0 size=   22346kB time=00:01:19.64 bitrate=2298.6kbits/s    
[mpegts @ 0253f5c0] Continuity check failed for pid 257 expected 6 got 8
[mpegts @ 0253f5c0] first_dts 0 not matching first dts 7557120 in the queue
Reply With Quote