[nleurisource] inpoint and duration not effective
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Apr 27 11:59:56 UTC 2017
Le jeudi 27 avril 2017 à 08:13 +0000, Christophe Da Silva a écrit :
> Hi,
>
> 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.
>
> ex:
> gst-launch-1.0 nleurisource uri=file:///my_video.mp4
> inpoint=10000000000 duration=5000000000 ! decodebin ! videoconvert !
> autovideosink
NLE does not work in gst-launch-1.0 because you need to "commit" (see
commit action signal) the changes, even the initial one.
>
> My pipeline is working but all the video is used (from first to last
> frame). The inpoint and duration have no consequence.
>
> If I replace nleurisource by the old gnlurisource, everything works
> fine.
>
> These options are still working?
>
> And in this case, is this a bug from this version and do I need to
> upgrade my libs?
>
> Or maybe, it's not the way to do it anymore?
>
> Regards,
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170427/7c2fb9fd/attachment.sig>
More information about the gstreamer-devel
mailing list