[FFmpeg-devel] Mix image sequence to video & dshow to audio
Gábor Alsecz
alseczg at gmail.com
Thu Jun 23 10:59:27 CEST 2016
Dear All,
I am on a Windows machine and have no idea how can i:
- Grab input sound from attached mic (usb) without dshow device
OR
- mix up the following command with dshow to get audio input from attached
mic.
ffmpeg -loop 1 -i 2K_1.jpg -vcodec libx264 -preset medium -maxrate 3000k
-bufsize 6000k -pix_fmt yuv420p -g 50 -c:a aac -b:a 128k -ac 2 -ar 44100
output.mp4
Any idea?
br,
Gabor
More information about the ffmpeg-devel
mailing list