Menu

Good ideas!

user
2004-06-03
2004-06-03
  • Nobody/Anonymous

    Dear project Admin:
    I have been using ffmpeg for almost one year!
    and yesteday,I found your project!
    I have the same idea to write a c++ wrapper for ffmpeg as yours!
    I reviewed your project code!,and found your source codes which is just a scratch!
    you less lots of features :
    1)only parse video stream
    2)the oop property need rebuild
    3)cannt support encode
    4)have memory leak(maybe bug of ffmpeg)

    and I think you should enhance them in next release version!
    some suggestion:
    use SDL to support video/audio render
    use wxWidgets to build a GUI

    And I would be happy if I can be a developer of this project!
    I am from China!
    my mail:(ieee1394_ffmpeg at msn dot com)
    Thanks!!

     
    • José San Pedro

      José San Pedro - 2004-06-03

      Hi,

      yes.... you've noticed. The project has just begun!!! There's a lot of features missing still ;)

      Thanks for your suggestions:
      I will have a look to the memory leak problem.
      I'm already working in the encoding classes, but it is difficult to keep the simple interface of the Decoder.
      About the support for audio streams it is already included... at least i have sound when using JMStudio with Fobs4JMF.
      I don't know what you mean with oop property.

      About including GUI components, i wasn't really trying to make a player. I want to keep the code simple so people can use it easily. Anyway, i will consider it for my leisure time ;) If you want to contribute, please feel free.

      best 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.