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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
373 Views
nadimfnadaf
Contributor II

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.

Labels (4)
Tags (3)
0 Kudos
1 Solution
353 Views
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

 

 

View solution in original post

0 Kudos
1 Reply
354 Views
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 Kudos