User Tag List

Results 1 to 10 of 10

Thread: VideoClips in Java internet app

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    VideoClips in Java internet app

    Hello,

    how can I use a videoclip with sound in a java internet app?
    Because I tried to use an Avi file but it didn't work.

    Thanks

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: VideoClips in Java internet app

    I think you have to install Java Media Frameworks if you want to play a video file with the AVI object in a Java stand-alone application, but I don't think you can do it in an Internet applet created with MMF.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Can you suggest me any other videofile format that I can use for a java internet app?
    thanks

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Import vid as Active and soundtrack as sounds?

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Hi, what do you mean for Active?
    Active picture? Or ...?

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Active object. You can import video as animation for active object but for me it isn't working as it should but it depends from codecs used.

  7. #7
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Quote Originally Posted by Fanotherpg
    Import vid as Active and soundtrack as sounds?
    Good luck synchronising that..

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: VideoClips in Java internet app

    Video is very poor in Java. Even with the media framework, it only plays the basic compression algorythm. Really crap. You should forget about it.

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Thank you all.

  10. #10
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VideoClips in Java internet app

    Quote Originally Posted by Jamie
    Quote Originally Posted by Fanotherpg
    Import vid as Active and soundtrack as sounds?
    Good luck synchronising that..
    I did that in one of my game. It wasn't too hard to add sound to it: if current frame of Active is X, play sound.

Similar Threads

  1. Java Internet Applet
    By Rockdude in forum The Games Factory 2 - Technical Support
    Replies: 0
    Last Post: 15th February 2009, 09:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •