[Bug 673898] [avidemux] Regression: some DIB videos play upside down

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 7 08:32:30 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673898
  GStreamer | gst-plugins-good | git

--- Comment #2 from Petteri Aimonen <jpa at gnobug.mail.kapsi.fi> 2012-06-07 15:32:25 UTC ---
I think it avoids a warning from GStreamer, more specifically this one:
GST_WARNING ("Buffer is smaller than reported Width x Height x Depth");

I.e. apparently there are both compressed and uncompressed streams out there
with fourcc = 0. Compressed streams are (with any luck) ignored by the other
checks.

-- 
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