You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc: replace an "avconv" reference with "ffmpeg" in indevs.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user