Currently, our application can pass seperated video es and audio es to gstreamer layer.
Then How can we play video/audio es fiels at the same time with gstreamer using hardware decoding?
Can gst-launch get two source of input, video/audio, and play at the same time? What command we should use to do this?