quietvoid / dovi_tool

dovi_tool is a CLI tool combining multiple utilities for working with Dolby Vision.
MIT License
578 stars 57 forks source link

Update utils.rs #225

Closed zuba0012 closed 1 year ago

zuba0012 commented 1 year ago

To allow for videos with longer runtimes and high frame rates.

quietvoid commented 1 year ago

I don't know if I want to accept this as it's just a band-aid until it's implemented properly to not load the whole file in memory.

zuba0012 commented 1 year ago

Totally understand. Please close if you wish (or let me know and I can close), I will compile my own version for testing.

quietvoid commented 1 year ago

Implemented in #233.