[Bug 757684] New: Implement an high level transcoding API (similare to GstPlayer but for transcoding)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 6 05:37:40 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757684
Bug ID: 757684
Summary: Implement an high level transcoding API (similare to
GstPlayer but for transcoding)
Classification: Platform
Product: GStreamer
Version: unspecified
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: tsaunier at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
We should offer high level APIs for common purposes, so I am adding one for
transcoding.
I also implemented 2 elements to make everything more reusable:
* uritranscodebin: A equivalent to playbin, where the user just has to
specify 1 source URI, 1 destination URI and the wanted encoding target
* transcodebin: A bin that will plugin decodebin [! some filters] !
encodebin.
--
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