Re: How to encode a partial video by using "encodebin"?

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

Re: How to encode a partial video by using "encodebin"?

Victor-2
> Here is an document.
> Please go through.
 >
https://gstreamer.freedesktop.org/documentation/application-development/advanced/queryevents.html

Hi, ShilVin

I did read the document before, and just read it again (and many other documents on the website) after you asked me to. But still don't know how to do it. Can you please just tell me something more specific? Like, you need to develop an element of some type, you need to add a probe, or you need to modify the seek events, something like that. Thanks. I'm desperate to get this thing done. It's been weeks. English is not my first language. Reading tons of documents is a torture to me. Plus, I came from C++, which doesn't need so many documents to explain a simple concept. Please, be more specific. I'm begging. T_T

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

Re: How to encode a partial video by using "encodebin"?

Nicolas Dufresne-5
Le samedi 04 août 2018 à 18:18 +0800, Victor a écrit :
> > Here is an document.
> > Please go through.
>
>  >
>
https://gstreamer.freedesktop.org/documentation/application-development/advanced/queryevents.html

>
> Hi, ShilVin
>
> I did read the document before, and just read it again (and many
> other documents on the website) after you asked me to. But still
> don't know how to do it. Can you please just tell me something more
> specific? Like, you need to develop an element of some type, you need
> to add a probe, or you need to modify the seek events, something like
> that. Thanks. I'm desperate to get this thing done. It's been weeks.
> English is not my first language. Reading tons of documents is a
> torture to me. Plus, I came from C++, which doesn't need so many
> documents to explain a simple concept. Please, be more specific. I'm
> begging. T_T

Do you mean partial videos, like in video edition ? If so, you might
want to look at another API, GStreamer Edition Services, also known as
GES. If it still not a fit for you, GStreamer is the only thing that
handles this, you could look at FFMPEG based MLT library.

Nicolas

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel