<div>Hey Joey,</div>
<div>Thanks for those pointers. If I use these options, is it possible to display the video in any type of window ? I mean a Java Swing window or a FLASH window ? I will try to look into these options and will let u know if I face any problems.
</div>
<div>&nbsp;</div>
<div>Thanks a ton for all your help !! I really appreciate it.</div>
<div>&nbsp;</div>
<div>S<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/26/05, <b class="gmail_sendername">Joey Parrish</b> &lt;<a href="mailto:joey@nicewarrior.org">joey@nicewarrior.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Sun, Jun 26, 2005 at 04:12:00PM -0700, Swapnil Shinde wrote:<br>&gt; Hi Jake,<br>&gt; Thanks a lot for this code. I tried this code on my machine and it works
<br>&gt; fine. Basically using this code we can give input commands to MPlayer while<br>&gt; playing it in the slave mode. But, the only problem is that it opens up it's<br>&gt; own window. Isn't there any way to tell the maplyer to play in a window in
<br>&gt; my Swing application itself ? So that we can start the Mplayer in the some<br>&gt; part of the Swing GUI itself. ?<br>&gt;<br>&gt; It would be great if you could throw some light on this. Isn't there anyway<br>&gt; in which we can stream the videa streams coming out of the Mplayer and
<br>&gt; display it in any window which we like ? Let me know.<br><br>Yes, using the -wid, -geometry, and -colorkey options.<br>You'll need to specify the window coordinates and video area size, the<br>colorkey for overlay, and wid is window ID number for X11 or window
<br>handle for MS-Windows.&nbsp;&nbsp;These options are all documented.<br><br>--Joey<br><br>--<br>&quot;I eat donuts for dying children.&quot; --Andrew<br></blockquote></div><br>