chkn
September 9, 2010, 5:06pm
1
Windows Media Codecs :
http://msdn.microsoft.com/de-de/windows/bb190307(en-us).aspx
Does anyone uses them in an AudioformatReader? Would be the ideal solution for support MP3, WMA etc… formats.
On Mac we can use Quicktime. Jules, do you plan to integrate those in Juce?
jules
September 9, 2010, 9:09pm
2
It’d be nice to have them, but haven’t time to think about it at the moment…
zamrate
September 14, 2010, 7:47pm
3
I did code one for my own purposes, but I can tell you upfront that I could not achieve sample-accurate seeking.
chkn
September 15, 2010, 8:08am
4
oh cool, just importing a whole file while would be enough, no need for sample-accurate seeking. Are you using DirectShow?
chkn
September 28, 2010, 10:51am
5
hey ho would be nice to have a starting point