[FFmpeg-devel] [PATCH 3/3] lavfi: fix doxygen doc for AVFilterLink.time_base

Stefano Sabatini stefano.sabatini-lala at poste.it
Mon Aug 8 11:59:48 CEST 2011


On date Saturday 2011-08-06 20:26:01 +0200, Michael Niedermayer encoded:
> On Sat, Aug 06, 2011 at 01:29:18PM +0200, Stefano Sabatini wrote:
[...]
> > What about removing sample_rate from link, and use time_base instead:
> >    if (audio)
> >        time_base = (AVRational) { 1, sample_rate };
> > ?
> 
> what would you do when the input to the filter chain uses a timebase
> that has units that arent representable in the sample rate ?

So are you suggesting to drop sample_rate and use time_base instead?
What else? Please be more explicit.
-- 
FFmpeg = Foolish and Faithless Multimedia Pitiless Ermetic Game


More information about the ffmpeg-devel mailing list