Hi Felipe, Nice to hear you back. I am using angstrom demo image for beagle board and I downloaded it from following link. http://www.angstrom-distribution.org/demo/beagleboard/ This demo image contains X11 and all dependent libraries. When I use it I can get all Angstrom logo on my DVi o/p and I can run basic gstreamer tests to play video file by using ffmpeg Plugins. After that I have developed my own Plugins and implemented seeking for video Plugins. Same has been tested well on gst-player on X86 linux system and I can easily build gst-player on fedora machine. When I compile my gstreamer Plugins with help of scratchbox, there is no problem, because it gets all gstreamer libraries. But I am stuck while compiling gst-player. Please show me direction how can I build gst-player for beagle board? Thanks In Advance, Tejas. -----Original Message----- From: Felipe Contreras [mailto:felipe.contreras at gmail.com] Sent: Thursday, January 14, 2010 3:45 AM To: Tejas Cc: gstreamer-embedded at lists.sourceforge.net Subject: Re: Question regarding gst-player-0.0.0 Hi Tejas, On Wed, Jan 13, 2010 at 7:16 AM, Tejas <tejas at picus.in> wrote: > I have downloaded gst-player-0.0.0.tar.gz source file from > following link and installed it on 0x86 system. But now I would like to > compile the same source code with help of scratchbox and run it on beagle > board. I have tried a lot to compile all dependencies. Now I stuck up at X11 > libraries. My question is if I use gtk-target as directfb instead of X11, > will there be any problem while compiling gst-player ? Do you already have X11 running on your system? If so, which distribution did you use? It might be easier to use the build system your distribution is using. -- Felipe Contreras