[Bug 757684] Implement an high level transcoding API (similare to GstPlayer but for transcoding)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 24 18:19:40 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=757684

--- Comment #19 from Arun Raghavan <arun at arunraghavan.net> ---
(In reply to Thibault Saunier from comment #16)
> (In reply to Arun Raghavan from comment #14)
> > All of this is fine, then. I'm not entirely sold on sync API or the position
> > reporting mechanism, but maybe I'm wrong and we shouldn't force all our API
> > users to have to think in async terms only.
> 
> What is your actual concern about the position reporting mechanism? I am not
> sure I understand it.

Mostly about adding complexity to the API by adding a reporting mechanism,
rather than the client implementing their own polling. I guess, it's the same
as adding a sync and async API when async will do (and client can do sync
themselves).

I prefer a leaner API, and perhaps what you've done is more convenient from the
API user's perspective.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list