<div dir="ltr">Hi,<div><br></div><div>I am facing problem playing with stream bbb_360p_c.ts. This stream is picked from <a href="http://www.elecard.com/assets/files/other/clips/bbb_360p_c.ts">http://www.elecard.com/assets/files/other/clips/bbb_360p_c.ts</a></div><div><br></div><div>The issue that I see in the stream is, first PTS/DTS detected by tsdemux in the stream is strange.</div><div><br></div><div>tsdemux.c:1693:check_pending_buffers: New initial pcr_offset 0:00:00.000000000<br></div><pre id="comment_text_13" class="bz_comment_text">tsdemux.c:1790:gst_ts_demux_parse_pes_header:<tsdemux0> stream PTS 4934314:15:30.343022001 DTS 4934314:15:30.259688668
...
...
tsdemux.c:2130:gst_ts_demux_push_pending_data:<tsdemux0:video_012d> stream->pts 4934314:15:30.343022001 </pre><div>tsdemux.c:2139:gst_ts_demux_push_pending_data:<tsdemux0:video_012d> Pushing buffer with PTS: 4934314:15:30.343022001 , DTS: 4934314:15:30.259688668 </div><div><br></div><div>There is also an gstreamer BZ related to this stream, but it also talks of lot other things apart from just time stamping <a href="https://bugzilla.gnome.org/show_bug.cgi?id=750341">https://bugzilla.gnome.org/show_bug.cgi?id=750341</a>. </div><div><br></div><div>Is there a suggestion how could I handle this stream ? Underlying we have our v4l2 decoder. So typically my pipeline is </div><div><br></div><div>gst-launch-1.0 filesrc location=/mnt/_HEVC/ts/bbb_360p_c.ts ! tsdemux ! h265parse ! queue ! v4l2dec ! queue ! waylandsink</div><div><br></div><div>BR,</div><div>Sudip</div><div><br></div><div><br></div></div>