[FFmpeg-devel] [PATCH 4/4] docs: add aresample/async example

Michael Niedermayer michaelni at gmx.at
Sun Dec 23 19:36:30 CET 2012


On Sun, Dec 23, 2012 at 06:43:36PM +0100, Stefano Sabatini wrote:
> On date Sunday 2012-12-23 00:07:14 +0100, Michael Niedermayer encoded:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> >  doc/filters.texi |    5 +++++
> >  1 file changed, 5 insertions(+)
> > 
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 45d85f9..a0ce92b 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -495,6 +495,11 @@ For example, to resample the input audio to 44100Hz:
> >  aresample=44100
> >  @end example
> >  
> 
> > +To stretch/squeeze samples to the given timestamps
> 
> Nit: ":" at the end
> 
> > + at example
> > +aresample=async=1000
> > + at end example
> 
> LGTM, but maybe an explanation about why 1000 was choosen would be
> useful.

ok, will fix & apply


> In general it would be a good idea to add a dedicated section
> to ffmpeg-resampler which clarifies the overall
> stretching/filling/squeezing/trimming logic.

I think its mostly documented in filters, so you only need to merge/
move it over

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121223/698442fe/attachment.asc>


More information about the ffmpeg-devel mailing list