Page 1 of 1

Dolby Vision encoding error Encoderui

Posted: Sun Jul 10, 2022 9:52 pm
by rickemail2
how to fix this problem, i've tried everything

Re: Dolby Vision encoding error Encoderui

Posted: Mon Jul 11, 2022 5:42 am
by Alexey Kolesnikov
If we are talking about Encoder UI, I would recommend to specify "Python executable", turn on "Pause at the end" and check encode_DV.cmd in the "Temp folder" after the process starts. It should have the same command line as you are using directly without UI. For the frame rate it should be "--fps 24" (or similar, depends on your frame rate). And check/compare this command line with the DV documentation.
If everything is fine in the command line I would recommend contact Dolby.

PS: the problem may be in XML metadata file:

Code: Select all

          <Rate>
            <n>24</n>
            <d>1</d>
          </Rate>