[FFmpeg-user] Big missmatch In format duration (ffmpeg V6)

Avraham Sikirov avrahams at wix.com
Sun Feb 11 19:26:06 EET 2024


Hello Carl,
Thanks for your response.

This is the complete and unedited output from that exact command.


There are 3 parts in the output of ffprobe to a video file.
1. Audio stream.
2. Video stream
3. Format (which represents the container).
Every one of them has duration and bitrate.

In this case there is Streams, and Format.

In the part of the format in v5.1.4 the duration is 6.452311 and bitrate is
323592
In v.6.1.1 the duration is 35393.442471 and bitrate is 58.  (Duration is
much longer, although the video is ~6.5 seconds long.)

the duration and the bitrate in the part of audio stream and video stream
remains the same in both versions.


Hope that clarifies the problem.


Thanks a lot.

On Sun, Feb 11, 2024 at 6:30 PM Carl Zwanzig <cpz at tuunq.com> wrote:

> Hello,
>
> Please read the mailing list FAQ at
> https://ffmpeg.org/mailing-list-faq.html, it tells users to post the
> complete and unedited command and output and not to top-post.
>
> Also, it's a lot easier for us humans to read the default output than JSON
> and there's important info like the build information. It's not clear to
> me
> which "format duration" is questionable and what it should be.
>
> Thanks,
>
> z!
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list