<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt">I have setup the variable "GST_PLUGIN_PATH", but still I am getting this error.<br><br><br>sajid@SAJID-Ubuntu:~/gst-plugins-bad-1.1.2$ gst-launch-1.0 playbin uri=http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/bunny_4s/BigBuckBunny_4s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd<br>Setting pipeline to PAUSED ...<br>ERROR: Pipeline doesn't want to pause.<br>Missing element: HTTP protocol source<br>ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI handler implemented for "http".<br>Additional debug info:<br>gsturidecodebin.c(1385): gen_source_element (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0<br>Setting pipeline to NULL ...<br>Freeing pipeline ...<br><br><div><span><br></span></div><div> </div><div><b>Best Regards,</b></div><div><font class="Apple-style-span"
 color="#7f7f00"><b>            <span class="Apple-style-span">SAJID<br></span></b></font></div><div><font class="Apple-style-span" color="#7f3f00"><span class="Apple-style-span" style="font-size: 16px;"><font class="Apple-style-span" color="#0000bf" face="arial, helvetica, sans-serif"><font color="#7f3f00" face="Times New Roman">                  </font><b><em><font size="3">  </font><font size="2"> </font></em></b></font></span></font></div><div><br></div>  <div style="font-family: Courier New, courier, monaco, monospace, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Thiago Sousa Santos <thiago.sousa.santos@collabora.com><br> <b><span
 style="font-weight: bold;">To:</span></b> SAJID MUSHTAQ <sajid_umt@yahoo.com>; Discussion of the development of and with GStreamer <gstreamer-devel@lists.freedesktop.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, July 23, 2013 8:40 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: DASH Plugin<br> </font> </div> <div class="y_msg_container"><br>On Fri, 2013-07-19 at 03:16 -0700, SAJID MUSHTAQ wrote:<br>> Again, I try to re-install the gst-plugin-bad-1.1.2 but when I run the<br>> "sudo make install" then during processing I have observed the<br>> following..<br><br>The build seems fine, but it looks like you're installing to /usr/local.<br><br>Is your GST_PLUGIN_PATH set to point to it when inspecting? Otherwise<br>gst-inspect will look at the default path (/usr/lib/gstreamer-1.0).<br><br>--<br>Thiago<br><br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> See any
 operating system documentation about shared libraries for<br>> more information, such as the ld(1) and ld.so(8) manual pages.<br>> ----------------------------------------------------------------------<br>> make[3]: Leaving directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/curl'<br>> make[2]: Leaving directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/curl'<br>> Making install in dash<br>> make[2]: Entering directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/dash'<br>> make[3]: Entering directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/dash'<br>> make[3]: Nothing to be done for `install-exec-am'.<br>>  /bin/mkdir -p '/usr/local/lib/gstreamer-1.0'<br>>  /bin/bash ../../libtool   --mode=install /usr/bin/install -c<br>> libgstdashdemux.la '/usr/local/lib/gstreamer-1.0'<br>> libtool: install: warning: relinking `libgstdashdemux.la'<br>> libtool: install:<br>> (cd
 /home/sajid/gst-plugins-bad-1.1.2/ext/dash; /bin/bash /home/sajid/gst-plugins-bad-1.1.2/libtool  --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -I../../gst-libs -I../../gst-libs -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -I/usr/include/libxml2 -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_.*" -no-undefined -o libgstdashdemux.la -rpath /usr/local/lib/gstreamer-1.0 libgstdashdemux_la-gstmpdparser.lo libgstdashdemux_la-gstdashdemux.lo libgstdashdemux_la-gstplugin.lo libgstdashdemux_la-gstdownloadrate.lo
 ../../gst-libs/gst/uridownloader/libgstur<br> idownloader-1.0.la -L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L/usr/local/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lxml2 )<br>> libtool: install: /usr/bin/install<br>> -c .libs/libgstdashdemux.soT /usr/local/lib/gstreamer-1.0/libgstdashdemux.so<br>> libtool: install: /usr/bin/install<br>> -c .libs/libgstdashdemux.lai /usr/local/lib/gstreamer-1.0/libgstdashdemux.la<br>> libtool: finish:<br>> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gstreamer-1.0<br>> ----------------------------------------------------------------------<br>> Libraries have been installed in:<br>>    /usr/local/lib/gstreamer-1.0<br>> <br>> If you ever happen to want to link against installed libraries<br>> in a given directory, LIBDIR, you must either use libtool, and<br>> specify the full pathname of
 the library, or use the `-LLIBDIR'<br>> flag during linking and do at least one of the following:<br>>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br>>      during execution<br>>    - add LIBDIR to the `LD_RUN_PATH' environment variable<br>>      during linking<br>>    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag<br>>    - have your system administrator add LIBDIR to `/etc/ld.so.conf'<br>> <br>> See any operating system documentation about shared libraries for<br>> more information, such as the ld(1) and ld.so(8) manual pages.<br>> ----------------------------------------------------------------------<br>> make[3]: Leaving directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/dash'<br>> make[2]: Leaving directory<br>> `/home/sajid/gst-plugins-bad-1.1.2/ext/dash'<br>> <br>> <br>> <br>> <br>> <br>> Thanks
 in advance for any help.<br>> <br>> <br>> <br>> <br>>  <br>> Best Regards,<br>>                        SAJID MUSHTAQ<br>>                      <br>> <br>> <br>> <br>> ______________________________________________________________________<br>> From: SAJID MUSHTAQ <<a ymailto="mailto:sajid_umt@yahoo.com" href="mailto:sajid_umt@yahoo.com">sajid_umt@yahoo.com</a>><br>> To: Discussion of the development of and with GStreamer<br>> <<a ymailto="mailto:gstreamer-devel@lists.freedesktop.org" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>>; Brendan Long<br>> <<a ymailto="mailto:self@brendanlong.com" href="mailto:self@brendanlong.com">self@brendanlong.com</a>> <br>> Sent: Friday, July 19, 2013 11:35 AM<br>> Subject: Re: DASH
 Plugin<br>> <br>> <br>> Hello,<br>> <br>> <br>> First of all, thanks for your reply.<br>> <br>> <br>> I did all these things just to follow the README file. Below, I am<br>> just coping the text of README file from /ext/dash/README<br>> <br>> <br>> <br>> <br>> <br>> """"<br>> dashdemux<br>> <br>> GStreamer plugin allowing the playback of MPEG DASH streams.<br>> <br>> The plugin is based on some basic objects defined in the GStreamer HLS<br>> Demux plugin from the gst-plugins-bad module.<br>> <br>> Minimum requirements:<br>> - glib 2.32.1<br>> - gstreamer 0.10.36<br>> - gst-plugins-base 0.10.36<br>> - gst-plugins-good 0.10.31<br>> - gst-plugins-bad 0.10.23<br>> <br>> The following patches need in addition to be applied:<br>> <br>> isomp4 (from gst-plugins-good):<br>> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=677535"
 target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=677535</a><br>> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=678767" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=678767</a><br>> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=678772" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=678772</a><br>> <br>> decodebin2 (from gst-plugins-base):<br>> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=685938" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=685938</a><br>> <br>> To build gst-dashdemux:<br>> ./autogen.sh<br>> ./configure<br>> ./make<br>> sudo make install<br>> <br>> To launch gst-dashdemux:<br>> <br>> gst-launch playbin2<br>> uri=<a href="http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_4sec.mpd" target="_blank">http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys13/redbull_4sec.mpd</a><br>> <br>> <br>> """"<br>> <br>>
 <br>> <br>> Thanks in advance.<br>> <br>>  <br>> Best Regards,<br>>              SAJID MUSHTAQ<br>>                      <br>> <br>> <br>> <br>> ______________________________________________________________________<br>> From: Brendan Long <<a ymailto="mailto:self@brendanlong.com" href="mailto:self@brendanlong.com">self@brendanlong.com</a>><br>> To: SAJID MUSHTAQ <<a ymailto="mailto:sajid_umt@yahoo.com" href="mailto:sajid_umt@yahoo.com">sajid_umt@yahoo.com</a>>; Discussion of the development<br>> of and with GStreamer <<a ymailto="mailto:gstreamer-devel@lists.freedesktop.org" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> <br>> Sent: Thursday, July 18, 2013 10:19 PM<br>> Subject: Re: DASH Plugin<br>> <br>> <br>> On 07/18/2013 09:30 AM,
 SAJID MUSHTAQ wrote:<br>> <br>> > I have installed the gst-plugin-bad-1.1.2, and copy the isomp4<br>> > folder from gst-plugin-good-1.1.2<br>> > <br>> Why? That seems like a strange way to build it.<br>> <br>> Is your GST_PLUGIN_PATH set to wherever the plugins are being<br>> installed to?<br>> <br>> <br>> _______________________________________________<br>> gstreamer-devel mailing list<br>> <a ymailto="mailto:gstreamer-devel@lists.freedesktop.org" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>> <br>> <br>> <br>> <br>> _______________________________________________<br>> gstreamer-devel mailing list<br>> <a ymailto="mailto:gstreamer-devel@lists.freedesktop.org"
 href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>> <br>> <br>> <br>> _______________________________________________<br>> gstreamer-devel mailing list<br>> <a ymailto="mailto:gstreamer-devel@lists.freedesktop.org" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br><br><br>_______________________________________________<br>gstreamer-devel mailing list<br><a ymailto="mailto:gstreamer-devel@lists.freedesktop.org" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br><a
 href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br><br><br></div> </div> </div>  </div></body></html>