Cutting video file

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

Cutting video file

ivan.roubicek
I have a video file and i would like to export segment from it to a file.
Let's say that video is 10 minutes long and I would like to get export from
4 to 6 minutes so I have a final video file which is 2 minutes long.

I was simply trying to use pipeline like so:
filesrc location=input.mkv ! filesink location=output.mkv

and seek on pipeline paused state but this does not work. I was also trying
to use GES but the video is re-encoded which is not acceptable for me.

Any suggestion will be appreciated
Thank you very much for any kind of help
Kind regards Ivan



--
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 video file

BGraaf
You need to push EOF to the pipeline 



Von meinem Samsung Galaxy Smartphone gesendet.

-------- Ursprüngliche Nachricht --------
Von: "ivan.roubicek" <[hidden email]>
Datum: 15.01.18 18:11 (GMT+01:00)
Betreff: Cutting video file

I have a video file and i would like to export segment from it to a file.
Let's say that video is 10 minutes long and I would like to get export from
4 to 6 minutes so I have a final video file which is 2 minutes long.

I was simply trying to use pipeline like so:
filesrc location=input.mkv ! filesink location=output.mkv

and seek on pipeline paused state but this does not work. I was also trying
to use GES but the video is re-encoded which is not acceptable for me.

Any suggestion will be appreciated
Thank you very much for any kind of help
Kind regards Ivan



--
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
Reply | Threaded
Open this post in threaded view
|

Re: Cutting video file

BGraaf
In reply to this post by ivan.roubicek
Sorry eos (autocorrection on mobile)



Von meinem Samsung Galaxy Smartphone gesendet.

-------- Ursprüngliche Nachricht --------
Von: "bernhard.graaf" <[hidden email]>
Datum: 17.01.18 10:46 (GMT+01:00)
An: Discussion of the development of and with GStreamer <[hidden email]>
Betreff: Re: Cutting video file

You need to push EOF to the pipeline 



Von meinem Samsung Galaxy Smartphone gesendet.

-------- Ursprüngliche Nachricht --------
Von: "ivan.roubicek" <[hidden email]>
Datum: 15.01.18 18:11 (GMT+01:00)
Betreff: Cutting video file

I have a video file and i would like to export segment from it to a file.
Let's say that video is 10 minutes long and I would like to get export from
4 to 6 minutes so I have a final video file which is 2 minutes long.

I was simply trying to use pipeline like so:
filesrc location=input.mkv ! filesink location=output.mkv

and seek on pipeline paused state but this does not work. I was also trying
to use GES but the video is re-encoded which is not acceptable for me.

Any suggestion will be appreciated
Thank you very much for any kind of help
Kind regards Ivan



--
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