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

Michael Niedermayer michaelni at gmx.at
Tue Aug 9 16:04:59 CEST 2011


On Mon, Aug 08, 2011 at 11:59:48AM +0200, Stefano Sabatini wrote:
> 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.

i would suggest that time_base be used, yes

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20110809/ff93d670/attachment.asc>


More information about the ffmpeg-devel mailing list