On Fri, 05 Jun 2015, bill-lancaster wrote:
> This code works:-
> hProc = Exec ["mplayer", "-fps", 25, "-wid", dwgMoviePlayer.Handle,
> User.Home &/ "aa.dv"] 
> The dv file plays in the drawing area.
> But it doesn't work when adding 'For Read Write As "Process"' to the line.
> Any ideas would be welcome
> 

Gotta have something to do with mplayer. The attached project uses "For
Input Output" and mplayer's "-slave" switch. It works here.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

Attachment: mplayer-wid-0.0.2.tar.gz
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to