Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'gstreamer'

1267200 - decodebin2.c: gstreamer fixed pads negotation
  1. #include <gst/gst.h>
  2.  
  3. static GMainLoop *loop;
  4. GstElement *pipeline;
  5. GstPad *videopad = NULL, *audiopad = NULL;
  6.  
  7. static gboolean
  8. my_bus_callback (GstBus     *bus,
  9.  
965956 - Compilation gstreamer with bitba: gstreamer bitbake poky
  1. NOTE: make DESTDIR=/home/bertrand/workspace/poky/build/tmp/work/i586-poky-linux/gstreamer-0.10.17-r5/image install
  2. Making install in gst
  3. make[1]: Entering directory `/home/bertrand/workspace/poky/build/tmp/work/i586-poky-linux/gstreamer-0.10.17-r5/gstreamer-0.10.17/gst'
  4. make  install-recursive
  5. make[2]: Entering directory `/home/bertrand/workspace/poky/build/tmp/work/i586-poky-linux/gstreamer-0.10.17-r5/gstreamer-0.10.17/gst'
  6. Making install in parse
  7. make[3]: Entering directory `/home/bertrand/workspace/poky/build/tmp/work/i586-poky-linux/gstreamer-0.10.17-r5/gstreamer-0.10.17/gst/parse'
  8. /home/bertrand/workspace/poky/build/tmp/staging/i686-linux/usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h && \
  9.  
837396 - Any idea what is wrong here?: python gstreamer gnonlin
  1. import sys
  2. import pygst
  3. pygst.require("0.10")
  4. import gst
  5. import pygtk
  6. import gtk
  7.  
  8.  
  9.  
worth-right
fantasy-obligation