diff --git a/doc/avconv.texi b/doc/avconv.texi index 7e9b77e41d6bdbf6a6db415b0e370e6cf9dff439..d137fe2738bedc9879d3e97580f30642b807ca41 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -719,7 +719,10 @@ Dump each input packet to stderr. @item -hex (@emph{global}) When dumping packets, also dump the payload. @item -re (@emph{input}) -Read input at native frame rate. Mainly used to simulate a grab device. +Read input at native frame rate. Mainly used to simulate a grab device +or live input stream (e.g. when reading from a file). Should not be used +with actual grab devices or live input streams (where it can cause packet +loss). @item -vsync @var{parameter} Video sync method.