<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi,</p>
<p>I am using the following command to overlay text onto the video
and store it.</p>
<p><b>gst-launch-1.0 -e imxv4l2videosrc ! textoverlay text="Video 1"
valignment=top halignment=left font-desc="Sans, 60" !
timeoverlay ! vpuenc_h264 ! mp4mux ! filesink
location=video_264.mp4</b></p>
<p>Now I have to extract the overlay information from the stored
video file. Is there any command available to extract the overlay
information from the stored video.</p>
<p>Thanks & Best Regards,</p>
<p>Pradeep Nalawade<br>
</p>
</body>
</html>