[Bug 726376] x265enc: Add x265 encoder element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 18 06:50:00 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726376
GStreamer | gst-plugins-bad | unspecified
Thijs Vermeir <thijsvermeir> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #271949|0 |1
is obsolete| |
--- Comment #3 from Thijs Vermeir <thijsvermeir at gmail.com> 2014-03-18 14:14:23 UTC ---
Created an attachment (id=272277)
View: https://bugzilla.gnome.org/attachment.cgi?id=272277
Review: https://bugzilla.gnome.org/review?bug=726376&attachment=272277
add x265enc element
The comments are fixed in this new patch.
* For stream format only bytestream is supported for now, as it is the basic
output of the x265 implementation. What is the preferred way to implement other
stream formats, (without duplicating too much from the parser). Or should this
task be for the parser element?
* Basic negotiation of profile/tier/level is implemented. As tier and level is
not yet configurable in x265 it just checkes if the downstream caps are
acceptable.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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