Using mac-made aiffs on PC problem
-
- KVRAF
- 2935 posts since 14 Dec, 2003 from Edinburgh
Yo beehatches
Been doing a collab with some Mac peeps, and for some reason I can't use their non-compressed aiffs on my PC - Sonar won't open them and says "DirectShow error [0x80040218] No combination of filters could be found to render the stream"
Audacity either hard crashes and comes up with a C++ error or tries to open them as mp3 and then hangs.
Windows media player won't play them.
Any idea what I am doing wrong and how to fix it?
edit: I can use their wav files fine. Just the aiffs. Ayeee!
Hugs x
Been doing a collab with some Mac peeps, and for some reason I can't use their non-compressed aiffs on my PC - Sonar won't open them and says "DirectShow error [0x80040218] No combination of filters could be found to render the stream"
Audacity either hard crashes and comes up with a C++ error or tries to open them as mp3 and then hangs.
Windows media player won't play them.
Any idea what I am doing wrong and how to fix it?
edit: I can use their wav files fine. Just the aiffs. Ayeee!
Hugs x
-
- KVRAF
- 4878 posts since 13 Jun, 2002 from Montreal
I can use Aiffs with Live but not in FLS or Sonar. I don't know about eXT since i haven't done much with audio in eXT.
-
- KVRist
- 453 posts since 16 Sep, 2002 from Malaga (Spain)
It might be BS but... are those AIFF's made with some IntelMAC built application, it might be screwing byteorder used for AIFFs (aiff uses Motorola big-endian byte order against Intel x86 little-endian) but wtf am I talking? =) this would be a really silly bug in that app (with certain implicit irony).
"If I could just say a few words... then I'd be a public speaker" -- Homer Simpson
-
- KVRist
- 193 posts since 18 Jul, 2001
guess you're working with people who use classic Mac OS?
The probleme is that older Mac apps tend to write the header information in the resource fork of the file. This resource forks gets lost when copying to a non-HFS volume.
Ask the people to send you the material either in a flat file AIFF format or, if the app in question does't offer this feature, in WAV format.
Alternatively you can open the files in an advanced audio editor such as Wavelab in RAW mode, provided you know the sampling rate and the bit depth of the files.
hope this helps!
The probleme is that older Mac apps tend to write the header information in the resource fork of the file. This resource forks gets lost when copying to a non-HFS volume.
Ask the people to send you the material either in a flat file AIFF format or, if the app in question does't offer this feature, in WAV format.
Alternatively you can open the files in an advanced audio editor such as Wavelab in RAW mode, provided you know the sampling rate and the bit depth of the files.
hope this helps!
-
- KVRAF
- 5703 posts since 6 Dec, 2003 from Mission Control
I had the same problem with some old Amiga files I recorded on my AD516s. Soundforge was my hero.
-
- KVRAF
- Topic Starter
- 2935 posts since 14 Dec, 2003 from Edinburgh
- KVRAF
- 11162 posts since 16 Mar, 2003 from Porto - Portugal
This can be a problem related with the media used to make the trnasfer of the files. Ask yor fellos to make ZIP files with the AIFF files inside. Anyway, if Windows Medi Player can't open them, there is some problem with the files. Which application crated them in the Mac?Hunter wrote:Yo beehatches
Been doing a collab with some Mac peeps, and for some reason I can't use their non-compressed aiffs on my PC - Sonar won't open them and says "DirectShow error [0x80040218] No combination of filters could be found to render the stream"
Audacity either hard crashes and comes up with a C++ error or tries to open them as mp3 and then hangs.
Windows media player won't play them.
Any idea what I am doing wrong and how to fix it?
edit: I can use their wav files fine. Just the aiffs. Ayeee!
Hugs x
Fernando (FMR)
-
- KVRAF
- 4908 posts since 10 Aug, 2004 from Colorado Springs
Download a copy of Goldwave, open the .aiff in Goldwave, and resave as .wav.
Problem solved. Works for me on the guy I collab with who uses Garageband.
-Scott
Problem solved. Works for me on the guy I collab with who uses Garageband.
-Scott
-
- KVRAF
- Topic Starter
- 2935 posts since 14 Dec, 2003 from Edinburgh
-
- KVRist
- 58 posts since 21 Mar, 2002 from Brooklyn, NY
But AIFF specifically stores everything in the data fork. The specification allows for a number of 'chunks', the first one includes sample rate and size, number of channels, etc. but the spec includes chunks for markers, looping, instrument data, midi data and for application-specific data.kybernaut wrote:guess you're working with people who use classic Mac OS?
The probleme is that older Mac apps tend to write the header information in the resource fork of the file. This resource forks gets lost when copying to a non-HFS volume.
The OP didn't specify which app the files came from, I guess it's possible someone would store some kind of info in a resource fork, but the spec allows for all this to be in the data itself. I copy AIFF files from my OS9 mac and they play fine in Windows Media Player though, so I don't really know what the problem is here.
I have a ton of samples in SDII format and it's a pain because with those all the info is in the resource fork and I can't use them easily on my PC. Even if someone wanted to make a converter for Samplecell instruments it might not be possible to do it on the PC side.
- KVRian
- 1305 posts since 26 May, 2003 from im müscha...
-
- KVRist
- 193 posts since 18 Jul, 2001
Sorry, I confused it with SDII filesnixnutz wrote:But AIFF specifically stores everything in the data fork. The specification allows for a number of 'chunks', the first one includes sample rate and size, number of channels, etc. but the spec includes chunks for markers, looping, instrument data, midi data and for application-specific data.kybernaut wrote:guess you're working with people who use classic Mac OS?
The probleme is that older Mac apps tend to write the header information in the resource fork of the file. This resource forks gets lost when copying to a non-HFS volume.
The OP didn't specify which app the files came from, I guess it's possible someone would store some kind of info in a resource fork, but the spec allows for all this to be in the data itself. I copy AIFF files from my OS9 mac and they play fine in Windows Media Player though, so I don't really know what the problem is here.
I have a ton of samples in SDII format and it's a pain because with those all the info is in the resource fork and I can't use them easily on my PC. Even if someone wanted to make a converter for Samplecell instruments it might not be possible to do it on the PC side.
Anyway, I'm glad these days are over...



