Link to home
Start Free TrialLog in
Avatar of fjocke
fjocke

asked on

Play a OGG File?

Hello, I am trying to play an OGG file, And have looked around for a OGG libary, Have not found any good one, Is this possbile to do through code? Or does sombody know a good OGG PLAYER libary? //Thanks
Avatar of calinutz
calinutz
Flag of Romania image

Avatar of fjocke
fjocke

ASKER

I would really want one without DLL files, the thing is i want the "player" to be just a .exe file no more no less, And i need a Free system to play it with. Thanks for the help calinutz but it isnt what i am searching for!
Avatar of fjocke

ASKER

I need a decoder that i can use to do like PlayOGG('ogg.ogg');
Thats what i need!
i've created a player that will play ogg files using a dll if u wish i can send it to u or if u prefer there is a dll with a example in delphi u can get from
http://www.un4seen.co.uk/files/bass20.zip

good luck
gangsterboss
Avatar of fjocke

ASKER

Thats the thing i dont want any DLL. I am making a standalone program with the features just a .exe not anything else. I need a libary of somekind or something else so i just can write PlayOGG('ogg.ogg');

I have spend sevral hours now looking for something on the internet, Without result. If anybody knows/ or how make a OGG decoder with a Play function please tell me!
Avatar of fjocke

ASKER

Its still DLL all of them, Since i cant get my hand on the source code for the libs its hard too do anything...
I have tried but i cant make it good. I really need without DLL :D
ASKER CERTIFIED SOLUTION
Avatar of modulo
modulo

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial