[MPlayer-users] mplayer-pause

Jayalakshmi jaya at innovatesolutions.net
Tue Sep 22 13:35:28 CEST 2009


sir,

I tried what you have told, but no response.

I am using commands in my application program, like 

 main()
 
{
 ...
 ...
  
 system ("mplayer -slave -idle -quiet abc.wmv\n");
 ...
 ...
 system("pause\n");

 ...
 ...

}    

 but it is not taking taht command. It is showing error as ,
 
 pause command not found

please give any solution.

thanks



More information about the MPlayer-users mailing list