User Tag List

Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 44

Thread: Idea : Video / Audio codec for MMF2 only

  1. #11
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    but so useful, because it's very difficult, when one sees all the patents and copyrights of the codecs… to be able to have a codec dedicated for this use!
    Finished the MPEG, DivX, MP3 files etc…

    There would be resources 100% compatible for MMF2 <img src="/center/images/graemlins/wink.gif" alt="" />
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  2. #12
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    but so useful, because it's very difficult, when one sees all the patents and copyrights of the codecs… to be able to have a codec dedicated for this use!
    Finished the MPEG, DivX, MP3 files etc…

    There would be resources 100% compatible for MMF2 <img src="/center/images/graemlins/wink.gif" alt="" />
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  3. #13
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    If your just trying to go around patent and license cost -- OGG and WMV are some pretty good ways around the cost issue <img src="/center/images/graemlins/smile.gif" alt="" />

    As far as protecting media -- I think you would need to base the filter off something open source (like OGG) because your going to need to encode the media in addition to the development of a filter to play the media in MMF.

    Now it sounds like a lot of work <img src="/center/images/graemlins/frown.gif" alt="" />

  4. #14
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    If your just trying to go around patent and license cost -- OGG and WMV are some pretty good ways around the cost issue <img src="/center/images/graemlins/smile.gif" alt="" />

    As far as protecting media -- I think you would need to base the filter off something open source (like OGG) because your going to need to encode the media in addition to the development of a filter to play the media in MMF.

    Now it sounds like a lot of work <img src="/center/images/graemlins/frown.gif" alt="" />

  5. #15
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    Yes, it would be necessary to be based on free codecs like MPEG-1/WMV &amp; OGG…

    Make codec like FLV format for Flash ?
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  6. #16
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    Yes, it would be necessary to be based on free codecs like MPEG-1/WMV &amp; OGG…

    Make codec like FLV format for Flash ?
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  7. #17
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canada
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    Yes, I think it is a good idea.

    It would only stop the totally amateur rippers. (Which I must admit is most of them.)

    I mean, that if my speakers can play it, I can very easily record it, and if my monitor can display it . . .

    Well you get my point. I can rip, edit, and save in multiple formats any sound that my speakers make. I’m not so sure about video (that’s not my thing), but I know how to press the “Print Screen” key and paste the image into a paint program.

    But yes.

    A very good idea.

    <img src="/center/images/graemlins/smile.gif" alt="" />

  8. #18
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canada
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    Yes, I think it is a good idea.

    It would only stop the totally amateur rippers. (Which I must admit is most of them.)

    I mean, that if my speakers can play it, I can very easily record it, and if my monitor can display it . . .

    Well you get my point. I can rip, edit, and save in multiple formats any sound that my speakers make. I’m not so sure about video (that’s not my thing), but I know how to press the “Print Screen” key and paste the image into a paint program.

    But yes.

    A very good idea.

    <img src="/center/images/graemlins/smile.gif" alt="" />

  9. #19
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    Alonso's Avatar
    Join Date
    Jul 2006
    Posts
    681
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    What about using Blowfish for encoding/decoding the files? Does anyone know if MMF loads the sound files into RAM before using them? Because if true, you could decode the music, load it, and encode it on the next loop. If not, I guess you'd have to hope that the "amateur rippers" don't alt-tab and find the unencoded music file.

  10. #20
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    Alonso's Avatar
    Join Date
    Jul 2006
    Posts
    681
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Idea : Video / Audio codec for MMF2 only

    What about using Blowfish for encoding/decoding the files? Does anyone know if MMF loads the sound files into RAM before using them? Because if true, you could decode the music, load it, and encode it on the next loop. If not, I guess you'd have to hope that the "amateur rippers" don't alt-tab and find the unencoded music file.

Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast

Similar Threads

  1. Free video codec for commercial use, usable in mmf
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 13th May 2009, 03:08 PM
  2. AVI object and MS Video 1 Codec
    By Sarah in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 5th December 2008, 06:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •