[gstreamer-bugs] [Bug 583189] [mp4mux] add PSP hack mode which overrides the real height and width
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jun 25 13:04:02 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=583189
GStreamer | gst-plugins-bad | Ver: 0.10.x
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|thiagoss at embedded.ufcg.edu.b|gstreamer-
|r |bugs at lists.sourceforge.net
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #6 from Tim-Philipp Müller 2009-06-25 20:04 UTC -------
I'm re-opening this to discuss what the best solution in this particular case
might be and if work is still needed on mp4mux.
I think adding some kind of "enable-psp-hack" or "target-device" property (I'm
sure someone can find a better name) on the muxer would be a better solution,
because:
a) it's discoverable in gst-inspect-0.10, which
lowers the barriers of entry/making-stuff-work
for newcomers
b) can be used in connection with GstPreset
c) means that it would still be possible to use
the width/height of the input caps for
accepting/rejecting input video streams (in
future one might not want to accept resolutions
that are too high for that device to handle,
for example)
d) it's closer to the Right Thing To Do, because
it doesn't violate the usual requirement that
buffer/stream data is correctly described
by the caps set on them
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=583189.
More information about the Gstreamer-bugs
mailing list