Is there a Media Foundation Codec for ALAC ? |
Is there a Media Foundation Codec for ALAC ? |
May 5 2012, 18:19
Post
#1
|
|
![]() Group: Members Posts: 84 Joined: 12-May 08 Member No.: 53478 |
There exist already several DirectShow codecs that support playing of ALAC (Apple Lossless) media in Windows Media Player.
We know that Windows Media Player makes use of third party DirectShow codecs to enable it to Play otherwise unsupported media formats on the local PC's audio speakers. But it seems that Windows Media Player does not to use such third party DirectShow codecs to stream these same additional media formats to an external music player via its UPnP/DLNA "Play To" command. => I don't know the reason for this, but it seems that Windows Media Player can only use Media Foundation codecs for extending its UPnP/DLNA "Play To" capability to additional media formats. So my question is simple: has anyone written a Media Foundation codec for ALAC (Apple Lossless)? -------------------- AndrewFG (Whitebear -- http://www.whitebear.ch/mediaserver )
|
|
|
|
![]() |
Jun 2 2012, 17:02
Post
#2
|
|
|
Author of WMPCDText Group: Developer Posts: 335 Joined: 13-August 07 Member No.: 46161 |
Indeed, I have noticed that as well. Intentionally or not, he did definitely leave out all Media Foundation and FLAC parsing code, which renders the source code pretty useless.
However, MFFLAC's source code might not be necessary after all. One could also use the WavSource and MPEG1Source Media Foundation SDK samples as a starting point. These are part of the Windows SDK but can also be downloaded separately here. |
|
|
|
Jun 2 2012, 18:16
Post
#3
|
|
![]() Group: Members Posts: 84 Joined: 12-May 08 Member No.: 53478 |
However, MFFLAC's source code might not be necessary after all. One could also use the WavSource and MPEG1Source Media Foundation SDK samples as a starting point. These are part of the Windows SDK but can also be downloaded separately here. Yeah I know. I already looked as those too. I think my main issue is a motivational one: do I really want to start another project at this time ??? -------------------- AndrewFG (Whitebear -- http://www.whitebear.ch/mediaserver )
|
|
|
|
Nov 12 2012, 14:33
Post
#4
|
|
|
Group: Members Posts: 58 Joined: 21-May 06 Member No.: 31014 |
However, MFFLAC's source code might not be necessary after all. One could also use the WavSource and MPEG1Source Media Foundation SDK samples as a starting point. These are part of the Windows SDK but can also be downloaded separately here. Yeah I know. I already looked as those too. I think my main issue is a motivational one: do I really want to start another project at this time ??? As the person who came up with the original idea that resulted in the DC Bass Apple Lossless directshow filter (and I believe all the other supposed variants are merely codec packs repackaging it), I too would like to see a Media Foundation successor. (As an aside for anyone else reading this thread, the existing directshow filter works fine for playing Apple Lossless in WMP and Media Center but not for streaming.) If someone is interested in taking this up, apart from the source to the DC Bass directshow filter which was based on the original revrse engineering of Apple Lossless, Apple have since released their own Apple Lossless source code as open source. Apple's code is not as it stands in the form of a directshow or media foundation codec and would need to be wrapped up in to a media foundation form. See http://alac.macosforge.org/ |
|
|
|
andrewfg Is there a Media Foundation Codec for ALAC ? May 5 2012, 18:19
Tim De Baets Repeating for the folks in this forum what I alrea... Jun 1 2012, 22:15
andrewfg QUOTE (Tim De Baets @ Jun 1 2012, 23:15) ... Jun 2 2012, 10:21![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 04:49 |