Re: playbin problem

2008-04-19 Thread Juan A. Suarez Romero
On Sat, 2008-04-19 at 20:34 +0530, Sanjay Gupta wrote:
> Hi Juan,
>  Thanks a lot :). It works without bluez packages in Chinook?
>  But I am wondering why bluez package is creating problem for playbin.
> 

The problem seems bluez packages also install a gstreamer bluez sink,
which is then choosen to play, instead of alsa or esd sinks.

BR

J.A.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: playbin problem

2008-04-19 Thread Sanjay Gupta
Hi Juan,
 Thanks a lot :). It works without bluez packages in Chinook?
 But I am wondering why bluez package is creating problem for playbin.

Regards,
Sanjay

On Fri, Apr 18, 2008 at 2:06 PM, Juan A. Suarez Romero <[EMAIL PROTECTED]>
wrote:

> On Thu, 2008-04-17 at 15:17 +0530, Sanjay Gupta wrote:
> > Hi all,  I am trying to play mp3 file using playbin gstreamer element
> > as follows:
> > --
> > Can someone please tell me if playbin is working properly in maemo SDK
> > environent?
>
> I'm using  chinook, and it plays fine.
>
> Have you installed any bluez package? If so, uninstall it and try again.
>
> BR
>
> J.A.
>
>
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: playbin problem

2008-04-19 Thread Sanjay Gupta
Hi Neal,
   Can you please tell me how to install these maemo extra packages for
Chinook? I was seeing maemo website and found the .install files. I don't
know how to install them. Thanks a lot in advance.

Regards,
Sanjay

On Thu, Apr 17, 2008 at 4:33 PM, Neal H. Walfield <[EMAIL PROTECTED]> wrote:

> At Thu, 17 Apr 2008 15:17:33 +0530,
> Sanjay Gupta wrote:
> > Can someone please tell me if playbin is working properly in maemo SDK
> > environent?
>
> It only works in Chinook.  Anything earlier including Bora doesn't
> work.  You can try using playbinmaemo instead, which is in maemo
> extras.
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: playbin problem

2008-04-18 Thread Juan A. Suarez Romero
On Thu, 2008-04-17 at 15:17 +0530, Sanjay Gupta wrote:
> Hi all,  I am trying to play mp3 file using playbin gstreamer element
> as follows:
> --
> Can someone please tell me if playbin is working properly in maemo SDK
> environent?

I'm using  chinook, and it plays fine.

Have you installed any bluez package? If so, uninstall it and try again.

BR

J.A.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: playbin problem

2008-04-17 Thread Neal H. Walfield
At Thu, 17 Apr 2008 15:17:33 +0530,
Sanjay Gupta wrote:
> Can someone please tell me if playbin is working properly in maemo SDK
> environent?

It only works in Chinook.  Anything earlier including Bora doesn't
work.  You can try using playbinmaemo instead, which is in maemo
extras.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


playbin problem

2008-04-17 Thread Sanjay Gupta
Hi all,  I am trying to play mp3 file using playbin gstreamer element as
follows:

[sbox-CHINOOK_X86: ~] > gst-launch-0.10 playbin
uri=file:///home/sanjay/MyDocs/.sounds/song.mp3

But it is not working and giving the following errors:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /playbin0/audiosink: Resource not found.
Additional debug info:
gstautoaudiosink.c(313): gst_auto_audio_sink_find_best ():
/playbin0/audiosink:
Failed to find a usable audio sink
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "playbin0".
Execution ended after 16606000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
--
Can someone please tell me if playbin is working properly in maemo SDK
environent?

Thanks & Regards,
Sanjay
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers