On Thu, Dec 12, 2013 at 7:26 AM, Yamusani Vinay <[email protected]> wrote:
> AVFormatContext fmt_ctx;
>
> fmt_ctx->duration ...the duration what i got from my java application and
> from ffmpeg is totally different

if you suspect the duration is wrong, try to reproduce with ffmpeg or
ffprobe and file a bug report with command line and sample. It can be
either a bug or a known inaccuracy (i.e. in some cases ffmpeg only
estimates the duration from the bitrate and may be far off).
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to