Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- chris@SERVER:~$ ffmpeg -loglevel debug -analyzeduration 1000000 -probesize 1000000 -fflags +igndts -rtsp_transport tcp -i "rtsp://192.168.0.249:554/11" -an -vcodec copy -s 640x480 -f segment -segment_atclocktime 1 -reset_timestamps 1 -strftime 1 -segment_list pipe:2 -segment_time 900 "/home/chris/%Y-%m-%dT%H-%M-%S.mp4" -f mp4 -an -c:v copy -movflags +frag_keyframe+empty_moov+default_base_moof -metadata title="Poseidon Stream" -reset_timestamps 1
- ffmpeg version N-45896-g19c3df0cd-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers
- built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
- configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg
- libavutil 56. 17.100 / 56. 17.100
- libavcodec 58. 19.100 / 58. 19.100
- libavformat 58. 13.100 / 58. 13.100
- libavdevice 58. 4.100 / 58. 4.100
- libavfilter 7. 20.100 / 7. 20.100
- libswscale 5. 2.100 / 5. 2.100
- libswresample 3. 2.100 / 3. 2.100
- libpostproc 55. 2.100 / 55. 2.100
- Splitting the commandline.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
- Reading option '-analyzeduration' ... matched as AVOption 'analyzeduration' with argument '1000000'.
- Reading option '-probesize' ... matched as AVOption 'probesize' with argument '1000000'.
- Reading option '-fflags' ... matched as AVOption 'fflags' with argument '+igndts'.
- Reading option '-rtsp_transport' ... matched as AVOption 'rtsp_transport' with argument 'tcp'.
- Reading option '-i' ... matched as input url with argument 'rtsp://192.168.0.249:554/11'.
- Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
- Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'.
- Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '640x480'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'segment'.
- Reading option '-segment_atclocktime' ... matched as AVOption 'segment_atclocktime' with argument '1'.
- Reading option '-reset_timestamps' ... matched as AVOption 'reset_timestamps' with argument '1'.
- Reading option '-strftime' ... matched as AVOption 'strftime' with argument '1'.
- Reading option '-segment_list' ... matched as AVOption 'segment_list' with argument 'pipe:2'.
- Reading option '-segment_time' ... matched as AVOption 'segment_time' with argument '900'.
- Reading option '/home/chris/%Y-%m-%dT%H-%M-%S.mp4' ... matched as output url.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'mp4'.
- Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
- Reading option '-movflags' ... matched as AVOption 'movflags' with argument '+frag_keyframe+empty_moov+default_base_moof'.
- Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'title=Poseidon Stream'.
- Reading option '-reset_timestamps' ... matched as AVOption 'reset_timestamps' with argument '1'.
- Trailing options were found on the commandline.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option loglevel (set logging level) with argument debug.
- Successfully parsed a group of options.
- Parsing a group of options: input url rtsp://192.168.0.249:554/11.
- Successfully parsed a group of options.
- Opening an input file: rtsp://192.168.0.249:554/11.
- [tcp @ 0x4ed4700] No default whitelist set
- [rtsp @ 0x4ed3ec0] SDP:
- v=0
- o=StreamingServer 3331435948 1116907222000 IN IP4 192.168.0.249
- s=\11
- c=IN IP4 0.0.0.0
- b=AS:4100
- t=0 0
- a=control:*
- m=video 0 RTP/AVP 96
- b=AS:4000
- a=framerate:25
- a=control:trackID=0
- a=rtpmap:96 H264/90000
- a=fmtp:96 packetization-mode=1;profile-level-id=420029; sprop-parameter-sets=Z2RAKawsqAeAIn5U,aO44gA==
- a=Media_header:MEDIAINFO=494D4B48010100000400010000000000000000000000000000000000000000000000000000000000
- a=framesize:96 1920-1080
- m=audio 0 RTP/AVP 8
- a=control:trackID=1
- a=rtpmap:8 PCMA/8000
- [rtsp @ 0x4ed3ec0] video codec set to: h264
- [rtsp @ 0x4ed3ec0] RTP Packetization Mode: 1
- [rtsp @ 0x4ed3ec0] RTP Profile IDC: 42 Profile IOP: 0 Level: 29
- [rtsp @ 0x4ed3ec0] Extradata set to 0x4ed6760 (size: 24)
- [rtsp @ 0x4ed3ec0] audio codec set to: pcm_alaw
- [rtsp @ 0x4ed3ec0] audio samplerate set to: 8000
- [rtsp @ 0x4ed3ec0] audio channels set to: 1
- [rtsp @ 0x4ed3ec0] setting jitter buffer size to 0
- Last message repeated 1 times
- [rtsp @ 0x4ed3ec0] hello state=0
- Failed to parse interval end specification ''
- [h264 @ 0x4ed7580] nal_unit_type: 7, nal_ref_idc: 3
- [h264 @ 0x4ed7580] nal_unit_type: 8, nal_ref_idc: 3
- [h264 @ 0x4ed7580] nal_unit_type: 7, nal_ref_idc: 3
- [h264 @ 0x4ed7580] nal_unit_type: 8, nal_ref_idc: 3
- [h264 @ 0x4ed7580] nal_unit_type: 7, nal_ref_idc: 1
- [h264 @ 0x4ed7580] nal_unit_type: 8, nal_ref_idc: 1
- [h264 @ 0x4ed7580] nal_unit_type: 5, nal_ref_idc: 3
- [h264 @ 0x4ed7580] Format yuv420p chosen by get_format().
- [h264 @ 0x4ed7580] Reinit context to 1920x1088, pix_fmt: yuv420p
- [h264 @ 0x4ed7580] nal_unit_type: 1, nal_ref_idc: 1
- Last message repeated 5 times
- [rtsp @ 0x4ed3ec0] max_analyze_duration 1000000 reached at 1207000 microseconds st:0
- [rtsp @ 0x4ed3ec0] rfps: 29.666667 0.018887
- [rtsp @ 0x4ed3ec0] rfps: 29.750000 0.015655
- [rtsp @ 0x4ed3ec0] rfps: 29.833333 0.016680
- [rtsp @ 0x4ed3ec0] rfps: 29.833333 0.013950
- [rtsp @ 0x4ed3ec0] rfps: 29.916667 0.013702
- [rtsp @ 0x4ed3ec0] rfps: 29.916667 0.013773
- [rtsp @ 0x4ed3ec0] rfps: 30.000000 0.012251
- [rtsp @ 0x4ed3ec0] rfps: 60.000000 0.013163
- [rtsp @ 0x4ed3ec0] rfps: 29.970030 0.012597
- [rtsp @ 0x4ed3ec0] rfps: 59.940060 0.012531
- Guessed Channel Layout for Input Stream #0.1 : mono
- Input #0, rtsp, from 'rtsp://192.168.0.249:554/11':
- Metadata:
- title : \11
- Duration: N/A, start: 0.044000, bitrate: N/A
- Stream #0:0, 31, 1/90000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (1920x1088), 0/1, 90k tbr, 90k tbn, 180k tbc
- Stream #0:1, 0, 1/8000: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s
- Successfully opened the file.
- Parsing a group of options: output url /home/chris/%Y-%m-%dT%H-%M-%S.mp4.
- Applying option an (disable audio) with argument 1.
- Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy.
- Applying option s (set frame size (WxH or abbreviation)) with argument 640x480.
- Applying option f (force format) with argument segment.
- Successfully parsed a group of options.
- Opening an output file: /home/chris/%Y-%m-%dT%H-%M-%S.mp4.
- Successfully opened the file.
- [segment @ 0x50bee40] Opening 'pipe:2' for writing
- [pipe @ 0x4ef9fc0] Setting default whitelist 'crypto'
- [segment @ 0x50bee40] Selected stream id:0 type:video
- [segment @ 0x50bee40] Opening '/home/chris/2018-05-05T18-19-31.mp4' for writing
- [file @ 0x4ed6640] Setting default whitelist 'file,crypto'
- Output #0, segment, to '/home/chris/%Y-%m-%dT%H-%M-%S.mp4':
- Metadata:
- title : \11
- encoder : Lavf58.13.100
- Stream #0:0, 0, 1/90000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1080 (0x0), 0/1, q=2-31, 90k tbr, 90k tbn, 90k tbc
- Stream mapping:
- Stream #0:0 -> #0:0 (copy)
- Press [q] to stop, [?] for help
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [segment @ 0x50bee40] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
- [segment @ 0x50bee40] segment:'/home/chris/2018-05-05T18-19-31.mp4' starts with packet stream:0 pts:0 pts_time:0 frame:0
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:0 pts_time:0 dts:0 dts_time:0 -> pts:0 pts_time:0 dts:0 dts_time:0
- [segment @ 0x50bee40] Non-monotonous DTS in output stream 0:0; previous: 0, current: 0; changing to 1. This may result in incorrect timestamps in the output file.
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:1 pts_time:1.11111e-05 dts:1 dts_time:1.11111e-05 -> pts:1 pts_time:1.11111e-05 dts:1 dts_time:1.11111e-05
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:1710 pts_time:0.019 dts:1710 dts_time:0.019 -> pts:1710 pts_time:0.019 dts:1710 dts_time:0.019
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:10530 pts_time:0.117 dts:10530 dts_time:0.117 -> pts:10530 pts_time:0.117 dts:10530 dts_time:0.117
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:13680 pts_time:0.152 dts:13680 dts_time:0.152 -> pts:13680 pts_time:0.152 dts:13680 dts_time:0.152
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:19530 pts_time:0.217 dts:19530 dts_time:0.217 -> pts:19530 pts_time:0.217 dts:19530 dts_time:0.217
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:25650 pts_time:0.285 dts:25650 dts_time:0.285 -> pts:25650 pts_time:0.285 dts:25650 dts_time:0.285
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:28710 pts_time:0.319 dts:28710 dts_time:0.319 -> pts:28710 pts_time:0.319 dts:28710 dts_time:0.319
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:31680 pts_time:0.352 dts:31680 dts_time:0.352 -> pts:31680 pts_time:0.352 dts:31680 dts_time:0.352
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:34830 pts_time:0.387 dts:34830 dts_time:0.387 -> pts:34830 pts_time:0.387 dts:34830 dts_time:0.387
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:43470 pts_time:0.483 dts:43470 dts_time:0.483 -> pts:43470 pts_time:0.483 dts:43470 dts_time:0.483
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:48060 pts_time:0.534 dts:48060 dts_time:0.534 -> pts:48060 pts_time:0.534 dts:48060 dts_time:0.534
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:49680 pts_time:0.552 dts:49680 dts_time:0.552 -> pts:49680 pts_time:0.552 dts:49680 dts_time:0.552
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:55530 pts_time:0.617 dts:55530 dts_time:0.617 -> pts:55530 pts_time:0.617 dts:55530 dts_time:0.617
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:61470 pts_time:0.683 dts:61470 dts_time:0.683 -> pts:61470 pts_time:0.683 dts:61470 dts_time:0.683
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:67500 pts_time:0.75 dts:67500 dts_time:0.75 -> pts:67500 pts_time:0.75 dts:67500 dts_time:0.75
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:70470 pts_time:0.783 dts:70470 dts_time:0.783 -> pts:70470 pts_time:0.783 dts:70470 dts_time:0.783
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:73530 pts_time:0.817 dts:73530 dts_time:0.817 -> pts:73530 pts_time:0.817 dts:73530 dts_time:0.817
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:79650 pts_time:0.885 dts:79650 dts_time:0.885 -> pts:79650 pts_time:0.885 dts:79650 dts_time:0.885
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:83160 pts_time:0.924 dts:83160 dts_time:0.924 -> pts:83160 pts_time:0.924 dts:83160 dts_time:0.924
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:88560 pts_time:0.984 dts:88560 dts_time:0.984 -> pts:88560 pts_time:0.984 dts:88560 dts_time:0.984
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:91620 pts_time:1.018 dts:91620 dts_time:1.018 -> pts:91620 pts_time:1.018 dts:91620 dts_time:1.018
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:97560 pts_time:1.084 dts:97560 dts_time:1.084 -> pts:97560 pts_time:1.084 dts:97560 dts_time:1.084
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:100710 pts_time:1.119 dts:100710 dts_time:1.119 -> pts:100710 pts_time:1.119 dts:100710 dts_time:1.119
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:103950 pts_time:1.155 dts:103950 dts_time:1.155 -> pts:103950 pts_time:1.155 dts:103950 dts_time:1.155
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:109890 pts_time:1.221 dts:109890 dts_time:1.221 -> pts:109890 pts_time:1.221 dts:109890 dts_time:1.221
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:115560 pts_time:1.284 dts:115560 dts_time:1.284 -> pts:115560 pts_time:1.284 dts:115560 dts_time:1.284
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:118710 pts_time:1.319 dts:118710 dts_time:1.319 -> pts:118710 pts_time:1.319 dts:118710 dts_time:1.319
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:121860 pts_time:1.354 dts:121860 dts_time:1.354 -> pts:121860 pts_time:1.354 dts:121860 dts_time:1.354
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:124650 pts_time:1.385 dts:124650 dts_time:1.385 -> pts:124650 pts_time:1.385 dts:124650 dts_time:1.385
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:133560 pts_time:1.484 dts:133560 dts_time:1.484 -> pts:133560 pts_time:1.484 dts:133560 dts_time:1.484
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:137340 pts_time:1.526 dts:137340 dts_time:1.526 -> pts:137340 pts_time:1.526 dts:137340 dts_time:1.526
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:139680 pts_time:1.552 dts:139680 dts_time:1.552 -> pts:139680 pts_time:1.552 dts:139680 dts_time:1.552
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:142920 pts_time:1.588 dts:142920 dts_time:1.588 -> pts:142920 pts_time:1.588 dts:142920 dts_time:1.588
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:145530 pts_time:1.617 dts:145530 dts_time:1.617 -> pts:145530 pts_time:1.617 dts:145530 dts_time:1.617
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:154710 pts_time:1.719 dts:154710 dts_time:1.719 -> pts:154710 pts_time:1.719 dts:154710 dts_time:1.719
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:158400 pts_time:1.76 dts:158400 dts_time:1.76 -> pts:158400 pts_time:1.76 dts:158400 dts_time:1.76
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:160740 pts_time:1.786 dts:160740 dts_time:1.786 -> pts:160740 pts_time:1.786 dts:160740 dts_time:1.786
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:163800 pts_time:1.82 dts:163800 dts_time:1.82 -> pts:163800 pts_time:1.82 dts:163800 dts_time:1.82
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:169650 pts_time:1.885 dts:169650 dts_time:1.885 -> pts:169650 pts_time:1.885 dts:169650 dts_time:1.885
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:175950 pts_time:1.955 dts:175950 dts_time:1.955 -> pts:175950 pts_time:1.955 dts:175950 dts_time:1.955
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:179010 pts_time:1.989 dts:179010 dts_time:1.989 -> pts:179010 pts_time:1.989 dts:179010 dts_time:1.989
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:181530 pts_time:2.017 dts:181530 dts_time:2.017 -> pts:181530 pts_time:2.017 dts:181530 dts_time:2.017
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:187740 pts_time:2.086 dts:187740 dts_time:2.086 -> pts:187740 pts_time:2.086 dts:187740 dts_time:2.086
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:191160 pts_time:2.124 dts:191160 dts_time:2.124 -> pts:191160 pts_time:2.124 dts:191160 dts_time:2.124
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:196740 pts_time:2.186 dts:196740 dts_time:2.186 -> pts:196740 pts_time:2.186 dts:196740 dts_time:2.186
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:199530 pts_time:2.217 dts:199530 dts_time:2.217 -> pts:199530 pts_time:2.217 dts:199530 dts_time:2.217
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:205650 pts_time:2.285 dts:205650 dts_time:2.285 -> pts:205650 pts_time:2.285 dts:205650 dts_time:2.285
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:208890 pts_time:2.321 dts:208890 dts_time:2.321 -> pts:208890 pts_time:2.321 dts:208890 dts_time:2.321
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:211950 pts_time:2.355 dts:211950 dts_time:2.355 -> pts:211950 pts_time:2.355 dts:211950 dts_time:2.355
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:217890 pts_time:2.421 dts:217890 dts_time:2.421 -> pts:217890 pts_time:2.421 dts:217890 dts_time:2.421
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:223650 pts_time:2.485 dts:223650 dts_time:2.485 -> pts:223650 pts_time:2.485 dts:223650 dts_time:2.485
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:226800 pts_time:2.52 dts:226800 dts_time:2.52 -> pts:226800 pts_time:2.52 dts:226800 dts_time:2.52
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:229950 pts_time:2.555 dts:229950 dts_time:2.555 -> pts:229950 pts_time:2.555 dts:229950 dts_time:2.555
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:233010 pts_time:2.589 dts:233010 dts_time:2.589 -> pts:233010 pts_time:2.589 dts:233010 dts_time:2.589
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:241470 pts_time:2.683 dts:241470 dts_time:2.683 -> pts:241470 pts_time:2.683 dts:241470 dts_time:2.683
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:244620 pts_time:2.718 dts:244620 dts_time:2.718 -> pts:244620 pts_time:2.718 dts:244620 dts_time:2.718
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:247680 pts_time:2.752 dts:247680 dts_time:2.752 -> pts:247680 pts_time:2.752 dts:247680 dts_time:2.752
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:250920 pts_time:2.788 dts:250920 dts_time:2.788 -> pts:250920 pts_time:2.788 dts:250920 dts_time:2.788
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:253890 pts_time:2.821 dts:253890 dts_time:2.821 -> pts:253890 pts_time:2.821 dts:253890 dts_time:2.821
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:262530 pts_time:2.917 dts:262530 dts_time:2.917 -> pts:262530 pts_time:2.917 dts:262530 dts_time:2.917
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:265590 pts_time:2.951 dts:265590 dts_time:2.951 -> pts:265590 pts_time:2.951 dts:265590 dts_time:2.951
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:268920 pts_time:2.988 dts:268920 dts_time:2.988 -> pts:268920 pts_time:2.988 dts:268920 dts_time:2.988
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:271530 pts_time:3.017 dts:271530 dts_time:3.017 -> pts:271530 pts_time:3.017 dts:271530 dts_time:3.017
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:277650 pts_time:3.085 dts:277650 dts_time:3.085 -> pts:277650 pts_time:3.085 dts:277650 dts_time:3.085
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:283680 pts_time:3.152 dts:283680 dts_time:3.152 -> pts:283680 pts_time:3.152 dts:283680 dts_time:3.152
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:286650 pts_time:3.185 dts:286650 dts_time:3.185 -> pts:286650 pts_time:3.185 dts:286650 dts_time:3.185
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:289530 pts_time:3.217 dts:289530 dts_time:3.217 -> pts:289530 pts_time:3.217 dts:289530 dts_time:3.217
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:295740 pts_time:3.286 dts:295740 dts_time:3.286 -> pts:295740 pts_time:3.286 dts:295740 dts_time:3.286
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:299070 pts_time:3.323 dts:299070 dts_time:3.323 -> pts:299070 pts_time:3.323 dts:299070 dts_time:3.323
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:304830 pts_time:3.387 dts:304830 dts_time:3.387 -> pts:304830 pts_time:3.387 dts:304830 dts_time:3.387
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:307710 pts_time:3.419 dts:307710 dts_time:3.419 -> pts:307710 pts_time:3.419 dts:307710 dts_time:3.419
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:313650 pts_time:3.485 dts:313650 dts_time:3.485 -> pts:313650 pts_time:3.485 dts:313650 dts_time:3.485
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:316710 pts_time:3.519 dts:316710 dts_time:3.519 -> pts:316710 pts_time:3.519 dts:316710 dts_time:3.519
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:319770 pts_time:3.553 dts:319770 dts_time:3.553 -> pts:319770 pts_time:3.553 dts:319770 dts_time:3.553
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:325980 pts_time:3.622 dts:325980 dts_time:3.622 -> pts:325980 pts_time:3.622 dts:325980 dts_time:3.622
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:331650 pts_time:3.685 dts:331650 dts_time:3.685 -> pts:331650 pts_time:3.685 dts:331650 dts_time:3.685
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:334710 pts_time:3.719 dts:334710 dts_time:3.719 -> pts:334710 pts_time:3.719 dts:334710 dts_time:3.719
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:337680 pts_time:3.752 dts:337680 dts_time:3.752 -> pts:337680 pts_time:3.752 dts:337680 dts_time:3.752
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:341010 pts_time:3.789 dts:341010 dts_time:3.789 -> pts:341010 pts_time:3.789 dts:341010 dts_time:3.789
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:349560 pts_time:3.884 dts:349560 dts_time:3.884 -> pts:349560 pts_time:3.884 dts:349560 dts_time:3.884
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:352620 pts_time:3.918 dts:352620 dts_time:3.918 -> pts:352620 pts_time:3.918 dts:352620 dts_time:3.918
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:355680 pts_time:3.952 dts:355680 dts_time:3.952 -> pts:355680 pts_time:3.952 dts:355680 dts_time:3.952
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:358740 pts_time:3.986 dts:358740 dts_time:3.986 -> pts:358740 pts_time:3.986 dts:358740 dts_time:3.986
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:361800 pts_time:4.02 dts:361800 dts_time:4.02 -> pts:361800 pts_time:4.02 dts:361800 dts_time:4.02
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:370530 pts_time:4.117 dts:370530 dts_time:4.117 -> pts:370530 pts_time:4.117 dts:370530 dts_time:4.117
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:373590 pts_time:4.151 dts:373590 dts_time:4.151 -> pts:373590 pts_time:4.151 dts:373590 dts_time:4.151
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:377190 pts_time:4.191 dts:377190 dts_time:4.191 -> pts:377190 pts_time:4.191 dts:377190 dts_time:4.191
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:379530 pts_time:4.217 dts:379530 dts_time:4.217 -> pts:379530 pts_time:4.217 dts:379530 dts_time:4.217
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:385650 pts_time:4.285 dts:385650 dts_time:4.285 -> pts:385650 pts_time:4.285 dts:385650 dts_time:4.285
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:391860 pts_time:4.354 dts:391860 dts_time:4.354 -> pts:391860 pts_time:4.354 dts:391860 dts_time:4.354
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:394560 pts_time:4.384 dts:394560 dts_time:4.384 -> pts:394560 pts_time:4.384 dts:394560 dts_time:4.384
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:397530 pts_time:4.417 dts:397530 dts_time:4.417 -> pts:397530 pts_time:4.417 dts:397530 dts_time:4.417
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:403470 pts_time:4.483 dts:403470 dts_time:4.483 -> pts:403470 pts_time:4.483 dts:403470 dts_time:4.483
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:406710 pts_time:4.519 dts:406710 dts_time:4.519 -> pts:406710 pts_time:4.519 dts:406710 dts_time:4.519
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:412560 pts_time:4.584 dts:412560 dts_time:4.584 -> pts:412560 pts_time:4.584 dts:412560 dts_time:4.584
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:415620 pts_time:4.618 dts:415620 dts_time:4.618 -> pts:415620 pts_time:4.618 dts:415620 dts_time:4.618
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:421650 pts_time:4.685 dts:421650 dts_time:4.685 -> pts:421650 pts_time:4.685 dts:421650 dts_time:4.685
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:424800 pts_time:4.72 dts:424800 dts_time:4.72 -> pts:424800 pts_time:4.72 dts:424800 dts_time:4.72
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:428130 pts_time:4.757 dts:428130 dts_time:4.757 -> pts:428130 pts_time:4.757 dts:428130 dts_time:4.757
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:433890 pts_time:4.821 dts:433890 dts_time:4.821 -> pts:433890 pts_time:4.821 dts:433890 dts_time:4.821
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:439650 pts_time:4.885 dts:439650 dts_time:4.885 -> pts:439650 pts_time:4.885 dts:439650 dts_time:4.885
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:442890 pts_time:4.921 dts:442890 dts_time:4.921 -> pts:442890 pts_time:4.921 dts:442890 dts_time:4.921
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:445680 pts_time:4.952 dts:445680 dts_time:4.952 -> pts:445680 pts_time:4.952 dts:445680 dts_time:4.952
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:448650 pts_time:4.985 dts:448650 dts_time:4.985 -> pts:448650 pts_time:4.985 dts:448650 dts_time:4.985
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:457560 pts_time:5.084 dts:457560 dts_time:5.084 -> pts:457560 pts_time:5.084 dts:457560 dts_time:5.084
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:460620 pts_time:5.118 dts:460620 dts_time:5.118 -> pts:460620 pts_time:5.118 dts:460620 dts_time:5.118
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:463680 pts_time:5.152 dts:463680 dts_time:5.152 -> pts:463680 pts_time:5.152 dts:463680 dts_time:5.152
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:466830 pts_time:5.187 dts:466830 dts_time:5.187 -> pts:466830 pts_time:5.187 dts:466830 dts_time:5.187
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:469620 pts_time:5.218 dts:469620 dts_time:5.218 -> pts:469620 pts_time:5.218 dts:469620 dts_time:5.218
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:478800 pts_time:5.32 dts:478800 dts_time:5.32 -> pts:478800 pts_time:5.32 dts:478800 dts_time:5.32
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:481680 pts_time:5.352 dts:481680 dts_time:5.352 -> pts:481680 pts_time:5.352 dts:481680 dts_time:5.352
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:484650 pts_time:5.385 dts:484650 dts_time:5.385 -> pts:484650 pts_time:5.385 dts:484650 dts_time:5.385
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:487620 pts_time:5.418 dts:487620 dts_time:5.418 -> pts:487620 pts_time:5.418 dts:487620 dts_time:5.418
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:493830 pts_time:5.487 dts:493830 dts_time:5.487 -> pts:493830 pts_time:5.487 dts:493830 dts_time:5.487
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:499680 pts_time:5.552 dts:499680 dts_time:5.552 -> pts:499680 pts_time:5.552 dts:499680 dts_time:5.552
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:502650 pts_time:5.585 dts:502650 dts_time:5.585 -> pts:502650 pts_time:5.585 dts:502650 dts_time:5.585
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:505530 pts_time:5.617 dts:505530 dts_time:5.617 -> pts:505530 pts_time:5.617 dts:505530 dts_time:5.617
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:511470 pts_time:5.683 dts:511470 dts_time:5.683 -> pts:511470 pts_time:5.683 dts:511470 dts_time:5.683
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:514800 pts_time:5.72 dts:514800 dts_time:5.72 -> pts:514800 pts_time:5.72 dts:514800 dts_time:5.72
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:520650 pts_time:5.785 dts:520650 dts_time:5.785 -> pts:520650 pts_time:5.785 dts:520650 dts_time:5.785
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:523620 pts_time:5.818 dts:523620 dts_time:5.818 -> pts:523620 pts_time:5.818 dts:523620 dts_time:5.818
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:529650 pts_time:5.885 dts:529650 dts_time:5.885 -> pts:529650 pts_time:5.885 dts:529650 dts_time:5.885
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:532710 pts_time:5.919 dts:532710 dts_time:5.919 -> pts:532710 pts_time:5.919 dts:532710 dts_time:5.919
- [segment @ 0x50bee40] stream:0 start_pts_time:0 pts:536040 pts_time:5.956 dts:536040 dts_time:5.956 -> pts:536040 pts_time:5.956 dts:536040 dts_time:5.956
- 2018-05-05T18-19-31.mp4
- [segment @ 0x50bee40] segment:'/home/chris/2018-05-05T18-19-31.mp4' count:0 ended
- [AVIOContext @ 0x50249c0] Statistics: 2 seeks, 16 writeouts
- [segment @ 0x50bee40] Opening '/home/chris/2018-05-05T18-19-30.mp4' for writing
- [file @ 0x4ed3a80] Setting default whitelist 'file,crypto'
- [segment @ 0x50bee40] segment:'/home/chris/2018-05-05T18-19-30.mp4' starts with packet stream:0 pts:541980 pts_time:6.022 frame:125
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:541980 pts_time:6.022 dts:541980 dts_time:6.022 -> pts:0 pts_time:0 dts:0 dts_time:0
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:547650 pts_time:6.085 dts:547650 dts_time:6.085 -> pts:5670 pts_time:0.063 dts:5670 dts_time:0.063
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:550710 pts_time:6.119 dts:550710 dts_time:6.119 -> pts:8730 pts_time:0.097 dts:8730 dts_time:0.097
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:553860 pts_time:6.154 dts:553860 dts_time:6.154 -> pts:11880 pts_time:0.132 dts:11880 dts_time:0.132
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:556740 pts_time:6.186 dts:556740 dts_time:6.186 -> pts:14760 pts_time:0.164 dts:14760 dts_time:0.164
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:565560 pts_time:6.284 dts:565560 dts_time:6.284 -> pts:23580 pts_time:0.262 dts:23580 dts_time:0.262
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:568620 pts_time:6.318 dts:568620 dts_time:6.318 -> pts:26640 pts_time:0.296 dts:26640 dts_time:0.296
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:571860 pts_time:6.354 dts:571860 dts_time:6.354 -> pts:29880 pts_time:0.332 dts:29880 dts_time:0.332
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:574650 pts_time:6.385 dts:574650 dts_time:6.385 -> pts:32670 pts_time:0.363 dts:32670 dts_time:0.363
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:577530 pts_time:6.417 dts:577530 dts_time:6.417 -> pts:35550 pts_time:0.395 dts:35550 dts_time:0.395
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:586620 pts_time:6.518 dts:586620 dts_time:6.518 -> pts:44640 pts_time:0.496 dts:44640 dts_time:0.496
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:589590 pts_time:6.551 dts:589590 dts_time:6.551 -> pts:47610 pts_time:0.529 dts:47610 dts_time:0.529
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:592830 pts_time:6.587 dts:592830 dts_time:6.587 -> pts:50850 pts_time:0.565 dts:50850 dts_time:0.565
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:595800 pts_time:6.62 dts:595800 dts_time:6.62 -> pts:53820 pts_time:0.598 dts:53820 dts_time:0.598
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:601830 pts_time:6.687 dts:601830 dts_time:6.687 -> pts:59850 pts_time:0.665 dts:59850 dts_time:0.665
- [segment @ 0x50bee40] stream:0 start_pts_time:6.022 pts:607860 pts_time:6.754 dts:607860 dts_time:6.754 -> pts:65880 pts_time:0.732 dts:65880 dts_time:0.732
- 2018-05-05T18-19-30.mp4
- [segment @ 0x50bee40] segment:'/home/chris/2018-05-05T18-19-30.mp4' count:1 ended
- [AVIOContext @ 0x4efa080] Statistics: 2 seeks, 5 writeouts
- [AVIOContext @ 0x4ed3940] Statistics: 0 seeks, 2 writeouts
- frame= 141 fps= 12 q=-1.0 Lsize=N/A time=00:00:06.75 bitrate=N/A speed=0.581x
- video:3698kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
- Input file #0 (rtsp://192.168.0.249:554/11):
- Input stream #0:0 (video): 141 packets read (3787172 bytes);
- Input stream #0:1 (audio): 0 packets read (0 bytes);
- Total: 141 packets (3787172 bytes) demuxed
- Output file #0 (/home/chris/%Y-%m-%dT%H-%M-%S.mp4):
- Output stream #0:0 (video): 141 packets muxed (3787172 bytes);
- Total: 141 packets (3787172 bytes) muxed
- 0 frames successfully decoded, 0 decoding errors
- Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement