<div dir="ltr">I recently uploaded some pipeline graphs to <<a href="http://realh.co.uk/gst/">http://realh.co.uk/gst/</a>>. They show playbins, so there's a lot going on inside, and the subtitles are DVB from the same source as the video and audio, but hopefully these might offer you some clues as to how to overlay subpictures onto the video and at least solve that part of the problem.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 11 Oct 2020 at 00:00, gst_kwr <<a href="mailto:kniwor@yahoo.com">kniwor@yahoo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, I'm trying to use my Jetson Nano to watch media on my TV. Totem doesn't<br>
do a good job with 4k content. I'm not a developer and hence having issues<br>
using gst-play and gst-launch. I am trying to do the following:<br>
<br>
Watch videos with audio and subtitles (external file, not embedded in<br>
video), including 4k videos.<br>
<br>
Problems I have:<br>
- gst-play works for most videos I have (except 4k ones). However, I don't<br>
know how to add subtitles from a file, or amplify audio.<br>
- For 4k videos, the following command works just fine, however I do not<br>
know how to add subtitles here from an external file: "gst-launch-1.0<br>
filesrc location=ko.mkv ! decodebin name=decoder decoder. ! queue !<br>
videoconvert ! autovideosink decoder. ! queue ! audioconvert ! audioamplify<br>
amplification=4 ! autoaudiosink"<br>
<br>
I need:<br>
- Some way to play my videos where I can show subtitles, amplify audio etc..<br>
through command-line.<br>
<br>
I have spent countless hours reading documentation, trying combinations of<br>
commands, and seeking help in other places:<br>
<a href="https://forums.developer.nvidia.com/t/playing-videos-using-gstreamer-on-jetson-nano/153846" rel="noreferrer" target="_blank">https://forums.developer.nvidia.com/t/playing-videos-using-gstreamer-on-jetson-nano/153846</a><br>
<br>
Thank you in advance!<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">TH<div><br></div></div></div>