0

I tried with ffmpeg and MediaInfo, both give me only the downloaded size. MediaInfo also gives me the stream sizes, but audio+video is still ~130kb smaller than the original final size. What can I use for that?

blez
  • 4,939
  • 5
  • 50
  • 82

1 Answers1

0

mp4 file like almost all other file types doesn't contain info about its size. usually it's sum of its streams + size of metadata. I believe metadata size can vary

Andriy Tylychko
  • 15,967
  • 6
  • 64
  • 112