Hi,
I'm using gstreamer/playbin to add simple sound effects to a backgammon game. On occasion I get a, GStreamer-WARNING **: loop detected in the graph of bin play!! I can't tell if there is an error in the sound and everything seems to be working fine besides that. What does the warning mean, is it serious and could/should it be avoided? Christian. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Mon, 2008-04-21 at 10:15 +0200, Christian Anthon wrote:
> Hi, > > I'm using gstreamer/playbin to add simple sound effects to a > backgammon game. On occasion I get a, > > GStreamer-WARNING **: loop detected in the graph of bin play!! > > I can't tell if there is an error in the sound and everything seems to > be working fine besides that. > > What does the warning mean, is it serious and could/should it be avoided? It's basically this bug: http://bugzilla.gnome.org/show_bug.cgi?id=510354 I think it's rather harmless, the state iterator is temporarily confused but will resync shortly after that and all is fine. Wim > > Christian. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Thu, Apr 24, 2008 at 10:18 PM, Wim Taymans <[hidden email]> wrote:
> > http://bugzilla.gnome.org/show_bug.cgi?id=510354 > > I think it's rather harmless, the state iterator is temporarily confused > but will resync shortly after that and all is fine. > Thx, I was mostly worried that I did something wrong. As stated everything works fine except for the warning. Christian. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |