[FFmpeg-user] ffmpeg - equivalent of mencoder's immediatemode=0
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Jul 7 13:52:12 CEST 2012
Mike F <paziu <at> yahoo.com> writes:
> if I try to use ffmpeg, I get no sound:
>
> ffmpeg -y -f video4linux2 -i /dev/video0 -f alsa -i hw:1,0
Afaict (I do use both from time to time), FFmpeg should by
default do what you want.
Does the following work:
ffmpeg -f alsa -i hw:1,0 out.ac3
?
In any case, comlete, uncut output missing, it will show if
there is a starting time problem.
Carl Eugen
More information about the ffmpeg-user
mailing list