<div dir="ltr"><div>Hi,<br><br>I use gst-editing-tools (try with version 1.6.2 and 1.10.4) and the inpoint and duration args for nlesource or nleurisource does not work.<br><br>ex:<br>gst-launch-1.0 nleurisource uri=file:///my_video.mp4 inpoint=10000000000 duration=5000000000 ! decodebin ! videoconvert ! autovideosink<br><br>My pipeline is working but all the video is used (from first to last frame). The inpoint and duration have no consequence.<br><br></div>If I replace nleurisource by the old gnlurisource, everything works fine.<br><div><br>These options are still working?<br><br>And in this case, is this a bug from this version and do I need to upgrade my libs?<br><br>Or maybe, it's not the way to do it anymore?<br><br>Regards,<br></div></div>