Nano jetpak4.2.2 , in tegra_multimedia_api, 00_video_decode, NvDdkVicConfigure Failed

root@jp422:/home/nano/tegra_multimedia_api-bak/samples/00_video_decode# ./video_decode H264 --disable-rendering …/…/data/Video/sample_outdoor_car_1080p_10fps.h264
No protocol specified
nvbuf_utils: Could not get EGL display connection
Set governor to performance before enabling profiler
Creating decoder in blocking mode
Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
Setting frame input mode to 1
Starting decoder capture loop thread
Video Resolution: 1920x1080
Decoder colorspace ITU-R BT.601 with standard range luma (16-235)
Query and set capture successful
Input file read complete
Exiting decoder capture loop thread
App run was successful
root@jp422:/home/nano/tegra_multimedia_api-bak/samples/00_video_decode# ./video_decode H264 -ww 1920 -wh 1088 --input-chunks --disable-rendering -o 1.yuv rtsp.264
No protocol specified
nvbuf_utils: Could not get EGL display connection
Set governor to performance before enabling profiler
Creating decoder in blocking mode
Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
Setting frame input mode to 1
Starting decoder capture loop thread
Input file read complete
Video Resolution: 704x576
Decoder colorspace ITU-R BT.709 with extended range luma (0-255)
libv4l2_nvvidconv (0):(802) (INFO) : Allocating (11) OUTPUT PLANE BUFFERS Layout=1
libv4l2_nvvidconv (0):(818) (INFO) : Allocating (11) CAPTURE PLANE BUFFERS Layout=0
Query and set capture successful

liuwen <<<<<func[dec_capture_loop_fcn] LINE[933]
libv4l2_nvvidconv (0):(1688) (ERROR) : NvDdkVicConfigure Failed
libv4l2_nvvidconv (0):(1710) (ERROR) : NVVIDCONV ERROR 2
liuwen <<<<<func[dec_capture_loop_fcn] LINE[933]
Segmentation fault (core dumped)