[FFmpeg-devel] [PATCH] lavfi: add asetrate filter.

Nicolas George nicolas.george at normalesup.org
Sun Apr 21 15:27:15 CEST 2013


Le decadi 30 germinal, an CCXXI, Stefano Sabatini a écrit :
> Is condition:
> av_q2d(intb) <= 1.0 / FFMAX(inrate, outlink->sample_rate)
> really sufficient for accurate rescaling?

Not completely sure, there could be double roundings leading to off-by-one
situations, and coarser time bases may work in certain situations, but I
believe it is good enough for an advisory warning.

> LGTM, thanks.

Thanks to you and Paul, pushed to my tree, ready for merging.

Regards,

-- 
  Nicolas George
-------------- 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/20130421/f33a3b9e/attachment.asc>


More information about the ffmpeg-devel mailing list