Hey, whats the best way to show mpeg vedio in and applet or Java Swing
Form?
regards
Usman Ismail
Andrew Thompson - 13 Mar 2007 03:21 GMT
> Hey, whats the best way to show mpeg vedio in andappletor Java Swing
> Form?
Attach your library that handles MPEG and launch it
via web start (JWS)(1). If you only require support for
Win. and *nix, that library might be the JMF(2), but for
Mac. support you will need to look elsewhere, AFAIR.
(1) <http://www.physci.org/jws/>
(2) <http://www.javasaver.com/testjs/jmf/>
HTH
Andrew T.
Andrew Thompson - 13 Mar 2007 03:30 GMT
> Hey, whats the best way to show mpeg vedio in andappletor Java Swing
> Form?
Attach your library that handles MPEG and launch it
via web start (JWS)(1). If you only require support for
Win. and *nix, that library might be the JMF(2), but for
Mac. support you will need to look elsewhere, AFAIR.
(1) <http://www.physci.org/jws/>
(2) <http://www.javasaver.com/testjs/jmf/>
HTH
Andrew T.