[Bug 674920] mpeg2enc: discards downstream mpegversion restrictions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 26 04:38:26 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674920
GStreamer | gst-plugins-bad | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mnauw at users.sourceforge.net
Component|gst-plugins-base |gst-plugins-bad
Version|0.10.36 |git
Summary|encodebin does not seem to |mpeg2enc: discards
|work with mpeg2enc |downstream mpegversion
| |restrictions
--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-10-26 11:38:20 UTC ---
This is due to a capsfilter video/mpeg,mpegversion=2,systemstream=false
downstream of mpeg2enc, which does not consider that one and produces
mpegversion=1 (as dictated by the default format setting).
So maybe we should add a 'auto' option to the format property in which case
mpeg2enc should negotiate with downstream, though that might also be a
confusing way to go about it.
--
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