473,387 Members | 1,621 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

what a file after acmConvert

Hello,

I've tried to convert a MP3 file to WAVE using the Audio Copression Manager.
my Destination format is: WAVE_FORMAT_PCM
All works fine
what a file Type do I get then?
When I try to open it with media player, it says that it is an unknown
format

Nov 16 '05 #1
3 1315
Wrong newsgroup, but my bet is that you have forgotten to update chunk sizes
in the RIFF header

"Dirk Reske" <_F*******@gmx.net> wrote in message
news:uo**************@TK2MSFTNGP11.phx.gbl...
Hello,

I've tried to convert a MP3 file to WAVE using the Audio Copression Manager. my Destination format is: WAVE_FORMAT_PCM
All works fine
what a file Type do I get then?
When I try to open it with media player, it says that it is an unknown
format

Nov 16 '05 #2
ohh...sorry.
I uses this code:
http://david.weekly.org/code/mp3acm.html

I can't open the output file

"Alex Feinman [MVP]" <pu*********@alexfeinman.com> schrieb im Newsbeitrag
news:#D**************@tk2msftngp13.phx.gbl...
Wrong newsgroup, but my bet is that you have forgotten to update chunk sizes in the RIFF header

"Dirk Reske" <_F*******@gmx.net> wrote in message
news:uo**************@TK2MSFTNGP11.phx.gbl...
Hello,

I've tried to convert a MP3 file to WAVE using the Audio Copression

Manager.
my Destination format is: WAVE_FORMAT_PCM
All works fine
what a file Type do I get then?
When I try to open it with media player, it says that it is an unknown
format


Nov 16 '05 #3
Yes, this sample does not write RIFF header at all. It produces raw PCM.
This gives you some idea of the riff format:
http://ccrma-www.stanford.edu/CCRMA/...ts/WaveFormat/
but it is in fact very poor if simplified reference.
The best thing to do would be to read documentation on
mmioReadChunk/mmioWriteChunk in MSDN library

"Dirk Reske" <_F*******@gmx.net> wrote in message
news:Ox**************@TK2MSFTNGP09.phx.gbl...
ohh...sorry.
I uses this code:
http://david.weekly.org/code/mp3acm.html

I can't open the output file

"Alex Feinman [MVP]" <pu*********@alexfeinman.com> schrieb im Newsbeitrag
news:#D**************@tk2msftngp13.phx.gbl...
Wrong newsgroup, but my bet is that you have forgotten to update chunk

sizes
in the RIFF header

"Dirk Reske" <_F*******@gmx.net> wrote in message
news:uo**************@TK2MSFTNGP11.phx.gbl...
Hello,

I've tried to convert a MP3 file to WAVE using the Audio Copression

Manager.
my Destination format is: WAVE_FORMAT_PCM
All works fine
what a file Type do I get then?
When I try to open it with media player, it says that it is an unknown
format



Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: lkrubner | last post by:
I want to give users the power to edit files from an easy interface, so I create a form and a PHP script called "fileUpdate". It does a reasonable about of error checking and prints out some...
1
by: pxlpluker | last post by:
Not clear on what documentation means here. What exactly does the underlined text mean. w & a obviously mean you are going to update the file. So what does the + mean on w+ & a+ mean? Also please...
3
by: Chris Cioffi | last post by:
I started writing this list because I wanted to have definite points to base a comparison on and as the starting point of writing something myself. After looking around, I think it would be a...
7
by: Dan V. | last post by:
Situation: I have to connect with my Windows 2000 server using VS.NET 2003 and C# and connect to a remote Linux server at another company's office and query their XML file. Their file may be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.