[gst-devel] angstrom, gstreamer omapfb inside a window
Stefan Kost
ensonic at hora-obscura.de
Fri Dec 11 22:24:56 CET 2009
Am 09.12.2009 15:00, schrieb Mailing List SVR:
> Using xvimagesink instead of omapfbsink works but after some stop/play
> sequence I get this error:
>
> (player.py:2226): GStreamer-CRITICAL **: gst_pad_alloc_buffer_full: assertion
> `size >= 0' failed
> Error: ('GStreamer encountered a general stream error.', 'gstavidemux.c(4219):
> gst_avi_demux_loop ():
> /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstAviDemux:avidemux0:\nstreaming
> stopped, reason error')
set G_DEBUG=fatal_criticals and break on it in gdb. File a bug with the backtrace.
Stefan
>
> Nicola
>
> In data mercoledì 9 dicembre 2009 13:22:48, Mailing List SVR ha scritto:
> : > Hi,
>>
>> I'm trying to use gstreamer on angstrom to provide basic video playback for
>> my beagleboard
>> app,
>>
>> I'm unable to embed the video widget inside my window, I'm using a really
>> simple pipeline:
>>
>> gst.parse_launch("playbin uri=file:///tmp/test.avi")
>>
>> and I set the window to which attach the video, as usual, with
>> set_xwindow_id, the video goes fullscreen and not in my window (the same
>> code works fine in a standard pc)
>>
>> Seems there are problems with omapfbsink, here is the error:
>>
>> Error: ('Resource not found.', 'omapfb.c(221):
>> gst_omapfbsink_handle_xevents (): /GstPipeline:pipeline0/GstOmapFbSink:o)
>>
>>
>>
>> any hints?
>>
>> Nicola
>>
>>
>> ---------------------------------------------------------------------------
>> --- Return on Information:
>> Google Enterprise Search pays you back
>> Get the facts.
>> http://p.sf.net/sfu/google-dev2dev
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list