Hi, all

I tried to use ffmpeg to record audio with Windows Chinese version and
failed.

Firstly I used -list_devices to get all audio devices, it succeed with a
list of audio devices. All these devices' name begin with some Chinese
characters not showed properly. just like below:

[dshow @ 000000000218cdc0]  "楹����椋?(VMware VMaudio (VMAUDIO) ("
[dshow @ 000000000218cdc0]  "��佃��绾?(VMware VMaudio (VMAUDIO) ("
[dshow @ 000000000218cdc0]  "绾胯矾杈���� (VMware VMaudio (VMAUDIO) "

Then I tried to use ffmpeg to record audio as below:

ffmpeg -f dshow -i audio="楹����椋?(VMware VMaudio (VMAUDIO) (" -f wav test.wav

it failed with error messages:

[dshow @ 000000000241a000] Could not find audio device.
audio=楹����椋?(VMware VMaudio (VMAUDIO) (: Input/output error


what is the matter? Chinese device name issue?

hope some one could help me, thanks !
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to