I was wondering if there were plans to support subtitle selection from nvgstplayer (e.g., SRT from matroska).
Or else how to build a pipeline to playback hardware accelerated video, audio, and subtitle (all from a single matroska) from a specific position in the file.
So far I’ve found this: Select subtitle track that embedded on MKV using gstreamer - Stack Overflow
Thanks!