Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Embedd Video player in Eclipse as View
Embedd Video player in Eclipse as View [message #83080] Thu, 26 June 2003 09:25 Go to next message
Eclipse UserFriend
Hi,
I am trying to write a video player as a plugin to embedd in Eclipse as a
view.So that I can work in editor and at the same time can view interested
movie(or hear songs).

Can anyone give me sugesstion on this.
I have gone through QuickTimePlayer,RealPlayer.
They have really good java enabled packages.
But the main problem is that they give out java.awt objects.
I need to convert it to eclipse.ui.

And I have one more idea. At first to write a plugin to embedd IE or NS in
eclipse.And then embed inside the browser my interested player.

Can anyone enlighten me on this topic? How can I proceed??
or do u have any better suggestion than this??

Actually I have one more doubt --> what abut the performance of actual
running editor??

Thanks in advance,
Ramana
Re: Embedd Video player in Eclipse as View [message #83514 is a reply to message #83080] Thu, 26 June 2003 23:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: soshila.bbc.com

I dont agree to embed too much external programs to eclipse.
It will use up many memory, and slow down your editor.


"jelda" <j_jvr@yahoo.com> wrote in message
news:bdes8m$c6d$1@rogue.oti.com...
> Hi,
> I am trying to write a video player as a plugin to embedd in Eclipse as a
> view.So that I can work in editor and at the same time can view interested
> movie(or hear songs).
>
> Can anyone give me sugesstion on this.
> I have gone through QuickTimePlayer,RealPlayer.
> They have really good java enabled packages.
> But the main problem is that they give out java.awt objects.
> I need to convert it to eclipse.ui.
>
> And I have one more idea. At first to write a plugin to embedd IE or NS in
> eclipse.And then embed inside the browser my interested player.
>
> Can anyone enlighten me on this topic? How can I proceed??
> or do u have any better suggestion than this??
>
> Actually I have one more doubt --> what abut the performance of actual
> running editor??
>
> Thanks in advance,
> Ramana
>
>
Re: Embedd Video player in Eclipse as View [message #83557 is a reply to message #83080] Fri, 27 June 2003 00:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: burner.zclipse.org

On Thu, 26 Jun 2003 15:25:41 +0200, jelda wrote:

> Hi,
>
> Can anyone give me sugesstion on this. I have gone through
> QuickTimePlayer,RealPlayer. They have really good java enabled packages.
> But the main problem is that they give out java.awt objects. I need to
> convert it to eclipse.ui.

On windows you can use the SWT_AWT bridge.

Also on windows, you can use the OLE integration stuff to embed an activex
component.


see:
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-home/faq.html#swinginswt

>
> Actually I have one more doubt --> what abut the performance of actual
> running editor??
>

dunno. Try one of the two possible solutions out and let us know.

> Thanks in advance,
> Ramana
Re: Embedd Video player in Eclipse as View [message #84496 is a reply to message #83557] Fri, 27 June 2003 20:28 Go to previous messageGo to next message
Eclipse UserFriend
HI,
Thank you for your information.
I am getting sucessful in using OLE to embed Mediaplayer..
but what about realone player??
I want to embed real one player..
Do u have any suggestions??

Regards,
Ramana
"Michael R Head" <burner@zclipse.org> wrote in message
news:pan.2003.06.27.04.44.09.630961@zclipse.org...
> On Thu, 26 Jun 2003 15:25:41 +0200, jelda wrote:
>
> > Hi,
> >
> > Can anyone give me sugesstion on this. I have gone through
> > QuickTimePlayer,RealPlayer. They have really good java enabled packages.
> > But the main problem is that they give out java.awt objects. I need to
> > convert it to eclipse.ui.
>
> On windows you can use the SWT_AWT bridge.
>
> Also on windows, you can use the OLE integration stuff to embed an activex
> component.
>
>
> see:
>
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-home/faq.ht
ml#swinginswt
>
> >
> > Actually I have one more doubt --> what abut the performance of actual
> > running editor??
> >
>
> dunno. Try one of the two possible solutions out and let us know.
>
> > Thanks in advance,
> > Ramana
Re: Embedd Video player in Eclipse as View [message #84530 is a reply to message #84496] Sat, 28 June 2003 01:30 Go to previous message
Eclipse UserFriend
Originally posted by: burner.zclipse.org

On Sat, 28 Jun 2003 02:28:58 +0200, jelda wrote:

> HI,
> Thank you for your information.
> I am getting sucessful in using OLE to embed Mediaplayer.. but what
> about realone player??
> I want to embed real one player..
> Do u have any suggestions??

If Realone has an OLE interface (I would guess that it would since it can
embed in internet explorer, right?), then perhaps you can get it to work
similarly to windows media player.

But I have no experience with any of this, I only know what I've read.

Good luck in your pursuit,
mike


> Regards,
> Ramana
Previous Topic:Loboz Plugin problems ...
Next Topic:newbie question on eclipse documentation
Goto Forum:
  


Current Time: Tue Jul 22 01:59:49 EDT 2025

Powered by FUDForum. Page generated in 0.03108 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top