Skip to content
Discussion options

You must be logged in to vote

Glad to hear it works with the Docker container. Explore some of its setup options like temp storage on SSD for faster operations (full docs at docs.doviconvert.com)

As for disk space: Not sure why I didn't think of that earlier, but if you really only have 50 GB free space, that explains a lot. The original file is kept during conversion, and a new remux is created with roughly the same file size, plus some larger temp files. It would also explain why the log file got truncated.

So that was the most likely culprit. With --safe enabled, you hit that limit earlier, because instead of piping the movie data into dovi_tool, it stores it on disk, first.

Pretty sure if you tried again locally w…

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@juzun31
Comment options

@cryptochrome
Comment options

@juzun31
Comment options

@cryptochrome
Comment options

Answer selected by juzun31
@juzun31
Comment options

@cryptochrome
Comment options

@juzun31
Comment options

@cryptochrome
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants