View Single Post
Posts: 20 | Thanked: 1 time | Joined on Dec 2011
#6
It works, thanks everyone.

I had the wrong gstreamer tools installed, all I needed was:
Code:
 apt-get install gstreamer-tools
instead of
Code:
 apt-get install gstreamer0.10-tools