<div dir="ltr"><div><div>I seem to be having an odd time getting the right output caps for my avenc_mpeg2video encode.<br><br><i>gst-launch-1.0 -m -t -v videotestsrc ! 'video/x-raw, format=BGRA, pixel-aspect-ratio=1/1, interlace-mode=progressive, width=1280, height=720, framerate=30/1' ! queue ! videoconvert ! avenc_mpeg2video bitrate=170000 gop-size=45 max-bframes=3 me-sub-cmp=2 mb-cmp=2 !<b> 'video/x-mpeg, alignment=au, stream-format=byte-stream, profile=main'</b> ! filesink location=<a href="http://video.es">video.es</a><br>
<br></i></div><i>..</i>does not work. Removing the output caps does, but then mpv will say this:<br><br><i>V: 00:00:25 / 00:00:00 (99%)<br><b>No video PTS! Making something up.</b><br>V: 00:00:25 / 00:00:00 (99%)</i><br><br>
</div>...so the PTS is missing for some reason. Any idea what's going on?<br><div><div><div><i><br></i><br></div></div></div></div>