Dolby Vision encoding error Encoderui

Blu-ray and UHD Authoring
Post Reply
rickemail2
Posts: 6
Joined: Fri Jun 25, 2021 9:45 pm

Dolby Vision encoding error Encoderui

Post by rickemail2 »

how to fix this problem, i've tried everything
Attachments
Captur.png
Captur.png (142.02 KiB) Viewed 4887 times

Alexey Kolesnikov
Posts: 401
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Re: Dolby Vision encoding error Encoderui

Post 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>
Best regards,
Alexey Kolesnikov

Post Reply