Re: [FFmpeg-devel] [PATCH] doc: clarify -frames options behavior

2014-11-04 Thread Lou Logan
On Tue, 4 Nov 2014 12:56:38 -0800, Timothy Gu wrote: > On Tue, Nov 4, 2014 at 11:29 AM, Lou Logan wrote: > > Replace "frames to record" with "frames to output". The "to record" > > makes it seem like an input option, or that it would capture the frames > > insead of outputting them. > > > > Signe

Re: [FFmpeg-devel] [PATCH] doc: clarify -frames options behavior

2014-11-04 Thread Timothy Gu
On Tue, Nov 4, 2014 at 11:29 AM, Lou Logan wrote: > Replace "frames to record" with "frames to output". The "to record" > makes it seem like an input option, or that it would capture the frames > insead of outputting them. > > Signed-off-by: Lou Logan > --- > doc/ffmpeg.texi | 6 +++--- > ffmpeg

[FFmpeg-devel] [PATCH] doc: clarify -frames options behavior

2014-11-04 Thread Lou Logan
Replace "frames to record" with "frames to output". The "to record" makes it seem like an input option, or that it would capture the frames insead of outputting them. Signed-off-by: Lou Logan --- doc/ffmpeg.texi | 6 +++--- ffmpeg_opt.c| 8 2 files changed, 7 insertions(+), 7 deleti