Stefano Sabatini | 4 Aug 2012 18:40
Picon

[PATCH] doc/muxers: itemize image2 examples and put them in a dedicated subsection

---
 doc/demuxers.texi |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 7e6d078..b1667c4 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
 <at>  <at>  -83,25 +83,31  <at>  <at>  Set the video size of the images to read. If not specified the pixel
 format is guessed from the first image file in the sequence.
  <at> end table

-The following example shows how to use  <at> command{ffmpeg} for creating a
-video from the images in the file sequence  <at> file{img-001.jpeg},
- <at> file{img-002.jpeg}, ..., assuming an input frame rate of 10 frames per
-second:
+ <at> subsection Examples
+
+ <at> itemize
+ <at> item
+Use  <at> command{ffmpeg} for creating a video from the images in the file
+sequence  <at> file{img-001.jpeg},  <at> file{img-002.jpeg}, ..., assuming an
+input frame rate of 10 frames per second:
  <at> example
 ffmpeg -i 'img-%03d.jpeg' -r 10 out.mkv
  <at> end example

+ <at> item
 As above, but start by reading from a file with index 100 in the sequence:
  <at> example
(Continue reading)

Stefano Sabatini | 8 Aug 2012 00:43
Picon

Re: [PATCH] doc/muxers: itemize image2 examples and put them in a dedicated subsection

On date Saturday 2012-08-04 18:40:07 +0200, Stefano Sabatini encoded:
> ---
>  doc/demuxers.texi |   20 +++++++++++++-------
>  1 files changed, 13 insertions(+), 7 deletions(-)

Updated. I'll apply this tomorrow if I read no objections.
--

-- 
FFmpeg = Free & Freezing Multimedia Problematic Extravagant Geisha
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel <at> ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Stefano Sabatini | 9 Aug 2012 00:25
Picon

Re: [PATCH] doc/muxers: itemize image2 examples and put them in a dedicated subsection

On date Wednesday 2012-08-08 00:43:29 +0200, Stefano Sabatini encoded:
> On date Saturday 2012-08-04 18:40:07 +0200, Stefano Sabatini encoded:
> > ---
> >  doc/demuxers.texi |   20 +++++++++++++-------
> >  1 files changed, 13 insertions(+), 7 deletions(-)
> 
> Updated. I'll apply this tomorrow if I read no objections.

Applied.
--

-- 
FFmpeg = Frightening and Free Multimedia Picky Ecstatic Gangster

Gmane