I am using gts-play-1.0 on Linux-iMx6 using following command:
gst-launch-1.0 playbin uri=file:/home/straw.mp4
the command selects /dev/fb0
and plays without any issues. But I want it to use the /dev/fb3 instead.
So does Gstreamer have the scope to config the framebuffer?