Hey guys!
Did somebody use the latest OSSBuild with Appsrc/Appsink? I got it compiled with libgstapp-0.10.dll but appsrc and appsink do not pop up in gst-inspect. I already deleted the registry - no effect. It seems that this dll is not implemented as a plugin at all (plugin_init is missing). However if i try to create an appsrc via gst_element_factory_make it always fails- Thanks, Regards mat _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi, for those who are intrested:
There is a second project with the same name that has to be compiled and contains the plugin_init function. It just has to be added manually to the solution. It is located in $(ossbuild)\Main\GStreamer\Windows\Build\Plugins\Base\gst Regards, mat -----Ursprüngliche Nachricht----- Von: gstreamer-devel-bounces+mdodt=[hidden email] [mailto:gstreamer-devel-bounces+mdodt=[hidden email]] Im Auftrag von Matthias Dodt Gesendet: 15 November 2011 09:17 An: Discussion of the development of and with GStreamer Betreff: OSSBuild Appsrc/Appsink Hey guys! Did somebody use the latest OSSBuild with Appsrc/Appsink? I got it compiled with libgstapp-0.10.dll but appsrc and appsink do not pop up in gst-inspect. I already deleted the registry - no effect. It seems that this dll is not implemented as a plugin at all (plugin_init is missing). However if i try to create an appsrc via gst_element_factory_make it always fails- Thanks, Regards mat _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
2011/11/15 Matthias Dodt <[hidden email]>:
> Hi, for those who are intrested: > > There is a second project with the same name that has to be compiled and contains the plugin_init function. It just has to be added manually to the solution. It is located in > > $(ossbuild)\Main\GStreamer\Windows\Build\Plugins\Base\gst Did you file a bug report about that on the ossbuild page? > Regards, > > mat By the way, how is it that there still isn't an ossbuild 0.10.7 final release available? Maarten _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi Maarten!
Yes, good point- I filed a report. It seems that there hasn't been much activity lately on this project, which is also giving me a little headache. Since only 4 people work on this project they would probaly welcome any helping hand... Regards, mat -----Ursprüngliche Nachricht----- Von: gstreamer-devel-bounces+mdodt=[hidden email] [mailto:gstreamer-devel-bounces+mdodt=[hidden email]] Im Auftrag von Maarten Bosmans Gesendet: 18 November 2011 10:26 An: Discussion of the development of and with GStreamer Betreff: Re: OSSBuild Appsrc/Appsink - solved 2011/11/15 Matthias Dodt <[hidden email]>: > Hi, for those who are intrested: > > There is a second project with the same name that has to be compiled > and contains the plugin_init function. It just has to be added > manually to the solution. It is located in > > $(ossbuild)\Main\GStreamer\Windows\Build\Plugins\Base\gst Did you file a bug report about that on the ossbuild page? > Regards, > > mat By the way, how is it that there still isn't an ossbuild 0.10.7 final release available? Maarten _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
> Since only 4 people work on this project they would probaly welcome any
helping hand... Yes we would! :D Actually, work is progressing over at github: https://github.com/ossbuild We're partway through moving the build process to jhbuild. Our first step was creating a coherent, sane build system and that's what ossbuild-env is. I have a link on the forums under announcements to the ossbuild-env installer. That's why you haven't seen much work lately on the google code site. _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi David!
That's great! Good to hear that you guys are still working on the project. It's great, because building Gstreamer on windows can be really a pain as you probably have noticed :D. Thumbs up! Regards, mat PS: Just out of curiosity: Why doesn't Gstreamer use cmake? I am not an expert on build systems but it supports a lot of toolchains/platforms and should make things more easy. -----Ursprüngliche Nachricht----- Von: gstreamer-devel-bounces+mdodt=[hidden email] [mailto:gstreamer-devel-bounces+mdodt=[hidden email]] Im Auftrag von David Hoyt Gesendet: 21 November 2011 18:21 An: 'Discussion of the development of and with GStreamer' Betreff: RE: OSSBuild Appsrc/Appsink - solved > Since only 4 people work on this project they would probaly welcome > any helping hand... Yes we would! :D Actually, work is progressing over at github: https://github.com/ossbuild We're partway through moving the build process to jhbuild. Our first step was creating a coherent, sane build system and that's what ossbuild-env is. I have a link on the forums under announcements to the ossbuild-env installer. That's why you haven't seen much work lately on the google code site. _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |