mirror of https://git.ffmpeg.org/ffmpeg.git
doc: replace an "avconv" reference with "ffmpeg" in indevs.
This commit is contained in:
parent
9466237b8b
commit
4fa6e9d0b4
|
@ -418,7 +418,7 @@ To list the pulse source devices and their properties you can invoke
|
|||
the command @file{pactl list sources}.
|
||||
|
||||
@example
|
||||
avconv -f pulse -i default /tmp/pulse.wav
|
||||
ffmpeg -f pulse -i default /tmp/pulse.wav
|
||||
@end example
|
||||
|
||||
@subsection @var{server} AVOption
|
||||
|
|
Loading…
Reference in New Issue