MPTcl
ver. 2016, and MacOSX and W'OZ too
SourceForge Logo

[ example | download ]

MPlayerTcl allows to play movie file in linux tcl/tk application.

MPlayerTcl uses MPlayer, to load on :  http://mplayerhq.hu
 

Example tcl/tk script code, using MPlayerTcl : Screenshoot

                #!/usr/bin/wish -f

                package require MPlayerTcl

                media  .m    -file foo.mpg   -width 160    -height 120
                pack     .m    -expand yes -fill both
 

    See Also : (/usr/bin/)tkmplayer include in package.

Movie command description, on media.html
Convert a XanimTcl script to MPLayerTcl script is easy, see here

Download MPlayerTcl package :

    http://sourceforge.net/projects/mplayertcl

Install MPlayerTcl package :

                # tar     -xvzf     mplayertcl-X.X.X.tar.gz
                # cd     mplayertcl
                # sudo ./install

Bugs, please report bugs on :

    cyril.barbato@gmx.com

THANKS TO :

        Sylvain Galliano idea

        Leonid contribution


See Also :
http://implayertcl.sourceforge.net

XanimTclhttp://xanimtcl.sourceforge.net

QuickTimeTcl   http://hem.fyristorg.com/matben/qt/



2001-2016 (c) Cyril BARBATO
 * DISCLAMER OF ALL WARRANTIES *
http://mplayertcl.sourceforge.net
cyril.barbato@gmx.com