Help - Search - Members - Calendar
Full Version: Ogg Vorbis decoder in Flash
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - General
arkadini
There is an implementation of Vorbis decoder written in haXe and compiling to an SWF file playable in Flash 10 now available.

It's an initial release and it could use some more general testing and possibly hacking for even better performance.

Links:
http://lists.xiph.org/pipermail/vorbis-dev...ber/019584.html
http://barelyfocused.net/blog/2008/10/03/f...-vorbis-player/
rt87
QUOTE (arkadini @ Oct 4 2008, 07:01) *
There is an implementation of Vorbis decoder written in haXe and compiling to an SWF file playable in Flash 10 now available.

It's an initial release and it could use some more general testing and possibly hacking for even better performance.

Links:
http://lists.xiph.org/pipermail/vorbis-dev...ber/019584.html
http://barelyfocused.net/blog/2008/10/03/f...-vorbis-player/

Tor-Einar Jarnbjo's ActionScript 3 Vorbis decoder for Flash 10 is getting at least closer to haXe implementation.

The current version can be tested here:

http://flash.j-ogg.de/10/
The Sheep of DEATH
QUOTE (rt87 @ Oct 14 2008, 21:32) *
QUOTE (arkadini @ Oct 4 2008, 07:01) *

There is an implementation of Vorbis decoder written in haXe and compiling to an SWF file playable in Flash 10 now available.

It's an initial release and it could use some more general testing and possibly hacking for even better performance.

Links:
http://lists.xiph.org/pipermail/vorbis-dev...ber/019584.html
http://barelyfocused.net/blog/2008/10/03/f...-vorbis-player/

Tor-Einar Jarnbjo's ActionScript 3 Vorbis decoder for Flash 10 is getting at least closer to haXe implementation.

The current version can be tested here:

http://flash.j-ogg.de/10/

I wonder if I can reiterate what was said in the blog by another member:
QUOTE
Very cool!

Why the FP10 dependencies? Do they improve performance? It’d be cool if this works in FP9, although I understand this might result into a performance drop.

Any word on this?
Polouess
That's because FP10 has got a much improved sound API. Read more here:
http://www.kaourantin.net/2008/05/adobe-is...ise-part-2.html
rt87
QUOTE (Polouess @ Oct 19 2008, 03:18) *
That's because FP10 has got a much improved sound API. Read more here:
http://www.kaourantin.net/2008/05/adobe-is...ise-part-2.html

And also the Vector data type.
--pv--
This is very exciting.
Is there a chance to get some howto for people non familiar with flash development? E.G. some javascript interface so we can just use this to play ogg files and streams at our websites?
Oh BTW can It play icecast2 vorbis streams?
Lucho
@--pv-- Check OMTK, it can also play radio streams. smile.gif

More exciting news from Adobe >>>Alchemy, hope someone can port not only vorbis decoder(why not FLAC,WavPack) directrily from C source.

EDIT: I just saw that there is already ported version of ogg vorbis library HERE cool.gif , should be less CPU intensive than pure AS3 version , need testing
Lucho
Thanks to this guy , who provided a nice package of classes for Alchemy Ogg Vorbis decoder. I build a simple flex app to test CPU usage and yep Alchemy is producing faster code than Haxe version.

Finally oggstreams can be played in Flash not sacrificing CPU time. smile.gif
AshenTech
can this be done in silverlight?

I have been looking at adding a silverlight player to my website and vorbis is the main codec i use biggrin.gif
Lucho
Here is a Csharp decoder for Ogg Vorbis , so i suppose it can be used with Silverlight.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.