iMX6DL-SDP gstreamer pipeline

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

iMX6DL-SDP gstreamer pipeline

593 Views
BrianEdmond
Contributor II

We have an i.MX6D-SDP platform running linux.  We are trying to playback video using gstreamer, as we do on other i.MX platforms.  However none of the pipelines we have tried will play the video.  When a video is played it looks like the first frame, possibly, is displayed as something renders to the screen but that is all.  The video is playing as we can hear the audio from the clip.

This line will play what looks like a single frame and then the audio:gst-launch-1.0

gst-launch-1.0 playbin uri=file:///

We have also tried the below line and it seems also to play a single frame.

gst-launch-1.0 filesrc location=my_video_file ! decodebin ! imxg2dvideosink

Does anyone have a pipeline which will work on this platform?

Thanks

Labels (4)
0 Kudos
1 Reply

468 Views
joanxie
NXP TechSupport
NXP TechSupport

what error message? and did you try to use gplay?  Pls share the log file to check. or more detailed information about your case.what's frame rate and resolution of your video?

0 Kudos