'videoscale' element missing on N800

2007-06-20 Thread Ngurah
Hi, I just trying to make some simple media player application using GStreamer for N800. Before testing on N800, i try it first on my ubuntu desktop and it run well. After that i bring the app to N800,but when i trying to play /home/user/MyDocs/.videos/NokiaN93.avi i got this message : Error

Re: 'videoscale' element missing on N800

2007-06-20 Thread Jami Pekkanen
On Tue, 2007-06-19 at 23:26 -0700, ext Ngurah wrote: doesn't 'videoscale' element library supposed to be included on N800 ? Hi, Videoscale is in the package gstreamer0.10-plugins-base-extra, which can be found in the bora SDK-repository you can install for the device at

Re: 'videoscale' element missing on N800

2007-06-20 Thread Ngurah
Thnks , now i can run my app on N800. One thing i would like to ask, how i can integrate gstreamer0.10-plugins-base-extra to my app so user can use my application on one install ? Rgds Gusti Andika --- Jami Pekkanen [EMAIL PROTECTED] wrote: On Tue, 2007-06-19 at 23:26 -0700, ext Ngurah

Re: 'videoscale' element missing on N800

2007-06-20 Thread Jami Pekkanen
On Wed, 2007-06-20 at 03:00 -0700, ext Ngurah wrote: Thnks , now i can run my app on N800. One thing i would like to ask, how i can integrate gstreamer0.10-plugins-base-extra to my app so user can use my application on one install ? Add the gstreamer0.10-plugins-base-extra as a dependency