Error: "GStreamer encountered a general stream error."

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

Error: "GStreamer encountered a general stream error."

1,332 Views
wangvictor
Contributor III

I'm using QT 5.5 to play my video.

And my gstreamer version is gstreamer1.0


media->setMedia(QUrl::fromLocalFile("/home/test3.mp4"));
media->setVideoOutput(video); video->show(); media->play();

And it will show this error for me.

[WARN]  VPU iram is less than needed, some parts don't use iram
Error: "GStreamer encountered a general stream error."

Can anyone tell me how to fix this?

0 Kudos
1 Reply

676 Views
joanxie
NXP TechSupport
NXP TechSupport

did you use nxp bsp yocto? which includes qt, did you install qt by yourself? 

0 Kudos