Cutting/Trimming videos with GStreamer?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Cutting/Trimming videos with GStreamer?

Jonas888
Hey,
we're using a camera and a Jetson Nvidia TX2( ARM microcontroller ) to
detect light-phenomenons in the sky at night.
Videoes are beeing made in intervalls (5-30 min, whatever we choose) and we
have code that goes through every frame of the completed videos and stores
when there is detection.

What we need to achieve is to make "clips" from the videos from the stored
detection-points.
We basically have this code, but we're missing a tool that does the
cutting-job.
Like with the "ffmpeg" that we used on a Linux desktop that took in ~
videoPath, startClippingAt, duration.

We're writing the program in python, so we're not really after a editor/gui,
but a tool we can use within the program to cut videos by parameters.

ges-launch-1.0 doesn't work (because of ARM(?)) so we're kind of stuck
currently.
Any tips?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Cutting/Trimming videos with GStreamer?

Thibault Saunier-4
Hello,

> ges-launch-1.0 doesn't work (because of ARM(?)) so we're kind of stuck
currently.

This is really a task for GStreamer Editing Services, could you
develop on what is not working? What version? What are you doing and
how is it failling?

Regards,

Thibault

On Thu, Feb 22, 2018 at 6:54 AM, Jonas888 <[hidden email]> wrote:

> Hey,
> we're using a camera and a Jetson Nvidia TX2( ARM microcontroller ) to
> detect light-phenomenons in the sky at night.
> Videoes are beeing made in intervalls (5-30 min, whatever we choose) and we
> have code that goes through every frame of the completed videos and stores
> when there is detection.
>
> What we need to achieve is to make "clips" from the videos from the stored
> detection-points.
> We basically have this code, but we're missing a tool that does the
> cutting-job.
> Like with the "ffmpeg" that we used on a Linux desktop that took in ~
> videoPath, startClippingAt, duration.
>
> We're writing the program in python, so we're not really after a editor/gui,
> but a tool we can use within the program to cut videos by parameters.
>
> ges-launch-1.0 doesn't work (because of ARM(?)) so we're kind of stuck
> currently.
> Any tips?
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel