DrPhibes Posted March 21, 2020 Share Posted March 21, 2020 [Solution: shorten filename] Has anyone else ever had an error dropping in a wave file into a project? I have several PC's I work on and everything is great when importing an audio file, but on one machine I get "trouble opening mci device error: 304" on this Windows 10 machine. The wave file imports, but there is no audio playback. I so I assume it's that machine and look to make sure all drivers are current and can't replicate the problem in any other app other than A:M. I can import an MP3 and that has playback no problem. Unfortunately I am noticing sync problems and it does not display a waveform in the timeline. Probably because MP3 is not fully supported yet. These kind of problems are maddening. I can't find any info on a MCI error 304 to help troubleshoot this and I don't know what A:M is specifically doing when it loads the audio file and how is accesses libraries and such. Probably on my own here but I thought I would ask. Charles Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 21, 2020 Hash Fellow Share Posted March 21, 2020 I haven't had that problem but just because it has solved other minor performance problems... try setting A:M to use compatibility settings for a previous version of Windows, like 7 or XP. It will take a minute to try. If it doesn't work, it doesn't work. Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 Thanks for at least something to try. It did not work, but it gave me hope for at least a minute CB Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 Other ideas set wave volume in chor to 99% In the Windows Sound control panel try changing the output device. install v18 or v17 (copy your master0.lic file from the v19 folder) and see if they handle the wave any better Help>Reset Settings Quote Link to comment Share on other sites More sharing options...
Wildsided Posted March 22, 2020 Share Posted March 22, 2020 I don't know if this will help with tracing the problem but I found this. http://www.vbforums.com/showthread.php?276466-mci-error-codes 304 seems to be "file name required". But it doesn't list the specific error wording you mentioned. Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 Charles, does this file work any differently? _2_02_04.wav Quote Link to comment Share on other sites More sharing options...
Developer yoda64 Posted March 22, 2020 Developer Share Posted March 22, 2020 Can You please provide more details ? In special name of the wave file and where it reside (local or network drive) . Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 14 hours ago, robcat2075 said: Charles, does this file work any differently? _2_02_04.wav 433.35 kB · 0 downloads That worked! What is the difference there? Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 13 minutes ago, DrPhibes said: That worked! What is the difference there? All I know is that it worked on my computer. Can you post the WAV you are trying to use? Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 Do either of these behave differently? GoodAfternoon_Title.wav GoodAfternoon_NoTitle.wav Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 1 hour ago, robcat2075 said: All I know is that it worked on my computer. Can you post the WAV you are trying to use? I can't post publicly, but I sent you a link via a PM. I thought it was because of the different sample rates. Yours was 32kHz and my original was a 48kHz, but after saving out several from Audacity changing to various sample rates, none of them worked. So there is something else different about your wav file than mine that I am missing. What software are you using when you edit or save wav files? CB Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 27 minutes ago, robcat2075 said: Do either of these behave differently? GoodAfternoon_Title.wav 166.12 kB · 0 downloads GoodAfternoon_NoTitle.wav 166.04 kB · 0 downloads Both work equally well. Import and playback without error. Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 The _02_02_04.wav came from the TWO archive. I presume they were using Audacity to edit audio but I don't know. Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 The WAV you sent me worked fine here. Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 7 minutes ago, robcat2075 said: The WAV you sent me worked fine here. Yeah, and it works fine for me on other machines, but not on this one. All the files you sent me DO work fine here, so this is a mystery. I can't tell what the difference is in the files. I thought maybe about saving out as a entirely different format and then back to a wav. I said Audacity above when I meant Adobe Audition. I should try Audacity. Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 If you record a new audio from scratch in Audacity, does it work? If you cut your original clip in two halves and resave, does either half work? If you convert your original clip to mono and resave, does it work? Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 try the mono version i sent you Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 17 minutes ago, robcat2075 said: try the mono version i sent you That worked! Did you simply merge the tracks in Audacity and export to the 44.1kHz? I tried to do that just now and my file did not work, but yours worked fine. Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 25 minutes ago, robcat2075 said: If you record a new audio from scratch in Audacity, does it work? If you cut your original clip in two halves and resave, does either half work? If you convert your original clip to mono and resave, does it work? Recorded a new WAV - Works! Split original and save - Did not work Merged to mono and save - did not work Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 To make the mono version (in Audacity), I opened the drop-down list by the title of the rack and chose "Split Stereo to Mono" I selected one of the resulting two tracks and did CTRL-c to copy it I did CTRL-n to make a new Audacity project I did CTRL-v to paste into the new project I Exported a new WAV from that. Quote Link to comment Share on other sites More sharing options...
DrPhibes Posted March 22, 2020 Author Share Posted March 22, 2020 9 minutes ago, robcat2075 said: To make the mono version (in Audacity), I opened the drop-down list by the title of the rack and chose "Split Stereo to Mono" I selected one of the resulting two tracks and did CTRL-c to copy it I did CTRL-n to make a new Audacity project I did CTRL-v to paste into the new project I Exported a new WAV from that. Solved the problem! It has everything to do with the files names! I shortened all the files names and it worked fine! I don't know why the longer files names work on other PCs. All of my machines are Windows 10. Thanks for all your help in trying to sort this out Robert! CB 1 Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted March 22, 2020 Hash Fellow Share Posted March 22, 2020 When i was a boy, we had 8.3... and we liked it! 😡 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.