[Bug 757684] Implement an high level transcoding API (similar to GstPlayer but for transcoding)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 23 14:20:59 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=757684
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #26 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The .new() method should probably be failable or do you fail on .run() if the
profile is invalid (or not deserializable?). I must say I quite like the
simplicity of the current API. One extra feature I'd like is some API to add
filters for simple operations, things like cropping, scaling, boxing, etc. Also
some API to change start/end/duration of the result, for very basic editing.
But I think those could be added to the current base.
transcodebin also missed a subtitles filter (for compleness).
Also not convinced about the whole dispatcher thing, feels very complicated..
--
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