[FFmpeg-devel] [PATCH] doc/resampler: extend docs for min_comp and min_hard_comp options

Michael Niedermayer michaelni at gmx.at
Wed Dec 26 03:46:30 CET 2012


On Wed, Dec 26, 2012 at 01:47:19AM +0100, Stefano Sabatini wrote:
> Based on the text from the aresample filter docs.
> ---
>  doc/ffmpeg-resampler.texi |   17 +++++++++++------
>  1 file changed, 11 insertions(+), 6 deletions(-)
> 
> diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
> index a5a1a1f..42e07b4 100644
> --- a/doc/ffmpeg-resampler.texi
> +++ b/doc/ffmpeg-resampler.texi
> @@ -121,14 +121,19 @@ Set cutoff frequency ratio. Must be a float value between 0 and 1,
>  default value is 0.8.
>  
>  @item min_comp
> -Set minimum difference between timestamps and audio data (in seconds)
> -below which no timestamp compensation of either kind is applied.
> -Default value is @code{FLT_MAX}.
> +Set the minimum difference between timestamps and audio data (in
> +seconds) to trigger stretching/squeezing/filling or trimming of the
> +data to make it match the timestamps. The default is that
> +stretching/squeezing/filling and trimming is disabled
> +(@option{min_cmp} = @code{FLT_MAX}).

min_comp vs min_cmp

otherwise LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- 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/20121226/50cd27da/attachment.asc>


More information about the ffmpeg-devel mailing list