Re: [FFmpeg-user] ffprobe returns wrong bitrate on fragmented mp4

2019-12-02 Thread daniel jee
=isomiso2avc1mp41 TAG:encoder=Lavf57.83.100 [/FORMAT] -- On Mon, 2 Dec 2019, 23:17 Moritz Barsnick wrote: > On Mon, Dec 02, 2019 at 17:18:49 +1000, daniel jee wrote: > > I tried running ffprobe on a fragmented

[FFmpeg-user] ffprobe returns wrong bitrate on fragmented mp4

2019-12-01 Thread daniel jee
I tried running ffprobe on a fragmented mp4 file with a bunch of moof + mdat boxes. The command that I tried was: ffprobe -show_streams -show_format ./video.mp4 The output was as follows: ffprobe version 3.4.6-0ubuntu0.18.04.1 Copyright (c) 2007-2019 the FFmpeg developers built with gcc 7 (Ubunt