Search:

Type: Posts; User: bhavani418

Search: Search took 0.09 seconds.

  1. Re: Problem while calling mPlayer from Java application

    hi,

    I'm calling mplayer from java using
    process = Runtime.getRuntime().exec("mplayer -vo xv -slave -quiet -idle -wid "+this.widId+" video file path"+intValue+"video file");
    Displaying the video...
  2. Re: Problem while calling mPlayer from Java application

    Hi,

    Thank you for your reply.

    But i can't use any other except mPlayer. Thats the requirement.

    Kindly let me know how to embed the video with GUI.

    Thanks
  3. Problem while calling mPlayer from Java application

    Hi,

    I'm calling mPlayer from JAVA application to show the video/picture on GUI. I'm using MVC architecture and awt/swings.
    Video is coming from camera when i will send ip/url of camera, but the...
Results 1 to 3 of 3