DISQUS

Miguel de Icaza's blog: Moonlight 1.9 and Ogg - Miguel de Icaza

  • Rik Hemsley · 9 months ago
    This is exciting for me as I want to provide an embedded player for visitors to my directory of sites streaming Ogg Vorbis, http://openradio.co.uk
  • j · 9 months ago
    the most recent version of cortado is at http://svn.wikimedia.org/svnroot/mediawiki
    specially the theora implementation got some fixes that are required to play the videos encoded with the upcoming thusnelda encoder.
  • j · 9 months ago
  • Rafael Teixeira · 9 months ago
    The "in Atsushi's test page. " link is broken ( returns 404)
  • atsushieno · 9 months ago
    Oops, I didn't notice you have blogged it. I have renamed the TestPage.html to index.html, so please update it too.
  • Avatar · 9 months ago
    I guess that this means Moonlight 2.0 RTW for PDC and Moonlight 3.0 beta for MIX10 is quite possible. i have tested it on the windows side (XP, Vista, 7) and it works. i had to download a file vorbis first because since i didn't had any, but it works.
  • Paul · 9 months ago
    Beautiful, worked like a charm in W7 with SL3.

    In the channel 9 interview you mentioned not posting moonlight builds yet due to on going work on IL verification.
    (didn't want to post moonlight until the sandbox worked, right)

    http://channel9.msdn.com/posts/Charles/Miguel-d...
  • rubist · 9 months ago
    Miguel, is it possible to write moonlight apps with ruby?
  • migueldeicaza · 9 months ago
    Yes, it is.

    Check Jimmy's blog for many samples: http://blog.jimmy.schementi.com/
  • olivier · 8 months ago
    Hi Miguel,

    I have try to create my own codex for dirac in csharp and I have just seen 2 days ago that there is a java version. So I have translate the java version in Csharp.
    I will test it and send it to mono dev list when it is tested...

    Olivier Dufour
  • migueldeicaza · 8 months ago
    I can not wait to see this Olivier!

    These are great news!
  • Steve · 7 months ago
    Don't FLAC too.
  • King_InuYasha · 7 months ago
    A codec I did not see in the mooncodecs module that I found that actually exists is the csTheora codec.

    It is a completely C# managed Theora codec ported from the jheora java library.

    http://www.wreckedgames.com/forum/index.php/top...

    It might need some work, at least that's a start! :)