After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789236 - vaapisink shows blank and white output
vaapisink shows blank and white output
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-20 10:40 UTC by Mats
Modified: 2018-11-03 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screen shot of Black and White Output (1.52 MB, image/png)
2017-10-20 10:40 UTC, Mats
Details

Description Mats 2017-10-20 10:40:34 UTC
Created attachment 361925 [details]
Screen shot of Black and White Output

Hi,
I m using the pipeline 

gst-launch -v videotestsrc ! vaapisink and the see a black and while output on one H/W system (Config 1 1). The same Hard disk on a different H/W system (different processor than Config1), shows colored o/p. 

I used  GST_DEBUG=vaapisink:5 gst-launch-1.0 videotestsrc ! vaapisnk  to compare the debug logs on both system and debug traces are the same. 

Is there any further debug approaches that you could suggest ?

Thank you
Mats
Comment 1 Víctor Manuel Jáquez Leal 2017-10-20 10:55:06 UTC
I guess that problem relies on the driver (since they are different hardware) not in the middleware (gstreamer-vaapi in this case)
Comment 2 Mats 2017-10-20 11:02:21 UTC
Is there a way to get additional debug information at vaapisink before looking into driver ?
Comment 3 Víctor Manuel Jáquez Leal 2017-10-20 11:16:07 UTC
(In reply to Mats from comment #2)
> Is there a way to get additional debug information at vaapisink before
> looking into driver ?


GST_DEBUG=vaapi*:7 gst-launch-1.0 videotestsrc ! vaapisnk

You'll get all the available vaapi debug logging
Comment 4 GStreamer system administrator 2018-11-03 15:51:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/70.