FFPLAY (FFMPEG) real-time spectogram from the audio devices of the computer

Опубликовано: 03 Ноябрь 2024
на канале: Awesome Dev Notes
1,013
9

Instructions:

1. List devices:

ffmpeg -list_devices true -f dshow -i dummy

2. Copy the audio device name

Example: Microphone Array (Realtek(R) Audio)

3. Use ffplay

ffplay -f dshow -i audio="Microphone Array (Realtek(R) Audio)"

4. Done

Installation:

Install FFMPEG on Windows, Linux, MacOS: https://ffmpeg.org/download.html

📚 Learn Android from Experts at:
https://github.com/androiddevnotes/aw...

😎 Find more Awesome Android Apps in Kotlin, MVVM, Jetpack:
https://github.com/androiddevnotes/aw...

📱 Follow us on:

⭐ Discord:
  / discord  

⭐ GitHub:
https://github.com/androiddevnotes

⭐ Twitter:
  / androiddevnotes  

⭐ Instagram:
  / androiddevnotes  

⭐ Medium:
  / androiddevnotes