Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Playback of Mp3 files using SFML
Print
Pages: [
1
]
Author
Topic: Playback of Mp3 files using SFML (Read 2001 times)
0 Members and 1 Guest are viewing this topic.
The Illusionist Mirage
Full Member
Posts: 115
My Life = Linux, C++ & Computers
Playback of Mp3 files using SFML
«
on:
November 17, 2013, 05:08:38 am »
Hello
I just came accross this source for a Mp3 player using SFML here:
https://github.com/SFML/SFML/wiki/Source%3A-MP3-Player
This source uses
mpg123
and I just wanted to know if mpg123 is installed in the same way as SFML?
Thanks
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: Playback of Mp3 files using SFML
«
Reply #1 on:
November 17, 2013, 10:02:17 am »
What do you mean?
Logged
Laurent Gomila - SFML developer
The Illusionist Mirage
Full Member
Posts: 115
My Life = Linux, C++ & Computers
Re: Playback of Mp3 files using SFML
«
Reply #2 on:
November 17, 2013, 12:00:34 pm »
Quote from: Laurent on November 17, 2013, 10:02:17 am
What do you mean?
Ok, I'll ask this straight : How do I install mpg123 so that I can use it like the example
link
above uses?
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
Re: Playback of Mp3 files using SFML
«
Reply #3 on:
November 17, 2013, 12:08:32 pm »
How do we know? Read the mpg123 documentation, and ask there if you run into problems
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Playback of Mp3 files using SFML