I tried in my laptop Fedora 12 with gstreamer 0.10.29 works. But i put now in server Fedora 12 and gstreamer 0.10.29 but does not work same error for Centos 5.4 with gstreamer 0.10.20.<br><br>[root@ip-10-234-178-139 ~]# gst-launch -v udpsrc port=4444 ! fakesink<br>
ERROR: pipeline could not be constructed: no element "udpsrc".<br>[root@ip-10-234-178-139 ~]# <br><br><br>Please kindly someone guide. I already searched lot of info but didnt came to a answer yet.<br><br><br>Thanks & Regards<br>
Shamun<br><br>
<br><br><div class="gmail_quote">On Sun, Dec 12, 2010 at 11:42 AM, <span dir="ltr"><<a href="mailto:gstreamer-devel-request@lists.sourceforge.net">gstreamer-devel-request@lists.sourceforge.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send gstreamer-devel mailing list submissions to<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:gstreamer-devel-request@lists.sourceforge.net">gstreamer-devel-request@lists.sourceforge.net</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:gstreamer-devel-owner@lists.sourceforge.net">gstreamer-devel-owner@lists.sourceforge.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gstreamer-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: gstreamer-devel Digest, Vol 55, Issue 49 (Shamun toha md)<br>
2. Re: How I test the FLV demux plugin (sudarshan bisht)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 12 Dec 2010 11:19:26 +0100<br>
From: Shamun toha md <<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>><br>
Subject: Re: [gst-devel] gstreamer-devel Digest, Vol 55, Issue 49<br>
To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
Message-ID:<br>
<AANLkTikt4OsCrd_t=<a href="mailto:PxXB9p3-gxcpxK1sjDnHjJRFxHB@mail.gmail.com">PxXB9p3-gxcpxK1sjDnHjJRFxHB@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hello,<br>
<br>
Thanks for the info. udpsrc cause ERROR: pipeline could not be constructed:<br>
no element "udpsrc".<br>
<br>
But this works in Gstreamer 0.10.29 but not in 0.10.20.<br>
<br>
Thanks & Regards<br>
Shamun<br>
<br>
<br>
> Message: 1<br>
> Date: Sat, 11 Dec 2010 12:26:21 -0500<br>
> From: Sean McNamara <<a href="mailto:smcnam@gmail.com">smcnam@gmail.com</a>><br>
> Subject: Re: [gst-devel] CentOS 64 bit, how to get latest version<br>
> 0.10.31 ?<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
> Message-ID:<br>
> <AANLkTi=<a href="mailto:LjKekwZJZ4wHcLWAaK67z_QCBZ_mEvz7jpR0f@mail.gmail.com">LjKekwZJZ4wHcLWAaK67z_QCBZ_mEvz7jpR0f@mail.gmail.com</a>><br>
> Content-Type: text/plain; charset=ISO-8859-1<br>
><br>
> Hi,<br>
><br>
> On Sat, Dec 11, 2010 at 10:01 AM, Shamun toha md <<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>><br>
> wrote:<br>
> > Hello,<br>
> ><br>
> > I am not sure what is that mean, but i thought i should ask it in mailing<br>
> to<br>
> > make sure. I used an example in fedora works, but tried in CentOS 5.4 it<br>
> > does not work.<br>
><br>
> If I understand you correctly, you're saying that a certain pipeline<br>
> example or gstreamer application works in Fedora 12, but not in CentOS<br>
> 5.4. That is a valid reason for wanting to upgrade your gstreamer<br>
> version, though you might simply be missing a certain plugin, or<br>
> hitting an easily fixable bug. Without specific details about what<br>
> "does not work" in particular, we can't help you more than that. BTW,<br>
> CentOS 6.0 does not exist yet, only RHEL 6.0...<br>
><br>
> ><br>
> > Fedora???????? gstreamer.i686? 0.10.29-1.fc12 (working my test code)<br>
> ><br>
> > CentOS 5.4? gstreamer-0.10.20-3.el5.x86_64.rpm? (does not work)<br>
> > CentOS 6.0? gstreamer-0.10.26-1.el6.x86_64.rpm? (i am confused)<br>
><br>
> I'm confused, too! You aren't explaining yourself very well. You seem<br>
> to be grabbing random RPMs and trying them? For your info, it's<br>
> probably better to use a package manager, such as yum. Getting RPMs<br>
> off of pbone or other RPM finding services does not guarantee that the<br>
> built binaries you install will be compatible with the rest of your<br>
> stack (i.e. that package's dependencies).<br>
><br>
> ><br>
> > How can i then test in CentOS, the latest Gstreamer releases ? Is there<br>
> any<br>
> > guides or how tos to achieve that ? Or its impossible because CentOS 6.0<br>
> > will sitll use the old version ?<br>
> ><br>
> > I am little bit confused now, will it be possible to have the latest and<br>
> > greatest ?<br>
><br>
> With free software, it is always possible :) The real question is<br>
> whether you are willing to work for the desired result. Since<br>
> Gstreamer is in userspace, and its dependencies are pretty flexible,<br>
> it should be "easy" to upgrade the version by compiling from source.<br>
> Another possibility is that you could find a repository online that<br>
> has updated binary packages, though I don't know where such a<br>
> repository would be, and such a thing wouldn't be supported by the<br>
> Gstreamer project maintainers. Nor would it be supported by CentOS<br>
> project or Red Hat. Compiling from vanilla sources might lend you some<br>
> unofficial advice/support here among interested gstreamer users,<br>
> though.<br>
><br>
> Gstreamer project itself used to distribute binaries for RHEL/CentOS,<br>
> but it seems they haven't been updated since 2008; for example, see:<br>
> <a href="http://gstreamer.freedesktop.org/pkg/rhel/5/0.10/i386/gst/" target="_blank">http://gstreamer.freedesktop.org/pkg/rhel/5/0.10/i386/gst/</a> (but DON'T<br>
> install these; they are very old!)<br>
><br>
> The short story is that yes, you can of course install the latest<br>
> gstreamer and plugins from source, provided your system has the<br>
> required dependencies (and the minimum versions), or provided that you<br>
> compile the required dependencies yourself. This can take a lot of<br>
> time, especially if you've never done it before, and special<br>
> considerations are required if you plan to do this on many different<br>
> computers, e.g. in an IT environment. In that case you may want to<br>
> build your own RPM packages of it on a development box, and simply<br>
> install them on each of the client computers.<br>
><br>
> Your email does not really provide enough information for me to offer<br>
> any further advice, but I hope this gets you started as to your<br>
> options....<br>
><br>
><br>
> Sean<br>
><br>
> ><br>
> > Thanks & Regards<br>
> > Shamun<br>
> ><br>
> > --<br>
> ><br>
> > ************************************************************************<br>
> > The information transmitted is intended only for the person or entity to<br>
> > which it is addressed and may contain confidential and/or privileged<br>
> > material.<br>
> > Any review, retransmission, dissemination, or other use of this<br>
> information,<br>
> > or taking of any action in reliance upon it by persons or entities<br>
> > other than the intended recipient is prohibited. If you received this in<br>
> > error, please contact the sender and delete the material from any<br>
> computer.<br>
> ><br>
> ><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
> PL/SQL,<br>
> > new data types, scalar functions, improved concurrency, built-in<br>
> packages,<br>
> > OCI, SQL*Plus, data movement tools, best practices and more.<br>
> > <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
> ><br>
> ><br>
><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sun, 12 Dec 2010 16:11:52 +0530<br>
From: sudarshan bisht <<a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>><br>
Subject: Re: [gst-devel] How I test the FLV demux plugin<br>
To: Discussion of the development of GStreamer<br>
<<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
Message-ID:<br>
<AANLkTinVxPE-CWYXoOZT+vNDnmQTbePKqS2fhj7z=<a href="mailto:vzf@mail.gmail.com">vzf@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Ok, it seems playbin takes care of caps negotiations correctly when<br>
"codec_data" is a part of caps.<br>
<br>
So does this solve your problem ? Or still you want to use your old pipeline<br>
?<br>
<br>
<br>
<br>
On Sun, Dec 12, 2010 at 2:46 PM, michael <<a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>> wrote:<br>
<br>
> Hi sadarshan:<br>
> I can play the file by your command: gst-launch -v playbin uri=file:<br>
> ///path/test.flv<br>
><br>
><br>
> On Sun, Dec 12, 2010 at 3:53 PM, sudarshan bisht <<br>
> <a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>> wrote:<br>
><br>
>> I suggest you to use capsfilter, as you said in your earlier mails<br>
>> that gst_pad_push returns -1 , that means flvdemux is not able to push<br>
>> buffer to the next element and it may happen because of lack of<br>
>> caps negotiations.<br>
>><br>
>> By the way how did you create this test.flv file ? and are you able to<br>
>> play this file with other players ?<br>
>><br>
>> and give a try to following pipeline;<br>
>> gst-launch -v playbin uri=file:///path/test.flv<br>
>><br>
>><br>
>><br>
>> On Sat, Dec 11, 2010 at 10:55 PM, Timothy Braun <<a href="mailto:braunsquared@gmail.com">braunsquared@gmail.com</a>>wrote:<br>
>><br>
>>> Your best bet is to use gst-inspect and look at what the various<br>
>>> templates of the pads are. It sounds like you need to do some conversion<br>
>>> somewhere.<br>
>>><br>
>>> Sent from my iPhone<br>
>>><br>
>>> On Dec 11, 2010, at 8:46 AM, michael <<a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>> wrote:<br>
>>><br>
>>> Hi sudarshan:<br>
>>> I followed your command, I got information :<br>
>>> WARNING: erroneous pipeline: could not parse caps "video/x-h264,\<br>
>>> pixel-aspect-ratio=(fraction)1/1,\<br>
>>> codec_data=(buffer)01640015ffe1001e67640015ac34e602808effc028402804000003000400000300ca3c58b67801000468e9bbcb\"<br>
>>><br>
>>><br>
>>><br>
>>> On Sat, Dec 11, 2010 at 7:32 PM, sudarshan bisht <<<a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>><br>
>>> <a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>> wrote:<br>
>>><br>
>>>> Ok, now can you try following,<br>
>>>><br>
>>>> gst-launch filesrc location=test.flv ! flvdemux name=demux<br>
>>>> demux.video_00 ! queue ! "video/x-h264,<br>
>>>> pixel-aspect-ratio=(fraction)1/1,<br>
>>>> codec_data=(buffer)01640015ffe1001e67640015ac34e602808effc028402804000003000400000300ca3c58b67801000468e9bbcb<br>
>>>> " ! filesink location=test.ves demux.audio_00 ! queue ! filesink<br>
>>>> location=test.aes<br>
>>>><br>
>>>><br>
>>>> On Sat, Dec 11, 2010 at 10:49 AM, michael < <<a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>><br>
>>>> <a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>> wrote:<br>
>>>><br>
>>>>> Hi sudarshan:<br>
>>>>> I run it with the -v option, and the result like this:<br>
>>>>> Setting pipeline to PAUSED ...<br>
>>>>> Pipeline is PREROLLING ...<br>
>>>>> /GstPipeline:pipeline0/GstFlvDemux:demux.GstPad:video: caps =<br>
>>>>> video/x-h264, pixel-aspect-ratio=(fraction)1/1,<br>
>>>>> codec_data=(buffer)01640015ffe1001e67640015ac34e602808effc028402804000003000400000300ca3c58b67801000468e9bbcb<br>
>>>>> ERROR: from element /GstPipeline:pipeline0/GstFlvDemux:demux:<br>
>>>>> Internal data stream error.<br>
>>>>> Additional debug info:<br>
>>>>> gstflvdemux.c(2283): gst_flv_demux_loop ():<br>
>>>>> /GstPipeline:pipeline0/GstFlvDemux:demux:<br>
>>>>> stream stopped, reason not-linked<br>
>>>>> ERROR: pipeline doesn't want to preroll.<br>
>>>>> Setting pipeline to NULL ...<br>
>>>>> /GstPipeline:pipeline0/GstFlvDemux:demux.GstPad:audio: caps = NULL<br>
>>>>> /GstPipeline:pipeline0/GstFlvDemux:demux.GstPad:video: caps = NULL<br>
>>>>> Freeing pipeline ...<br>
>>>>><br>
>>>>> I have found that the in function: gst_flv_demux_parse_tag_video() ,<br>
>>>>> the call gst_pad_push(demux->video_pad, outbuf) returned the -1;<br>
>>>>><br>
>>>>> On Sat, Dec 11, 2010 at 4:33 PM, sudarshan bisht <<<a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>><br>
>>>>> <a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>> wrote:<br>
>>>>><br>
>>>>>> Could you run the same pipeline with -v option and paste the log here<br>
>>>>>> ?<br>
>>>>>><br>
>>>>>><br>
>>>>>> On Sat, Dec 11, 2010 at 11:47 AM, michael < <<a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>><br>
>>>>>> <a href="mailto:mcygogo@gmail.com">mcygogo@gmail.com</a>> wrote:<br>
>>>>>><br>
>>>>>>> Hi all:<br>
>>>>>>> Now I am learning some about the flv plugin--flvdemux, I try to<br>
>>>>>>> demux my flv test file like this:<br>
>>>>>>> gst-launch filesrc location=test.flv ! flvdemux name=demux<br>
>>>>>>> demux.video_00 ! queue ! filesink location=test.ves demux.audio_00 ! queue !<br>
>>>>>>> filesink location=test.aes<br>
>>>>>>> But when I run it , I just get the information like this:<br>
>>>>>>> Setting pipeline to PAUSED ...<br>
>>>>>>> Pipeline is PREROLLING ...<br>
>>>>>>> ERROR: from element /GstPipeline:pipeline0/GstFlvDemux:demux:<br>
>>>>>>> Internal data stream error.<br>
>>>>>>> Additional debug info:<br>
>>>>>>> gstflvdemux.c(2283): gst_flv_demux_loop ():<br>
>>>>>>> /GstPipeline:pipeline0/GstFlvDemux:demux:<br>
>>>>>>> stream stopped, reason not-linked<br>
>>>>>>> ERROR: pipeline doesn't want to preroll.<br>
>>>>>>> Setting pipeline to NULL ...<br>
>>>>>>> Freeing pipeline ...<br>
>>>>>>><br>
>>>>>>> I just want test the flvdemux plugin , So How I fixed it? tks:)<br>
>>>>>>><br>
>>>>>>><br>
>>>>>>> ------------------------------------------------------------------------------<br>
>>>>>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>>>>>> PL/SQL,<br>
>>>>>>> new data types, scalar functions, improved concurrency, built-in<br>
>>>>>>> packages,<br>
>>>>>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>>>>>> <<a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a>><br>
>>>>>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>>>>>> _______________________________________________<br>
>>>>>>> gstreamer-devel mailing list<br>
>>>>>>> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
>>>>>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>>>>>> <<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>><br>
>>>>>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>>>>>><br>
>>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>> --<br>
>>>>>> Regards,<br>
>>>>>><br>
>>>>>> Sudarshan Bisht<br>
>>>>>><br>
>>>>>><br>
>>>>>> ------------------------------------------------------------------------------<br>
>>>>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>>>>> PL/SQL,<br>
>>>>>> new data types, scalar functions, improved concurrency, built-in<br>
>>>>>> packages,<br>
>>>>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>>>>> <<a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a>><br>
>>>>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>>>>> _______________________________________________<br>
>>>>>> gstreamer-devel mailing list<br>
>>>>>> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
>>>>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>>>>> <<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>><br>
>>>>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>>>>><br>
>>>>>><br>
>>>>><br>
>>>>><br>
>>>>> ------------------------------------------------------------------------------<br>
>>>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>>>> PL/SQL,<br>
>>>>> new data types, scalar functions, improved concurrency, built-in<br>
>>>>> packages,<br>
>>>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>>>> <<a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a>><br>
>>>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>>>> _______________________________________________<br>
>>>>> gstreamer-devel mailing list<br>
>>>>> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
>>>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>>>> <<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>><br>
>>>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>>>><br>
>>>>><br>
>>>><br>
>>>><br>
>>>> --<br>
>>>> Regards,<br>
>>>><br>
>>>> Sudarshan Bisht<br>
>>>><br>
>>>><br>
>>>> ------------------------------------------------------------------------------<br>
>>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>>> PL/SQL,<br>
>>>> new data types, scalar functions, improved concurrency, built-in<br>
>>>> packages,<br>
>>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>>> <<a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a>><br>
>>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>>> _______________________________________________<br>
>>>> gstreamer-devel mailing list<br>
>>>> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
>>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>>> <<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>><br>
>>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>>><br>
>>>><br>
>>><br>
>>> ------------------------------------------------------------------------------<br>
>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>> PL/SQL,<br>
>>> new data types, scalar functions, improved concurrency, built-in<br>
>>> packages,<br>
>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>><br>
>>> _______________________________________________<br>
>>> gstreamer-devel mailing list<br>
>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>><br>
>>><br>
>>><br>
>>> ------------------------------------------------------------------------------<br>
>>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>>> PL/SQL,<br>
>>> new data types, scalar functions, improved concurrency, built-in<br>
>>> packages,<br>
>>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>>> _______________________________________________<br>
>>> gstreamer-devel mailing list<br>
>>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>>><br>
>>><br>
>><br>
>><br>
>> --<br>
>> Regards,<br>
>><br>
>> Sudarshan Bisht<br>
>><br>
>><br>
>> ------------------------------------------------------------------------------<br>
>> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
>> PL/SQL,<br>
>> new data types, scalar functions, improved concurrency, built-in packages,<br>
>> OCI, SQL*Plus, data movement tools, best practices and more.<br>
>> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
>> _______________________________________________<br>
>> gstreamer-devel mailing list<br>
>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>><br>
>><br>
><br>
><br>
> ------------------------------------------------------------------------------<br>
> Oracle to DB2 Conversion Guide: Learn learn about native support for<br>
> PL/SQL,<br>
> new data types, scalar functions, improved concurrency, built-in packages,<br>
> OCI, SQL*Plus, data movement tools, best practices and more.<br>
> <a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
<br>
<br>
--<br>
Regards,<br>
<br>
Sudarshan Bisht<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
------------------------------------------------------------------------------<br>
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,<br>
new data types, scalar functions, improved concurrency, built-in packages,<br>
OCI, SQL*Plus, data movement tools, best practices and more.<br>
<a href="http://p.sf.net/sfu/oracle-sfdev2dev" target="_blank">http://p.sf.net/sfu/oracle-sfdev2dev</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
End of gstreamer-devel Digest, Vol 55, Issue 51<br>
***********************************************<br>
</blockquote></div><br>