<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Hi,</div><div>I want to offset the timestamps in a video I'm writing to file:</div><div><br></div><div>gst-launch ksvideosrc ! ffmpegcolorspace ! ffenc_mpeg2video ! mpegtsmux ! filesink location=video.ts ts-offset=500000000</div><div><br></div><div>However, If I dump the timestamps of my file once written:</div><div>gst-launch-0.10.exe filesrc location=video.ts ! decodebin ! identity ! fakesink -v</div><div><br></div><div>&nbsp;it seems it never took care of the offset (I've tried with + and - values to check), and starts at 0 anyway... Is this property working, or am I doing something wrong?</div><div><br></div><div>Regards,</div><div>Al</div><div style="position:fixed"></div>


</div><br>




      </body></html>