Hi to everyone.
I'm sorry if my question could be stupid, but I don't find gplay command in buildroot.
I usually work with Yocto and gstreamer-0.10, but on our actual platform we are using Buildroot 2018.02.12 - BusyBox 1.27.2 with gstreamer-1.0. Both systems ara based on iMX6DL.
I was used to play video using gplay. I added all gst packages but I can't find gplay on Buildroot. I only found gst-play-1.0 but I can't understand if it is the same thing, since it implements less command then gplay.
For example with gplay I'm able to rotate and resize the video, with gst-play-1.0 I can't.
Does anybody have any suggestion?
Thank you and sorry again if my question seems silly.