Enigma2 with GStreamer 1.0

Αθανάσιος Οικονόμου athoik at gmail.com
Mon Oct 20 09:29:51 PDT 2014


> When running gst-launch again it stops with last message "Task going to paused".

Hello, I solved the problem by updating the basesink event handler for changes.

ret = GST_BASE_SINK_CLASS(parent_class)->event(sink, event);

http://sourceforge.net/p/openpli/gst-plugin-dvbmediasink/ci/9eda43560bfc748f9bc425591fe8c01d48e56e5d/

Now I am receiving GST_EVENT_EOS on bus.

Thanks.


More information about the gstreamer-devel mailing list