Problem with video play - black lines on the starting of streamed video

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with video play - black lines on the starting of streamed video

ソリューションへジャンプ
1,027件の閲覧回数
nadimfnadaf
Contributor III

gst-launch-1.0 multifilesrc location=/home/user1/Downloads/play.mp4 loop=true ! decodebin ! tee name=\"local\" ! queue ! imxipuvideosink use-vsync=true local. ! queue ! imxvpuenc_h264 bitrate=4000 gop-size=30 ! video/x-h264,alignment=au ! rtph264pay ! udpsink host=192.168.10.1 port=5000

gst-launch-1.0 udpsrc port=5000 ! \"application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96\" ! rtph264depay ! decodebin ! autovideosink

This two pipeline we use. But at the destination , black line come and goes horizontally , this is not in source side. this is the issue. What is the solution for that.

ラベル(4)
タグ(3)
0 件の賞賛
返信
1 解決策
1,007件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You don't show the error log to verify if there is an issue, which processor are you using? which BSP version?

 

Regards

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,008件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You don't show the error log to verify if there is an issue, which processor are you using? which BSP version?

 

Regards

 

 

0 件の賞賛
返信