Re: Building GStreamermm with GStreamer 1.0



I've been hacking around with this a bit, though I got stuck rather soon due to my limited knowledge of gtkmm/gstreamermm...

From what I got so far is that the build fails mainly on audioringbuffer. Aside from a few minor issues, instead of having direct members for stuff like sample width and depth directly, GstAudioRingBufferSpec now has a member of type GstAudioInfo instead. The latter seems to have no wrappers yet, and I am not too sure how to start with that.

Are there any similar objects that I can look at?

-Dirk




On 23 July 2013 11:05, Murray Cumming <murrayc murrayc com> wrote:
On Mon, 2013-07-22 at 13:46 -0400, José Alburquerque wrote:
> Unfortunately, I just don't have time to get a release out.  I have made
> some changes in git that allow the plug-in generation and the general
> gmmproc generation process to succeed and continue on to the build, but
> I've not made the build successful thenceforth.
>
> I did look into having Gst::init() preload the plugins via a flag but
> found that it is probably not necessary because I think the problem with
> the code that I saw that requires preloading plugins is in using a
> dynamic cast instead of a static cast which would be the right cast to
> use.  Gst::init() can be modified anyway, but I'm not sure it's worth
> it.
>
> I did add the appsrc and appsink plug-ins also, but there is quite some
> more to be done to get a release out.
>
> If you'd like, you can still submit patches via bugzilla because there
> are other maintainers that can review your patches.  I just wont be able
> to because of lack of time.  Maybe you can help in getting a release
> out.
>
> If you have questions, there are people on this list (particularly the
> other maintainer, Murray) who should be able to answer your questions.
> Good luck.

Let's focus on getting it to build. As soon as it builds, it would make
sense to do a first release.

--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]