|
发表于 2024-2-29 15:57:23
只看该作者
12#
本帖最后由 wuyq 于 2024-2-29 16:23 编辑
目前尝试下述命令行,个人得出的结论:
① ffplay 花屏
② [-d 0][-x 1] -e 0 -m out.mp4;黑屏/绿屏,视频文件正常且有进度条
③ [-d 0][-x 1] -e 0 -f out.mp4;黑屏/绿屏,视频文件正常但无进度条
④ [-c 1] -b RGB24 -e 0 -m out.mp4;黑屏,视频文件也黑屏
需求:我需要回调函数能够返回正常的图片帧,然后用自研算法来分析图片~
麻烦看下下述具体流程:
-----20240229 14:00 启动下述命令,【现象】彩色花屏。按ctrl z or ctrl c退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# ffplay rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0
- [1] 2028
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# ffplay version 4.2.4-1ubuntu1.0firefly3 Copyright (c) 2003-2020 the FFmpeg developers
- built with gcc 9 (Ubuntu 9.3.0-17ubuntu1~20.04)
- configuration: --prefix=/usr --extra-version=1ubuntu1.0firefly3 --toolchain=hardened --libdir=/usr/lib/aarch64-linux-gnu --incdir=/usr/include/aarch64-linux-gnu --arch=arm64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-libdrm --enable-librga --enable-rkmpp --enable-version3 --disable-libopenh264 --disable-vaapi --disable-vdpau --disable-decoder=h264_v4l2m2m --disable-decoder=vp8_v4l2m2m --disable-decoder=mpeg2_v4l2m2m --disable-decoder=mpeg4_v4l2m2m --enable-shared --disable-doc
- libavutil 56. 31.100 / 56. 31.100
- libavcodec 58. 54.100 / 58. 54.100
- libavformat 58. 29.100 / 58. 29.100
- libavdevice 58. 8.100 / 58. 8.100
- libavfilter 7. 57.100 / 7. 57.100
- libavresample 4. 0. 0 / 4. 0. 0
- libswscale 5. 5.100 / 5. 5.100
- libswresample 3. 5.100 / 3. 5.100
- libpostproc 55. 5.100 / 55. 5.100
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- Failed to initialize a hardware accelerated renderer: Couldn't find matching render driver
- Input #0, rtsp, from 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1':
- Metadata:
- title : Media Server
- Duration: N/A, start: 0.000000, bitrate: N/A
- Stream #0:0: Video: hevc (Main), yuv420p(tv), 1920x1080, 20 fps, 20 tbr, 90k tbn, 20 tbc
- Stream #0:1: Audio: pcm_alaw, 8000 Hz, 1 channels, s16, 64 kb/s
- [hevc_rkmpp @ 0x7f8c05ba20] Decoder noticed an info change (1920x1080), format=0
- rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- [swscaler @ 0x7f84004ae0] No accelerated colorspace conversion found from yuv420p to rgba.
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- [rtsp @ 0x7f8c000ba0] max delay reached. need to consume packet/0
- [rtsp @ 0x7f8c000ba0] RTP: missed 7 packets
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- Last message repeated 13 times
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- Last message repeated 25 times
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- ^C29.13 A-V: nan fd= 2 aq= 7KB vq= 278KB sq= 0B f=0/0
- ^C31.18 A-V: nan fd= 2 aq= 7KB vq= 258KB sq= 0B f=0/0 an fd= 2 aq= 7KB vq= 281KB sq= 0B f=0/0
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- ^C33.69 A-V: nan fd= 2 aq= 7KB vq= 59KB sq= 0B f=0/0
- ^C33.98 A-V: nan fd= 2 aq= 6KB vq= 63KB sq= 0B f=0/0 an fd= 2 aq= 7KB vq= 68KB sq= 0B f=0/0
- ^C34.17 A-V: nan fd= 2 aq= 7KB vq= 261KB sq= 0B f=0/0 an fd= 2 aq= 7KB vq= 299KB sq= 0B f=0/0
- [rtsp @ 0x7f8c000ba0] max delay reached. need to consume packet/0 an fd= 2 aq= 7KB vq= 265KB sq= 0B f=0/0
- [rtsp @ 0x7f8c000ba0] RTP: missed 32 packets
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- Last message repeated 6 times
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- Last message repeated 6 times
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- Last message repeated 1 times
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- [hevc_rkmpp @ 0x7f8c05ba20] Received a errinfo frame. 0B f=0/0
- XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
- free(): invalid pointer 2 aq= 7KB vq= 0KB sq= 0B f=0/0
复制代码
------20240229 14:22 启动下述命令,【现象】输出文件正常可以打开,也有时间进度条。按q退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' -e '0' -m 'out.mp4'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: ff_media: RTPSource: RTPSock current buffer size is(425984)
- INFO: ff_media: RTPSource: RTPSock current buffer size is(425984)
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleMppEnc (H264 1920x1080)
- |--->ModuleFileWriter (Unknow V4L2 Format 0x0)
- wait...INFO: 10MppDecoder: getTimeoutSample: 0x54adc20 frame info changed 1 error 0 discard 0
- INFO: 10MppEncoder: putWithBuffers: Input frame para is changed, redo init
- q
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 669)
- |--->ModuleMppDec (In Full: 0, Out Empty: 623)
- |--->ModuleMppEnc (In Full: 0, Out Empty: 644)
- |--->ModuleFileWriter (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
------20240229 14:29 启动下述命令,【现象】全屏黑屏,按1退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' --rtsp_transport '1' -o '1280*720' -d '0'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- INFO: 15DrmDisplayPlane: setupDisplayDevice: 0 0
- INFO: 15DrmDisplayPlane: setupDisplayDevice: conn_id = 150 enc_id = 149 crtc_id = 71
- INFO: 15DrmDisplayPlane: setup: plane_id = 101
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleDrmDisplay (NV12 1920x1080)
- wait...rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- INFO: 16ModuleDrmDisplay: setupWindow: input NV12 0 0 1920 1080 2304 1088
- INFO: 16ModuleDrmDisplay: setupWindow: output NV12 0 0 1920 1080 1920 1080
- INFO: 10MppDecoder: getTimeoutSample: 0x33943cc0 frame info changed 1 error 0 discard 0
- 1
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 485)
- |--->ModuleMppDec (In Full: 0, Out Empty: 463)
- |--->ModuleDrmDisplay (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
------20240229 14:37 启动下述命令,【现象】带框整个框绿屏,输出文件正常可以打开,也有时间进度条。按q退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' --rtsp_transport '1' -x '1' -e '0' -m 'out.mp4'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleRendererVideo (NV12 1920x1080)
- |--->ModuleMppEnc (H264 1920x1080)
- |--->ModuleFileWriter (Unknow V4L2 Format 0x0)
- wait...arm_release_ver of this libmali is 'g2p0-01eac0', rk_so_ver is '4'.
- INFO: 10MppDecoder: getTimeoutSample: 0x33b1120 frame info changed 1 error 0 discard 0
- INFO: 10MppEncoder: putWithBuffers: Input frame para is changed, redo init
- q
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 423)
- |--->ModuleMppDec (In Full: 0, Out Empty: 775)
- |--->ModuleRendererVideo (In Full: 1, Out Empty: 0)
- |--->ModuleMppEnc (In Full: 0, Out Empty: 411)
- |--->ModuleFileWriter (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
------20240229 14:39 启动下述命令,【现象】全屏黑屏,输出文件正常可以打开,也有时间进度条。按q退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' --rtsp_transport '1' -d '0' -e '0' -m 'out.mp4'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- INFO: 15DrmDisplayPlane: setupDisplayDevice: 0 0
- INFO: 15DrmDisplayPlane: setupDisplayDevice: conn_id = 150 enc_id = 149 crtc_id = 71
- INFO: 15DrmDisplayPlane: setup: plane_id = 101
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleDrmDisplay (NV12 1920x1080)
- |--->ModuleMppEnc (H264 1920x1080)
- |--->ModuleFileWriter (Unknow V4L2 Format 0x0)
- wait...rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- INFO: 16ModuleDrmDisplay: setupWindow: input NV12 0 0 1920 1080 2304 1088
- INFO: 16ModuleDrmDisplay: setupWindow: output NV12 0 0 1920 1080 1920 1080
- INFO: 10MppDecoder: getTimeoutSample: 0x19225120 frame info changed 1 error 0 discard 0
- INFO: 10MppEncoder: putWithBuffers: Input frame para is changed, redo init
- q
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 224)
- |--->ModuleMppDec (In Full: 0, Out Empty: 415)
- |--->ModuleDrmDisplay (In Full: 0, Out Empty: 0)
- |--->ModuleMppEnc (In Full: 0, Out Empty: 221)
- |--->ModuleFileWriter (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
------20240229 14:47 启动下述命令,【现象】全屏黑屏,输出文件也黑屏。按q退出。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' --rtsp_transport '1' -b 'BGR24' -c '1' -e '0' -m 'out.mp4'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleRga (BGR24 1920x1080)
- |--->`�n# (Unknow V4L2 Format 0x0)
- |--->ModuleMppEnc (H264 1920x1080)
- |--->ModuleFileWriter (Unknow V4L2 Format 0x0)
- wait...INFO: 10MppDecoder: getTimeoutSample: 0x23afc1a0 frame info changed 1 error 0 discard 0
- q
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 246)
- |--->ModuleMppDec (In Full: 0, Out Empty: 213)
- |--->ModuleRga (In Full: 6, Out Empty: 419)
- |--->��n# (In Full: 34, Out Empty: 0)
- |--->ModuleMppEnc (In Full: 4, Out Empty: 248)
- |--->ModuleFileWriter (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
------20240229 14:58 启动下述命令,【现象】带框整个框绿屏,输出文件正常可以打开,文件无进度条。
- root@firefly:/home/ap/cetccity/wuyiqi/ffmediaTest# python3 demo.py -i 'rtsp://admin:js123456@192.168.8.213:554/cam/realmonitor?channel=1&subtype=0' --rtsp_transport '1' -x '1' -e '0' -f 'out.mp4'
- Firefly FFMedia: v2.2.3
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.8.213:554
- WARN: ff_media: sendOptionsCmd: cannot handle OPTIONS response: RTSP/1.0 401 Unauthorized
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10000): INFO: ff_media: initiate: Rtp port(10000) already used the other rtp port
- ERROR: ff_media: CheckUdpPort: [CheckUdpPort] bind() error (port number: 10002): INFO: ff_media: initiate: Rtp port(10002) already used the other rtp port
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1080, format: H265
- rga_api version 1.3.0_[0] (RGA is compiling with meson base: $PRODUCT_BASE)
- ==================Pipe===================
- ModuleRtspClient (H265 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleRendererVideo (NV12 1920x1080)
- |--->ModuleMppEnc (H264 1920x1080)
- arm_release_ver of this libmali is 'g2p0-01eac0', rk_so_ver is '4'.
- wait...
- INFO: 10MppDecoder: getTimeoutSample: 0xea62160 frame info changed 1 error 0 discard 0
- INFO: 10MppEncoder: putWithBuffers: Input frame para is changed, redo init
- q
- ==================Summary================
- ModuleRtspClient (In Full: 0, Out Empty: 224)
- |--->ModuleMppDec (In Full: 0, Out Empty: 374)
- |--->ModuleRendererVideo (In Full: 0, Out Empty: 0)
- |--->ModuleMppEnc (In Full: 0, Out Empty: 0)
- INFO: 10RTSPClient: teardownMediaSession: teardown session success
复制代码
|
|