views:

192

answers:

1

Not sure where this should be posted...

Anyway, if i run the following command in a windows XP console it gives me a weird error and i have no ideea why.

mplayer "1.mp3" -vc "null" -vo "null" -ao "pcm:file=C:\1.wav"

Could not parse arguments at the position indicated below:
file=C:\1.wav
       ^
Failed to initialize audio driver 'pcm:file=C:\1.wav'
Could not open/initialize audio device -> no sound.

I have never encountered such an error, and it seems to dislike the X:\ drive notation

A: 

solved: http://superuser.com/questions/53683/mplayer-ao-pcmfilec-x-wav/53685#53685

:) long live google and its wierd search options

Quamis
You might want to delete this question before it gets moved to SU and becomes a duplicate over there.
ChrisF