2018-06-12 16:01 GMT+02:00, Ronak :
> What do you mean by "just test with ffmpeg?"
Run commands and compare the output file size (that is also written
on the last status line iirc).
Please do not top-post here, Carl Eugen
___
ffmpeg-user mailing list
f
Hi Carl,
What do you mean by "just test with ffmpeg?"
What option prints this information out? Or what code would I have to write?
Ronak
> On Jun 12, 2018, at 4:14 AM, Carl Eugen Hoyos wrote:
>
> 2018-06-12 2:14 GMT+02:00, Ronak Patel :
>
>> I was curious about the best way to calculate the
2018-06-12 2:14 GMT+02:00, Ronak Patel :
> I was curious about the best way to calculate the overhead of an
> fmp4 file vs ADTS.
(Assuming the difference between adts and "mov/mp4")
This sounds very difficult to calculate, it will be easier to just
test with ffmpeg (or MP4Box).
The difference wi
Hi all,
I was curious about the best way to calculate the overhead of an fmp4 file vs
ADTS. The fmp4 will just contain audio.
I tried calculating the size of the ftyp, moov and subsequent moof and sidx
boxes but that seems like it’s not enough.
Is a portion of mdat overhead as well? If so, wha
Hi all,
I was curious about the best way to calculate the overhead of an fmp4 file vs
ADTS. The fmp4 will just contain audio.
I tried calculating the size of the ftyp, moov and subsequent moof and sidx
boxes but that seems like it’s not enough.
Is a portion of mdat overhead as well? If so, wha