[Bug 712809] d3dvideosink shows corrupted output with some videos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 31 03:08:45 PDT 2014


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-31 10:08:40 UTC ---
The size calculations for the packed formats in the old code are wrong for one,
but that shouldn't be the problem here.

The combined I420/YV12 case is correct, including the plane swapping.

The only potential problem I currently see here is that for NV12 the
documentation talks about an *even* number of lines for the Y plane. Otherwise
this all looks correct to me.


Can someone give some pitch (and width, height, video format) values for the
working and non-working cases?

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