nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

Enhance file size prediction #67

Closed nschlia closed 2 years ago

nschlia commented 3 years ago

File size prediction is only precise for MP3/WAV/AIFF, could be enhanced for other formats.

nschlia commented 3 years ago

A note for MP3: Should take album arts into account. If one is there, add it to the size!

nschlia commented 2 years ago

MP4: Prediction is already good.

nschlia commented 2 years ago

WAV: Error rate around 10-70 per thousand, between 22 and 140 bytes for a 3 MB file, really good,