[Bug 760553] deinterlace: Bug in caps passthrough lead to black screen with Android HW decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 22 14:29:12 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=760553

--- Comment #31 from Alistair Buxton <a.j.buxton at gmail.com> ---
Today I tried to build the SDK completely from scratch, using the following
steps:

./cerbero-uninstalled -c config/cross-android-armv7.cbc wipe
rm -rf ~/cerbero
git clean -d -f -x
git pull
./cerbero-uninstalled -c config/cross-android-armv7.cbc bootstrap
./cerbero-uninstalled -c config/cross-android-armv7.cbc package gstreamer-1.0

It failed with the following errors:

...
[(87/87) gst-editing-services-1.0-static -> fetch ]
[(87/87) gst-editing-services-1.0-static -> extract ]
[(87/87) gst-editing-services-1.0-static -> configure ]
[(87/87) gst-editing-services-1.0-static -> compile ]
[(87/87) gst-editing-services-1.0-static -> install ]
[(87/87) gst-editing-services-1.0-static -> post_install ]
WARNING: No specific packager available for the distro version
android_gingerbread, using generic packager for distro android
-----> Creating package for gstreamer-1.0
***** Error running 'package' command:
The following files required by this package are missing:
 lib/pkgconfig/gstreamer-bad-base-1.0.pc
lib/pkgconfig/gstreamer-bad-video-1.0.pc
lib/pkgconfig/gstreamer-bad-audio-1.0.pc

This seems related to the last commit:

"gst-plugins-bad-1.0: Ship badaudio/video/base libraries, headers and .pc
files"




The source of my rtsp server is here:

https://github.com/ali1234/piroverd/blob/master/main.cpp

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