<!--espresso editor content start--><div id="espresso_editor_view" style="font-family:굴림;font-size:10pt;"><p>Hi everyone.</p><p>I’m beginner in ffmpeg</p><p> </p><p>I can capture from webcam in my c code.</p><p> </p><p>const char deviceName[] = "video=Sirius USB2.0 Camera";</p><p>avformat_open_input(&avFormatContext, deviceName, avInputFomat, NULL);</p><p> </p><p>now I want to capture sound from my microphone.</p><p> </p><p>const char deviceName[] = "audio=헤드셋 마이크(2- Microsoft LifeChat L";</p><p>avformat_open_input(&avFormatContext, deviceName, avInputFomat, NULL);</p><p> </p><p>but this code is fail. Return -5.</p><p> </p><p>what is wrong?</p><p>this is unicode problem?</p><p>my microphone is ok and connected to my computer.</p><p> </p><p>and i want to know capture video and audio in same time.</p><p> </p><p>I'll really appreciate your help.</p>
</div><!--espresso editor content end--><img src="https://mail3.nate.com/app/msg/confirm/?usn=2868747&email=stonerain@lycos.co.kr&key=216d243b593632ae357956a9781ed78c$3492f55c@mail3.nate.com" height="1" width="1" />