Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Post an FFmpeg command that records your "microphone" device into an audio file. Post FFplay command that plays an audio file to your audio output device. Configuring a pipe may be simple.
    – Rotem
    Commented Feb 14, 2022 at 20:50
  • I figured the ffmpeg part, but I couldn't find how to select the output device with ffplay
    – First dev
    Commented Feb 15, 2022 at 10:45
  • I also couldn't find it. I think we can't select the output device with FFplay.
    – Rotem
    Commented Feb 15, 2022 at 12:01
  • @Rotern, have you managed to do it with some other tool?
    – First dev
    Commented Feb 15, 2022 at 12:24
  • No, but the following post shows how to change the default audio device using command line.
    – Rotem
    Commented Feb 15, 2022 at 13:01