<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>tópico This problem has already been na Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086252#M7322</link>
    <description>&lt;P&gt;This problem has already been sloved.&lt;/P&gt;

&lt;P&gt;Thank you for your attention~&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2015 06:45:52 GMT</pubDate>
    <dc:creator>然_魏_</dc:creator>
    <dc:date>2015-12-02T06:45:52Z</dc:date>
    <item>
      <title>OpenCV Error: GStreamer missing a required plugin(CentOS 7)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086251#M7321</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Platform:&lt;/STRONG&gt;&lt;BR /&gt;
	——————————————————————————————————————————&lt;BR /&gt;
	[root@storm _build]# cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&amp;nbsp; Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz&lt;BR /&gt;
	[root@storm _build]# lspci -nn -s 00:02.0&lt;BR /&gt;
	00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412]&lt;/P&gt;

&lt;P&gt;(rev 06)&lt;BR /&gt;
	——————————————————————————————————————————&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Error Detail：&lt;/STRONG&gt;&lt;BR /&gt;
	——————————————————————————————————————————&lt;BR /&gt;
	[root@storm FaceDetect_AVI_WR]# ./facedetect&lt;/P&gt;

&lt;P&gt;This program demonstrates the cascade recognizer. Now you can use Haar or LBP features.&lt;BR /&gt;
	This classifier can recognize many kinds of rigid objects, once the appropriate classifier is trained.&lt;BR /&gt;
	It's most known use is for faces.&lt;BR /&gt;
	Usage:&lt;BR /&gt;
	./facedetect [--cascade=&amp;lt;cascade_path&amp;gt; this is the primary trained classifier such as frontal face]&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [--nested-cascade[=nested_cascade_path this an optional secondary classifier such as eyes]]&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [--scale=&amp;lt;image scale greater or equal to 1, try 1.3 for example&amp;gt;]&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [--try-flip]&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [filename|camera_index]&lt;/P&gt;

&lt;P&gt;see facedetect.cmd for one call:&lt;BR /&gt;
	./facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" --nested-cascade="../../data/haarcascades/haarcascade_eye.xml" --scale=1.3&lt;/P&gt;

&lt;P&gt;During execution:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;Hit any key to quit.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;Using OpenCV version 3.0.0&lt;/P&gt;

&lt;P&gt;OpenCV Error: Unspecified error (GStreamer: your gstreamer installation is missing a required plugin&lt;BR /&gt;
	) in handlemessage, file /root/Documents/linux_opencv-3.0.0/modules/videoio/src/cap_gstreamer.cpp, line 1622&lt;BR /&gt;
	terminate called after throwing an instance of 'cv::Exception'&lt;BR /&gt;
	&amp;nbsp; what():&amp;nbsp; /root/Documents/linux_opencv-3.0.0/modules/videoio/src/cap_gstreamer.cpp:1622: error: (-2) GStreamer: your gstreamer installation is missing a required plugin&lt;BR /&gt;
	&amp;nbsp;in function handlemessage&lt;/P&gt;

