ffmpeg | branch: release/2.8 | Kevin Mark <kmark...@gmail.com> | Sat May 27 
10:10:46 2017 -0400| [fde04ca718003206667716cb7a39479030efadd9] | committer: 
Michael Niedermayer

doc/filters: Clarify scale2ref example

Signed-off-by: Kevin Mark <kmark...@gmail.com>
Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
(cherry picked from commit 114e8716214d414d7965029ae5fe74668ed69e4a)
Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fde04ca718003206667716cb7a39479030efadd9
---

 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 2a2fab61a0..410608e258 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -9206,7 +9206,7 @@ uses the reference video instead of the main input as 
basis.
 
 @itemize
 @item
-Scale a subtitle stream to match the main video in size before overlaying
+Scale a subtitle stream (b) to match the main video (a) in size before 
overlaying
 @example
 'scale2ref[b][a];[a][b]overlay'
 @end example

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to