Supporting ogg/vorbis with QMediaPlayer
-
Hi,
What is needed to play .ogg (ogg/vorbis) files with QMediaPlayer on OS X?
Thanks for any reply or pointers.
Roy -
Hi,
What is needed to play .ogg (ogg/vorbis) files with QMediaPlayer on OS X?
Thanks for any reply or pointers.
Roy -
@Ratzz : understood -- how do I install these on OS X?
-
@Ratzz : understood -- how do I install these on OS X?
@TheFlyingMooseMan
You may find some hints here
https://www.xiph.org/downloads/
http://www.vorbis.com/setup_osx/ -
@TheFlyingMooseMan
You may find some hints here
https://www.xiph.org/downloads/
http://www.vorbis.com/setup_osx/@Ratzz Thanks, but these websites are merely for end-users -- i.e.: installing XiphQT did not make my QT project player instantly play ogg/vorbis files. Thanks anyways!
Did anyone get this working so far? Or am I really unique in trying to accomplish this?
-
Follow up -- I ended up creating my own classes to read and play mp3, ogg/vorbis, flac and wave files.
Roy