Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Playback of Mp3 files using SFML  (Read 1750 times)

0 Members and 1 Guest are viewing this topic.

The Illusionist Mirage

  • Full Member
  • ***
  • Posts: 115
  • My Life = Linux, C++ & Computers
    • View Profile
    • fleptic
    • Email
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

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Playback of Mp3 files using SFML
« Reply #1 on: November 17, 2013, 10:02:17 am »
What do you mean?
Laurent Gomila - SFML developer

The Illusionist Mirage

  • Full Member
  • ***
  • Posts: 115
  • My Life = Linux, C++ & Computers
    • View Profile
    • fleptic
    • Email
Re: Playback of Mp3 files using SFML
« Reply #2 on: November 17, 2013, 12:00:34 pm »
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?

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
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 ;)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything