[FFmpeg-soc] [soc]: r4968 - concat/doc/ffmpeg-doc.texi.diff

gkovacs subversion at mplayerhq.hu
Fri Aug 7 01:36:52 CEST 2009


Author: gkovacs
Date: Fri Aug  7 01:36:52 2009
New Revision: 4968

Log:
updating documentation for ffmpeg -i option

Modified:
   concat/doc/ffmpeg-doc.texi.diff

Modified: concat/doc/ffmpeg-doc.texi.diff
==============================================================================
--- concat/doc/ffmpeg-doc.texi.diff	Fri Aug  7 01:34:01 2009	(r4967)
+++ concat/doc/ffmpeg-doc.texi.diff	Fri Aug  7 01:36:52 2009	(r4968)
@@ -1,5 +1,5 @@
 diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
-index ad0af07..5cc6ead 100644
+index ad0af07..777fec3 100644
 --- a/doc/ffmpeg-doc.texi
 +++ b/doc/ffmpeg-doc.texi
 @@ -105,6 +105,12 @@ ffmpeg -i /tmp/a.wav -s 640x480 -i /tmp/a.yuv /tmp/a.mpg
@@ -15,3 +15,12 @@ index ad0af07..5cc6ead 100644
  * You can also do audio and video conversions at the same time:
  
  @example
+@@ -257,7 +263,7 @@ Codec can handle input truncated at random locations instead of only at frame bo
+ Force format.
+ 
+ @item -i @var{filename}
+-input file name
++Input file name, with either relative or absolute paths. Several files can be specified by separating them with commas; these will be concatenated.
+ 
+ @item -y
+ Overwrite output files.


More information about the FFmpeg-soc mailing list