imx53 receive multicast stream-----A lot of buffers are being dropped

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx53 receive multicast stream-----A lot of buffers are being dropped

跳至解决方案
955 次查看
xswyzao
Contributor II

this is my sdp file:

v=0

o=- 0 0 IN IP4 127.0.0.1

s=No Title

c=IN IP4 224.124.0.1/5

t=0 0

a=tool:libavformat 56.30.100

m=video 8000 RTP/AVP 96

b=AS:798

a=rtpmap:96 H264/90000

a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAIKzZQEAN/qEAAAMAAQAAAwAyjxgxlg==,aOvssiw=; profile-level-id=640020

m=audio 8002 RTP/AVP 97

b=AS:64

a=rtpmap:97 MPEG4-GENERIC/44100/2

a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=121056E500

i used "gst-launch-0.10 playbin2 uri=file://`pwd`/test1.sdp

WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:vbin/GstAutoVideoSink:videosink/MFW_GST_V4LSINK_INFO_T:videosink-actual-sink-mfw_v4l: A lot of buffers are being dropped.

Additional debug info:

/mnt/yocto/bin/fsl-release-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r3/gstreamer-0.10.36/libs/gst/base/gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:vbin/GstAutoVideoSink:videosink/MFW_GST_V4LSINK_INFO_T:videosink-actual-sink-mfw_v4l:

There may be a timestamping problem, or this computer is too slow.

the video output is discontinuous。

could anyone help me,thanks.

0 项奖励
回复
1 解答
828 次查看
b36401
NXP Employee
NXP Employee

Actually only 30 fps is accelerated by the hardware.

So it is the only possible framerate.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
828 次查看
xswyzao
Contributor II

I find different framerate frame,as 15、20、24、

but the imx53 received stream framerate is always 30.

I copy the mp4 file to sd card, imx53 could get correct framerate.

0:00:00.971237375  1999   0x10e400 DEBUG         mfw_vpudecoder mfw_gst_vpu_decoder.c:4506:mfw_gst_vpudec_setcaps: >>VPU_DEC: set framerate nu 30 de 1

829 次查看
b36401
NXP Employee
NXP Employee

Actually only 30 fps is accelerated by the hardware.

So it is the only possible framerate.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复