&lt;P&gt;Aborted (core dumped)&lt;BR /&gt;
	[root@storm FaceDetect_AVI_WR]#&lt;BR /&gt;
	——————————————————————————————————————————&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&lt;STRONG&gt;Problem Description:&lt;/STRONG&gt;&lt;BR /&gt;
	__________________________________________&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;This is official program(with OpenCV3.0.0) and could run on Windows 7 (VS2012)&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;and I try to install gstreamer* (already installed several times):&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;[root@storm data]# yum install gstreamer-plugins-*&lt;BR /&gt;
	Loaded plugins: fastestmirror, langpacks&lt;BR /&gt;
	Loading mirror speeds from cached hostfile&lt;BR /&gt;
	&amp;nbsp;* base: centos.ustc.edu.cn&lt;BR /&gt;
	&amp;nbsp;* extras: ftp.sjtu.edu.cn&lt;BR /&gt;
	&amp;nbsp;* rpmforge: apt.sw.be&lt;BR /&gt;
	&amp;nbsp;* updates: centos.ustc.edu.cn&lt;BR /&gt;
	Package gstreamer-plugins-base-tools-0.10.36-10.el7.x86_64 already installed and latest version&lt;BR /&gt;
	Package gstreamer-plugins-bad-devel-0.10.8-5.el5.rf.x86_64 is obsoleted by gstreamer-plugins-bad-free-devel-0.10.23-20.el7.x86_64 which is already installed&lt;BR /&gt;
	Package gstreamer-plugins-base-0.10.36-10.el7.x86_64 already installed and latest version&lt;BR /&gt;
	Package gstreamer-plugins-good-0.10.31-11.el7.x86_64 already installed and latest version&lt;BR /&gt;
	Package gstreamer-plugins-base-devel-0.10.36-10.el7.x86_64 already installed and latest version&lt;BR /&gt;
	Package gstreamer-plugins-good-devel-docs-0.10.31-11.el7.noarch already installed and latest version&lt;BR /&gt;
	Package gstreamer-plugins-bad-free-devel-docs-0.10.23-20.el7.x86_64 already installed and latest version&lt;BR /&gt;
	...&lt;BR /&gt;
	Error: Package: gstreamer-plugins-ugly-0.10.11-2.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Requires: libcdio.so.7()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Available: libcdio-0.77-1.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libcdio.so.7()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Installed: libcdio-0.92-1.el7.x86_64 (@anaconda)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~libcdio.so.15()(64bit)&lt;BR /&gt;
	Error: Package: gstreamer-plugins-bad-0.10.8-5.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Requires: libSoundTouch.so.0()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Available: soundtouch-1.3.1-1.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libSoundTouch.so.0()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Installed: soundtouch-1.4.0-9.el7.x86_64 (@anaconda)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~libSoundTouch.so.1()(64bit)&lt;BR /&gt;
	Error: Package: gstreamer-plugins-ugly-0.10.11-2.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Requires: libdvdread.so.3()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Available: libdvdread-0.9.4-0.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libdvdread.so.3()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Available: libdvdread-0.9.7-1.el5.rf.x86_64 (rpmforge)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libdvdread.so.3()(64bit)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Installed: libdvdread-4.2.0-6.el7.x86_64 (@anaconda)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~libdvdread.so.4()(64bit)&lt;BR /&gt;
	&amp;nbsp;You could try using --skip-broken to work around the problem&lt;BR /&gt;
	** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:&lt;BR /&gt;
	ant-1.9.2-9.el7.noarch has missing requires of java-devel &amp;gt;= ('0', '1.5.0', None)&lt;BR /&gt;
	[root@storm data]#&lt;BR /&gt;
	__________________________________________________________________________________&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	What should I do? can anyone help me? Thanks~&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 06:35:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086251#M7321</guid>
      <dc:creator>然_魏_</dc:creator>
      <dc:date>2015-11-27T06:35:15Z</dc:date>
    </item>
    <item>
      <title>This problem has already been</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086252#M7322</link>
      <description>&lt;P&gt;This problem has already been sloved.&lt;/P&gt;

&lt;P&gt;Thank you for your attention~&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 06:45:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086252#M7322</guid>
      <dc:creator>然_魏_</dc:creator>
      <dc:date>2015-12-02T06:45:52Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086253#M7323</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;If you care to describe how you solved this issue, please let us know. It could be of interest to the general OpenCV community.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 23:48:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086253#M7323</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-12-17T23:48:29Z</dc:date>
    </item>
    <item>
      <title>Quote:Robert Ioffe (Intel)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086254#M7324</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Robert Ioffe (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;If you care to describe how you solved this issue, please let us know. It could be of interest to the general OpenCV community.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;well, you don't need to worry about this problem and you may never encounter such situation without GFW.&lt;BR /&gt;
	I suppose almost no one from mainland China. If you are, try this:&lt;BR /&gt;
	install the following packages MANUALLY :&lt;BR /&gt;
	gstreamer1-vaapi-0.5.8-5.el7.nux&lt;BR /&gt;
	gstreamer1-libav1.0.6-1.el7.nux.x86_64&lt;BR /&gt;
	gstreamer1-vaapi-devel-0.5.9-3.el7.x86_64&lt;BR /&gt;
	the above packages automatic on-line installing is blocked by GFW, and I just tried it in CentOS7.1, if it doesn't works in you system, just prayer...&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Dec 2015 01:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-Error-GStreamer-missing-a-required-plugin-CentOS-7/m-p/1086254#M7324</guid>
      <dc:creator>然_魏_</dc:creator>
      <dc:date>2015-12-25T01:32:00Z</dc:date>
    </item>
  </channel>
</rss>

