On 05/02/12 06:49, Andrey Utkin wrote: > I feel like there may be better place for these lines of code... > ---8<--- > Set output files duration to recording_time option, if given. > Rationale: to save duration into metadata for file that is written to > non-seekable output, for formats like FLV (with metadata at beginning). > --- > avconv.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-)
Seems fine, assuming we won't get into pathological situation in which the duration is less than the actual duration in stream timebase. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
