Menu

Custom Data Source using

user
2004-08-31
2004-09-02
  • Nobody/Anonymous

    I think this is a great project and long overdue.  I am trying to implement a custom datasource.  Is this something that anyone has done already?  I HAVE to use java to read from the file instead of  C++.  Is there an easy spot to callback in from C++ to do this(I have a lot more JAVA experience)?

    Thanks and great work so far!

    James

    (Sorry about the anonymous I can't login for some reason)
    (Sorry for the anonymous I am having trouble logging into my account)

     
    • José San Pedro

      José San Pedro - 2004-08-31

      Hi James,

      I'm very glad you like the project... About your question, due to the way fobs is implemented, no custom data sources are allowed. Few interaction between fobs and jmf is performed. Everything, except frame rendering on screen is done in C++.  I'm considering to release some pre-fobs code that will allow a better interaction between Ffmpeg and JMF. It was just a Codec class, but there were some issues with .AVI files. So, I decided to avoid using any DataSoruce or Parser classes from JMF and do it all using ffmpeg. Maybe, I will include these codec classes in Fobs-0.3, but I don't guarantee they will work flawlessly.

      cheers!

       
    • Nobody/Anonymous

      I would love any codec work that might help.  Thanks for the response too.

      James

      james.setaro@pearson.com

       

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.