|
发表于 2021-3-31 14:36:26
只看该作者
板凳
[gst-launch-1.0 filesrc location=/usr/local/test.mp4 ! qtdemux ! queue ! h264parse ! mppvideodec ! videoconvert ! "video/x-raw,format=NV12, width=1920,height=1080" ! rkximagesink]
firefly@firefly:~$ /usr/local/bin/h264enc.sh
Rga built version:06fc7c4
Rga built version:06fc7c4
Setting pipeline to PAUSED ...
mpp[16584]: mpp_info: mpp version: 3fedc6cd author: zouxf 2020-10-23 Merge remote-tracking branch 'firefly-linux/firefly'
Pipeline is PREROLLING ...
mpp[16584]: mpp_rt: NOT found ion allocator
mpp[16584]: mpp_rt: found drm allocator
mpp[16584]: hal_h264d_api: Assertion vcodec_type & ((1 << VPU_CLIENT_RKVDEC) | (1 << VPU_CLIENT_VDPU1) | (1 << VPU_CLIENT_VDPU2)) failed at hal_h264d_init:104
mpp[16584]: hal_h264d_api: hal_h264d_init hard mode error, value=0
mpp[16584]: hal_h264d_api: Assertion 0 failed at hal_h264d_init:154
mpp[16584]: mpp_device: mpp_device_init failed to find device for coding 7 type 0
Caught SIGSEGV
#0 0x0000007f8059ee28 in __GI___poll (fds=0x55acb16450, nfds=547615327112, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
#1 0x0000007f806abf58 in () at /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0
#2 0x00000055ac8622d0 in ()
Spinning. Please run 'gdb gst-launch-1.0 16584' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
|
|