Search This Blog

Thursday, March 31, 2011

Useful gstreamer global variables directives

GST_DEBUG
python:5
GST_MEMDUMP:3
GST_PERFORMANCE:0
GST_DATAFLOW:*


Global variables

GST_PLUGIN_PATH
GST_PLUGIN_SYSTEM_PATH
GST_DEBUG_DUMP_DOT_DIR
GST_DEBUG_NO_COLOR

Wednesday, March 30, 2011

Some useful tips about gstreamer


self.player.get_state(timeout=3*gst.SECOND)

Saturday, March 26, 2011

Google Chrome Extension for Blogger

I just came across to this cool extension for chrome that allows me to directly post to blogspot.

http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=41452

Here is the link:

http://www.google.com/support/chrome/bin/static.py?page=guide.cs&guide=27542&topic=27543&answer=173$

Just Found out this cool Blogging dashboard from Google: http://www.google.com/macwidgets/

This widget has successfully logged in! Replace this text with your
first post.
<br class="khtml-block-placeholder">
<br class="khtml-block-placeholder">
You can use ⌘-B and ⌘-I to make text <b>bold</b> and
<i>italic</i>.

How to Create SSH Tunnels

Here is an example that works with synergy:
ssh -f -N -L localhost:24800:synergy-server:24800 synergy-server