English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am trying to change .m4a files to .m4b files for an audiobook on my ipod...windows explorer wont seem to let me do it...i'm running xp...so i tried dos and i'm not too sure on how to do it and i dont want to mess anyhting up...help?

2007-02-21 03:50:00 · 4 answers · asked by tjworstell 1 in Computers & Internet Other - Computers

4 answers

Chances are you'll mess something up even if you are successful in changing the extensions.

You can't just change the file extension and expect that to affect how it plays. The formats and file structure of the file itself is what makes the difference, not the extension which can be changed maybe.

What you need is a CONVERTER to convert one type file to another.

Good Luck

2007-02-21 03:54:29 · answer #1 · answered by snvffy 7 · 0 0

Open a DOS window by choosing Start, Run and entering CMD.
In the DOS window, navigate to the folder where the files are.
Then enter this command:

ren *.m4a *.m4b

This will rename all files with the old extension to the new one. Good luck!

PS - just changing the extension of a file does not change its contents. Make sure the contents of the file will still work after you change the extension. If you are looking to change the content format, like from one audio format to another, then, like the other answers above say, you will need a converter program.

2007-02-21 11:54:53 · answer #2 · answered by Steven D 5 · 0 0

Type ren then the name of the file you want to change, then the new file name. Be sure to include the file extension.

2007-02-21 11:52:59 · answer #3 · answered by Yoi_55 7 · 0 0

rename c:\*.m4a *.m4b or if they're in some folder named "folder" then rename c:\folder\*.m4a *.m4b

and so on

2007-02-21 11:56:56 · answer #4 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers