[FFmpeg-devel] [PATCH 2/2] Make avfilter_config_links() use the timebase of the first input link of a filter for setting the output timebase, if there is such a link, rather than always use AV_TIME_BASE_Q.
Michael Niedermayer
michaelni
Tue Oct 12 23:47:47 CEST 2010
On Tue, Oct 12, 2010 at 11:06:35PM +0200, Stefano Sabatini wrote:
> This fixes configuration for all the filters which do not use the
> default config_props for the output link, and do not set explicitely
> the timebase.
> ---
> libavfilter/avfilter.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
shoudl be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101012/12eaaadd/attachment.pgp>
More information about the ffmpeg-devel
mailing list