[Gambas-bugtracker] Bug #1482: unable to link gstreamer "xxx-bin" components using gb.media

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Fri Dec 21 19:05:49 CET 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1482&from=L21haW4-

Comment #4 by Federico ALLEGRETTI:

Thanks Mr Minisini.

seems behaviour changed a lot with "linkLaterTo".

I had to bypass the decoder:
  source.LinkLaterTo(converter)
  'decoder.LinkTo(converter)
  converter.LinkTo(lev)
  lev.LinkTo(sink)

but now i get no errors.

No audio, but i got the point and i'll check the code to solve.

Federico ALLEGRETTI changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list