mp4mux & appsink
Sebastian Dröge
sebastian at centricular.com
Sun Mar 27 08:51:19 UTC 2016
On Fr, 2016-03-25 at 01:42 -0700, Kristoffer wrote:
> Hi Sebastian!
>
> I implemented it similar to filesink (sorry if this gets strangely
> formatted):
>
> [...]
> And then I added a signal and callback seek(guint64 offset) which is
> emitted on a SEGMENT event.
>
> My appsink is basically a custom filesink. I had nothing between
> mp4mux and the appsink.
You probably want to consider writing a real sink element based on
GstBaseSink at this point.
Or adding generic API to appsink for this which can then be merged into
GStreamer, similar to what appsrc is doing and probably with an
additional property to opt-in for "seek" handling.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160327/064d0190/attachment-0001.sig>
More information about the gstreamer-devel
mailing list