Wednesday, February 4, 2009

Opening Video files in JAVA

Hi,


       I was trying to open different video files in java by using JMF 2.1.1

       Then i was facing problem some of videos.
  
      Actually JMF support many of the format but still cannot open video
      files compressed with Indeo Video 5.10,5.0,4.5,3.0, Microsoft RLE.
 
       So i am using DSJ plugin.
      It is perfect tool for opening all type of video files in java.
      
      here is the link for directShow plugin

      For some of the video files it require codec should be installed on your
      system like divx, ffdshow and so on.

1 comment:

  1. but where i have to use that plugin in netbeans or .. have to add any jar files

    ReplyDelete