View Single Post
  #10  
Old 08-08-2013, 09:56 PM
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?


Thanks chaps.

Quote:
Originally Posted by chap View Post
use
Code:
ffmpeg -i http://cdn0.onlinetv.ru:1935/archive/_definst_/filarmonia/06112012_1hd.mp4/playlist.m3u8 -c copy lieb.ts
1. The 2hr long stream terminated at 12:24.60 with the following eror message:

Code:
.......
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66948480 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66948480 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66958080 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66958080 in the queue
frame=18600 fps=9.8 q=-1.0 size=  312743kB time=00:12:24.00 bitrate=3443.5kbits/s    
frame=18600 fps=9.7 q=-1.0 size=  312743kB time=00:12:24.02 bitrate=3443.4kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66963840 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66963840 in the queue
frame=18602 fps=9.7 q=-1.0 size=  313028kB time=00:12:24.08 bitrate=3446.3kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66969600 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66969600 in the queue
frame=18603 fps=9.7 q=-1.0 size=  313036kB time=00:12:24.12 bitrate=3446.2kbits/s    
frame=18605 fps=9.7 q=-1.0 size=  313047kB time=00:12:24.20 bitrate=3446.0kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66975360 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66975360 in the queue
frame=18605 fps=9.7 q=-1.0 size=  313056kB time=00:12:24.20 bitrate=3446.1kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66981120 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66981120 in the queue
frame=18606 fps=9.7 q=-1.0 size=  313064kB time=00:12:24.25 bitrate=3445.9kbits/s    
frame=18606 fps=9.7 q=-1.0 size=  313064kB time=00:12:24.27 bitrate=3445.8kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66986880 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66986880 in the queue
frame=18608 fps=9.7 q=-1.0 size=  313083kB time=00:12:24.32 bitrate=3445.8kbits/s    
frame=18610 fps=9.6 q=-1.0 size=  313095kB time=00:12:24.40 bitrate=3445.6kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66992640 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66992640 in the queue
frame=18610 fps=9.6 q=-1.0 size=  313103kB time=00:12:24.40 bitrate=3445.6kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66998400 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 66998400 in the queue
frame=18611 fps=9.6 q=-1.0 size=  313111kB time=00:12:24.44 bitrate=3445.5kbits/s    
frame=18613 fps=9.6 q=-1.0 size=  313123kB time=00:12:24.52 bitrate=3445.3kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 67004160 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 67004160 in the queue
frame=18613 fps=9.6 q=-1.0 size=  313133kB time=00:12:24.52 bitrate=3445.4kbits/s    
[mpegts @ 035e19c0] Continuity check failed for pid 256 expected 2 got 15
frame=18615 fps=9.6 q=-1.0 size=  313142kB time=00:12:24.60 bitrate=3445.1kbits/s    
[mpegts @ 035e19c0] Continuity check failed for pid 257 expected 10 got 4
[mpegts @ 035e19c0] PES packet size mismatch
frame=18615 fps=9.6 q=-1.0 size=  313142kB time=00:12:24.60 bitrate=3445.1kbits/s    
[mpegts @ 035e19c0] first_dts 0 not matching first dts 67011840 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 67011840 in the queue
[mpegts @ 035e19c0] first_dts 0 not matching first dts 67011840 in the queue
frame=18615 fps=9.6 q=-1.0 size=  313151kB time=00:12:24.60 bitrate=3445.3kbits/s    
[mpegts @ 0496f960] AAC bitstream not in ADTS format and extradata missing
av_interleaved_write_frame(): Invalid data found when processing input
[AVIOContext @ 003d3ec0] Statistics: 0 seeks, 25710 writeouts
[AVIOContext @ 003d8c20] Statistics: 172 bytes read, 0 seeks
2. Download speed was only 9fps.

3. The log file was too large to be attached. What sort of errors would it record?

Quote:
use user agent=ipad
4. Can you kindly elaborate? I'm using the firefox browser.
Reply With Quote