Flash Support

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SPG

    Flash Support

    Hi,

    I need to be able to read flash files inside a java application.
    Actually what I need to do is take any format (AVI, MPEG, FLASH etc) and
    convert it to either AVI or MPEG2.
    The conversion part is fine, I am using JMF to play the frames and then I
    simply add the relevant codec output stream to the JMF and I can get AVI or
    MPEG2 output.

    The problem is that JMF only supports FLASH 2.0 as far as I can tell from
    the SUN site.

    Does anyone know if there any kind of FLASH to AVI or any form of image
    stream available to JAVA?

    Cheers

    Steve


Working...