[Gambas-user] Playing dv video files
Tobias Boege
taboege at ...626...
Sat Jun 6 09:53:15 CEST 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-wid-0.0.2.tar.gz
Type: application/octet-stream
Size: 4746 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150606/c3124dff/attachment.obj>
More information about the User
mailing list