Menu

Incerting ffmpeg

user
Kay Jay
2009-06-01
2013-05-09
  • Kay Jay

    Kay Jay - 2009-06-01

    Hi, i have a java application using jmf and i was having some trouble getting a certain AVI to work, however in having trouble incerting the fobs plugin into the application...is there an easy way to do so, so that the vids will play?

     
    • Kay Jay

      Kay Jay - 2009-06-01

      Unable to handle format: DX50, 768x424, FrameRate=30.0, Length=976896 0 extra bytes
        Unable to handle format: mpeglayer3, 44100.0 Hz, 0-bit, Stereo, Unsigned, 20000.0 frame rate, FrameSize=8 bits
      Failed to realize: com.sun.media.PlaybackEngine@1867df9
      Error: Unable to realize com.sun.media.PlaybackEngine@1867df9

      this is the error im getting

       
    • Claude Hornecker

      Hi

      The error message you get simply mean that the current video file format is not supported at all.
      Its the same problem with the audio channels.
      Either you have not implemented fobs yet or you should try to convert your video into another format supported by the current version of ffmpeg embeded in fobs.

      If you want to know how to use fobs instead jmf you just have to substitute jmf library by fobs library in the classpath. The dll has to be present into the same folder as the fobs jar file.

      regards

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.