[maemo-developers] dspmpeg4sink

2006-07-14 Thread cmonst

Hi!

Does anyone get dspmpeg4sink gstreamer plugin working with video on
new maemo release?


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


Re: [maemo-developers] dspmpeg4sink

2006-06-06 Thread jeff zhu
I'm interesting in this problem too , How to use dspmpeg4sink .


2006/6/3, M M [EMAIL PROTECTED]:






Hi Bob,
Thanks for your response!, It is not a typo, it iscorrect as represented. 
Thanks once again!

Regards,
Michael

// -

Hi MichaelI hope your line below is a typo:)
gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink
I think should be
gst-launch-0.8 udpsrc | video/x-h263 | dspmpeg4sink
! should be | ??RegardsBob










Sneak preview the all-new Yahoo.com. It's not radically different. Just radically better. 
___maemo-developers mailing listmaemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

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


Re: [maemo-developers] dspmpeg4sink

2006-06-06 Thread Pierre TARDY

jeff zhu wrote:

I'm interesting in this problem too ,  How to use dspmpeg4sink  .
It seems that nokia guys are not very verbose about their proprietary 
software.
Anyway, it seems that Koos Vriezen has done the reverse engineering job 
for its kmplayer port ( http://www.xs4all.nl/~jjvrieze/ )


He should have used dbus-monitor to catch the API between GUI and 
oss_media_player.


osso_media_server is providing some dbus API that we should call to play 
the video. It seems that gst-launch is not the good way to launch the video.


interresting lines are in kmplayerprocess.cpp:

   296 DBusMessage *message = dbus_message_new_method_call 
(NULL, /com/nokia/osso_media_server, 
com.nokia.osso_media_server.video, set_video_window);
   297 
dbus_message_set_destination(message,com.nokia.osso_media_server);
   298 dbus_message_append_args (message, DBUS_TYPE_INT32, 
m_rect.x(), DBUS_TYPE_INT32, m_rect.y(), DBUS_TYPE_INT32, 
m_rect.width(), DBUS_TYPE_INT32, m_rect.height(), 
DBUS_TYPE_INVALID);

   299 dbus_connection_send (connection, message, NULL);

   315 const char * service = !mrl-audio_only ? 
com.nokia.osso_media_server.video : com.nokia.osso_media_server.music;
   316 DBusMessage *message = dbus_message_new_method_call (NULL, 
/com/nokia/osso_media_server, service, play_media);
   317 printf (OssoMediaServer::play %s %s\n, service, (const 
char *) node-mrl ()-src);
   318 dbus_message_set_destination (message, 
com.nokia.osso_media_server);
   319 dbus_message_append_args (message, DBUS_TYPE_STRING, (const 
char *) node-mrl ()-src, DBUS_TYPE_INVALID);


The problem is that ossomediaplayer seams to not allow building our own 
gstreamer pipeline, though, the udp streaming. may be difficult.
Maybe the ossomediaplayer accept sdp mrl or udp:// mrl, this has to be 
checked.
The other thing is that gstreamer 0.8 is not very good at networking. 
Maybe we should wait for OS 2006 to have gstreamer 0.10 and its h263 
over RTP support.



 



 
2006/6/3, M M [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:


Hi Bob,
Thanks for your response!, It is not a typo, it is correct as
represented.
Thanks once again!
 
Regards,

Michael
 
// -
 
Hi Michael


I hope your line below is a typo:)

gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink
I think should be

gst-launch-0.8 udpsrc | video/x-h263 | dspmpeg4sink

! should be | ??

Regards

Bob
 





Sneak preview the all-new Yahoo.com
http://us.rd.yahoo.com/evt=40762/*http://www.yahoo.com/preview.
It's not radically different. Just radically better.

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





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



--
Pierre Tardy

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


[maemo-developers] dspmpeg4sink

2006-06-02 Thread M M
Hi,I am trying to usedspmpeg4sink on maemo, butit neverworks. I used the following pipeline.gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sinkand this happensRUNNING pipeline . . . ERROR: pipeline doesn't want to play.I had sent mails and gotten very good responses, but I wonderif any body has any clue on why it doesn't work, atleast as normal gstreamer plugin.Regards,  Michael 
 
		Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] dspmpeg4sink

2006-06-02 Thread Bob Lees
Hi Michael

I hope your line below is a typo:)
gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink
I think should be
gst-launch-0.8 udpsrc | video/x-h263 | dspmpeg4sink

! should be | ??

Regards

Bob

On Friday 02 June 2006 17:34, M M wrote:
 Hi,
 I am trying to use dspmpeg4sink on maemo, but it never works. I used the
 following pipeline.

 gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink

 and this happens

 RUNNING pipeline . . .
 ERROR: pipeline doesn't want to play.

   I had sent mails and gotten very good responses, but I wonder if any body
 has any clue on why it doesn't work, atleast as normal gstreamer plugin.

   Regards,
   Michael




 -
 Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+
 countries) for 2¢/min or less.

-- 
V +44 (0) 1296 747667
F +44 (0) 1296 747557
C +44 (0) 7860 406093

Diamond Consulting Services Ltd
Dinton
Aylesbury
Bucks, HP17 8UG
England
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] dspmpeg4sink

2006-06-01 Thread M M
Hi,I am trying to usedspmpeg4sink on maemo, butit neverworks. I used the following pipeline.gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sinkand this happensRUNNING pipeline . . . ERROR: pipeline doesn't want to play.I had sent mails and gotten very good responses, but I wonderif any body has any clue on why it doesn't work, atleast as normal gstreamer plugin.Regards,  Michael  
		Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] dspmpeg4sink doesn't work!

2006-05-31 Thread M M
Hi,I am trying to usedspmpeg4sink on maemo, butit neverworks. I used the following pipeline.gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sinkand this happensRUNNING pipeline . . . ERROR: pipeline doesn't want to play.I had sent mails and gotten very good responses, but I wonderif any body has any clue on why it doesn't work, atleast as normal gstreamer
 plugin.Regards,  Michael  and this happensRUNNING pipeline . . . ERROR: pipeline doesn't want to play.I had sent mails and gotten very good responses, but I wonderif any body has any clue on why it doesn't work, atleast as normal gstreamer plugin.Regards,  Michael  
		Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers