Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@bcef3fc0c0e9:/opt/frigate# ffmpeg -loglevel debug -benchmark -c:v h264_rkmpp -i rtsp://xxx/streaming/Channels/2 -t 15 -f rawvideo /tmp/foo
- ffmpeg version N-108045-gda5f7799a0 Copyright (c) 2000-2022 the FFmpeg developers
- built with gcc 10 (Debian 10.2.1-6)
- configuration: --prefix=/build/ --pkg-config-flags=--static --extra-cflags=-I/build/include --extra-ldflags=-L/build/lib --extra-libs='-lpthread -lm' --ld=g++ --bindir=/build/bin --enable-gpl --enable-gnutls --enable-libfreetype --enable-libx264 --enable-nonfree --enable-rkmpp --enable-version3 --enable-libdrm
- libavutil 57. 36.101 / 57. 36.101
- libavcodec 59. 42.104 / 59. 42.104
- libavformat 59. 30.101 / 59. 30.101
- libavdevice 59. 8.101 / 59. 8.101
- libavfilter 8. 48.100 / 8. 48.100
- libswscale 6. 8.104 / 6. 8.104
- libswresample 4. 9.100 / 4. 9.100
- libpostproc 56. 7.100 / 56. 7.100
- Splitting the commandline.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
- Reading option '-benchmark' ... matched as option 'benchmark' (add timings for benchmarking) with argument '1'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_rkmpp'.
- Reading option '-i' ... matched as input url with argument 'rtsp://xxx/streaming/Channels/2'.
- Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '15'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'rawvideo'.
- Reading option '/tmp/foo' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option loglevel (set logging level) with argument debug.
- Applying option benchmark (add timings for benchmarking) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input url rtsp://xxx/streaming/Channels/2.
- Applying option c:v (codec name) with argument h264_rkmpp.
- Successfully parsed a group of options.
- Opening an input file: rtsp://xxx/streaming/Channels/2.
- [tcp @ 0x55bef94aa0] No default whitelist set
- [tcp @ 0x55bef94aa0] Original list of addresses:
- [tcp @ 0x55bef94aa0] Address 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Interleaved list of addresses:
- [tcp @ 0x55bef94aa0] Address 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Starting connection attempt to 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Successfully connected to 192.168.86.24 port 554
- [rtsp @ 0x55bef921a0] SDP:
- v=0
- o=- 1662548417229264 1662548417229264 IN IP4 192.168.1.64
- s=Media Presentation
- e=NONE
- b=AS:5050
- t=0 0
- a=control:rtsp://192.168.86.24:554/streaming/Channels/2/
- m=video 0 RTP/AVP 96
- c=IN IP4 0.0.0.0
- b=AS:5000
- a=recvonly
- a=control:rtsp://192.168.86.24:554/streaming/Channels/2/trackID=1
- a=rtpmap:96 H264/90000
- a=fmtp:96 profile-level-id=420029; packetization-mode=1; sprop-parameter-sets=Z00AFJWoWH6EAAAXcAAFfkAQ,aO48gA==
- a=Media_header:MEDIAINFO=494D4B48010100000400010000000000000000000000000000000000000000000000000000000000;
- a=appversion:1.0
- [rtsp @ 0x55bef921a0] video codec set to: h264
- [rtsp @ 0x55bef921a0] RTP Profile IDC: 42 Profile IOP: 0 Level: 29
- [rtsp @ 0x55bef921a0] RTP Packetization Mode: 1
- [rtsp @ 0x55bef921a0] Extradata set to 0x55bef96980 (size: 30)
- [rtp @ 0x55bef96a20] No default whitelist set
- [udp @ 0x55bef96c80] No default whitelist set
- [udp @ 0x55bef96c80] end receive buffer size reported is 425984
- [udp @ 0x55befa6f50] No default whitelist set
- [udp @ 0x55befa6f50] end receive buffer size reported is 425984
- [rtsp @ 0x55bef921a0] setting jitter buffer size to 500
- [rtsp @ 0x55bef921a0] hello state=0
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55bef964d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] Format yuv420p chosen by get_format().
- [h264 @ 0x55bef964d0] Reinit context to 352x240, pix_fmt: yuv420p
- [h264 @ 0x55bef964d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55bef964d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 3
- Last message repeated 3 times
- [rtsp @ 0x55bef921a0] first_dts 21060 not matching first dts NOPTS (pts NOPTS, duration 3000) in the queue
- [rtsp @ 0x55bef921a0] All info found
- [rtsp @ 0x55bef921a0] rfps: 29.250000 0.018004
- [rtsp @ 0x55bef921a0] rfps: 29.333333 0.013964
- [rtsp @ 0x55bef921a0] rfps: 29.416667 0.010438
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.500000 0.007428
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.583333 0.004933
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.666667 0.002952
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.750000 0.001487
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.833333 0.000537
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.916667 0.000101
- [rtsp @ 0x55bef921a0] rfps: 30.000000 0.000181
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 60.000000 0.000724
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 120.000000 0.002896
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 240.000000 0.011584
- [rtsp @ 0x55bef921a0] rfps: 29.970030 0.000093
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 59.940060 0.000372
- Last message repeated 1 times
- Input #0, rtsp, from 'rtsp://xxx/streaming/Channels/2':
- Metadata:
- title : Media Presentation
- Duration: N/A, start: 0.034000, bitrate: N/A
- Stream #0:0, 28, 1/90000: Video: h264 (Main), 1 reference frame, yuv420p(progressive, left), 352x240, 0/1, 30 fps, 29.97 tbr, 90k tbn
- Successfully opened the file.
- Parsing a group of options: output url /tmp/foo.
- Applying option t (record or transcode "duration" seconds of audio/video) with argument 15.
- Applying option f (force format) with argument rawvideo.
- Successfully parsed a group of options.
- Opening an output file: /tmp/foo.
- File '/tmp/foo' already exists. Overwrite? [y/N] y
- [file @ 0x55bf01bdf0] Setting default whitelist 'file,crypto,data'
- Successfully opened the file.
- [h264_mp4toannexb @ 0x55bef920c0] The input looks like it is Annex B already
- [h264_rkmpp @ 0x55bf04cb60] Initializing RKMPP decoder.
- mpp[11993]: mpp_info: mpp version: c48c4b12 author: Dongjin Kim 2022-04-11 ODROID: add missing build dependent package 'dh-exec'
- mpp[11993]: mpp_rt: NOT found ion allocator
- mpp[11993]: mpp_rt: found drm allocator
- mpp[11993]: mpp: deprecated block control, use timeout control instead
- mpp[11993]: mpp: deprecated block control, use timeout control instead
- [h264_rkmpp @ 0x55bf04cb60] RKMPP decoder initialized successfully.
- Stream mapping:
- Stream #0:0 -> #0:0 (h264 (h264_rkmpp) -> rawvideo (native))
- Press [q] to stop, [?] for help
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2 times
- [h264_rkmpp @ 0x55bf04cb60] Wrote 30 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Wrote 5814 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] Thread message queue blocking; consider raising the thread_queue_size option (current value: 1)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Wrote 532 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2 times
- [h264_rkmpp @ 0x55bf04cb60] Wrote 5854 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Wrote 602 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 206 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 147 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 113 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 90 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 92 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- ...
- ...
- ...
- root@bcef3fc0c0e9:/opt/frigate# ffmpeg -loglevel debug -benchmark -c:v h264_rkmpp -i rtsp://xxx/streaming/Channels/2 -t 15 -f rawvideo /tmp/foo
- ffmpeg version N-108045-gda5f7799a0 Copyright (c) 2000-2022 the FFmpeg developers
- built with gcc 10 (Debian 10.2.1-6)
- configuration: --prefix=/build/ --pkg-config-flags=--static --extra-cflags=-I/build/include --extra-ldflags=-L/build/lib --extra-libs='-lpthread -lm' --ld=g++ --bindir=/build/bin --enable-gpl --enable-gnutls --enable-libfreetype --enable-libx264 --enable-nonfree --enable-rkmpp --enable-version3 --enable-libdrm
- libavutil 57. 36.101 / 57. 36.101
- libavcodec 59. 42.104 / 59. 42.104
- libavformat 59. 30.101 / 59. 30.101
- libavdevice 59. 8.101 / 59. 8.101
- libavfilter 8. 48.100 / 8. 48.100
- libswscale 6. 8.104 / 6. 8.104
- libswresample 4. 9.100 / 4. 9.100
- libpostproc 56. 7.100 / 56. 7.100
- Splitting the commandline.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
- Reading option '-benchmark' ... matched as option 'benchmark' (add timings for benchmarking) with argument '1'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_rkmpp'.
- Reading option '-i' ... matched as input url with argument 'rtsp://xxx/streaming/Channels/2'.
- Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '15'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'rawvideo'.
- Reading option '/tmp/foo' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option loglevel (set logging level) with argument debug.
- Applying option benchmark (add timings for benchmarking) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input url rtsp://xxx/streaming/Channels/2.
- Applying option c:v (codec name) with argument h264_rkmpp.
- Successfully parsed a group of options.
- Opening an input file: rtsp://xxx/streaming/Channels/2.
- [tcp @ 0x55bef94aa0] No default whitelist set
- [tcp @ 0x55bef94aa0] Original list of addresses:
- [tcp @ 0x55bef94aa0] Address 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Interleaved list of addresses:
- [tcp @ 0x55bef94aa0] Address 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Starting connection attempt to 192.168.86.24 port 554
- [tcp @ 0x55bef94aa0] Successfully connected to 192.168.86.24 port 554
- [rtsp @ 0x55bef921a0] SDP:
- v=0
- o=- 1662548417229264 1662548417229264 IN IP4 192.168.1.64
- s=Media Presentation
- e=NONE
- b=AS:5050
- t=0 0
- a=control:rtsp://192.168.86.24:554/streaming/Channels/2/
- m=video 0 RTP/AVP 96
- c=IN IP4 0.0.0.0
- b=AS:5000
- a=recvonly
- a=control:rtsp://192.168.86.24:554/streaming/Channels/2/trackID=1
- a=rtpmap:96 H264/90000
- a=fmtp:96 profile-level-id=420029; packetization-mode=1; sprop-parameter-sets=Z00AFJWoWH6EAAAXcAAFfkAQ,aO48gA==
- a=Media_header:MEDIAINFO=494D4B48010100000400010000000000000000000000000000000000000000000000000000000000;
- a=appversion:1.0
- [rtsp @ 0x55bef921a0] video codec set to: h264
- [rtsp @ 0x55bef921a0] RTP Profile IDC: 42 Profile IOP: 0 Level: 29
- [rtsp @ 0x55bef921a0] RTP Packetization Mode: 1
- [rtsp @ 0x55bef921a0] Extradata set to 0x55bef96980 (size: 30)
- [rtp @ 0x55bef96a20] No default whitelist set
- [udp @ 0x55bef96c80] No default whitelist set
- [udp @ 0x55bef96c80] end receive buffer size reported is 425984
- [udp @ 0x55befa6f50] No default whitelist set
- [udp @ 0x55befa6f50] end receive buffer size reported is 425984
- [rtsp @ 0x55bef921a0] setting jitter buffer size to 500
- [rtsp @ 0x55bef921a0] hello state=0
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55bef964d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] Format yuv420p chosen by get_format().
- [h264 @ 0x55bef964d0] Reinit context to 352x240, pix_fmt: yuv420p
- [h264 @ 0x55bef964d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] nal_unit_type: 6(SEI), nal_ref_idc: 0
- [h264 @ 0x55bef964d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x55bef964d0] unknown SEI type 229
- [h264 @ 0x55bef964d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 3
- Last message repeated 3 times
- [rtsp @ 0x55bef921a0] first_dts 21060 not matching first dts NOPTS (pts NOPTS, duration 3000) in the queue
- [rtsp @ 0x55bef921a0] All info found
- [rtsp @ 0x55bef921a0] rfps: 29.250000 0.018004
- [rtsp @ 0x55bef921a0] rfps: 29.333333 0.013964
- [rtsp @ 0x55bef921a0] rfps: 29.416667 0.010438
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.500000 0.007428
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.583333 0.004933
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.666667 0.002952
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.750000 0.001487
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.833333 0.000537
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 29.916667 0.000101
- [rtsp @ 0x55bef921a0] rfps: 30.000000 0.000181
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 60.000000 0.000724
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 120.000000 0.002896
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 240.000000 0.011584
- [rtsp @ 0x55bef921a0] rfps: 29.970030 0.000093
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] rfps: 59.940060 0.000372
- Last message repeated 1 times
- Input #0, rtsp, from 'rtsp://xxx/streaming/Channels/2':
- Metadata:
- title : Media Presentation
- Duration: N/A, start: 0.034000, bitrate: N/A
- Stream #0:0, 28, 1/90000: Video: h264 (Main), 1 reference frame, yuv420p(progressive, left), 352x240, 0/1, 30 fps, 29.97 tbr, 90k tbn
- Successfully opened the file.
- Parsing a group of options: output url /tmp/foo.
- Applying option t (record or transcode "duration" seconds of audio/video) with argument 15.
- Applying option f (force format) with argument rawvideo.
- Successfully parsed a group of options.
- Opening an output file: /tmp/foo.
- File '/tmp/foo' already exists. Overwrite? [y/N] y
- [file @ 0x55bf01bdf0] Setting default whitelist 'file,crypto,data'
- Successfully opened the file.
- [h264_mp4toannexb @ 0x55bef920c0] The input looks like it is Annex B already
- [h264_rkmpp @ 0x55bf04cb60] Initializing RKMPP decoder.
- mpp[11993]: mpp_info: mpp version: c48c4b12 author: Dongjin Kim 2022-04-11 ODROID: add missing build dependent package 'dh-exec'
- mpp[11993]: mpp_rt: NOT found ion allocator
- mpp[11993]: mpp_rt: found drm allocator
- mpp[11993]: mpp: deprecated block control, use timeout control instead
- mpp[11993]: mpp: deprecated block control, use timeout control instead
- [h264_rkmpp @ 0x55bf04cb60] RKMPP decoder initialized successfully.
- Stream mapping:
- Stream #0:0 -> #0:0 (h264 (h264_rkmpp) -> rawvideo (native))
- Press [q] to stop, [?] for help
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2 times
- [h264_rkmpp @ 0x55bf04cb60] Wrote 30 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Wrote 5814 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 1 times
- [rtsp @ 0x55bef921a0] Thread message queue blocking; consider raising the thread_queue_size option (current value: 1)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Wrote 532 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- Last message repeated 2 times
- [h264_rkmpp @ 0x55bf04cb60] Wrote 5854 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Wrote 602 bytes to decoder
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 206 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 147 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 113 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 90 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [h264_rkmpp @ 0x55bf04cb60] Buffer full writing 92 bytes to decoder
- [h264_rkmpp @ 0x55bf04cb60] Failed to send packet to decoder (code = -11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement