Dolby Vision encoding error Encoderui
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
Dolby Vision encoding error Encoderui
how to fix this problem, i've tried everything
You do not have the required permissions to view the files attached to this post.
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Dolby Vision encoding error Encoderui
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:
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
Alexey Kolesnikov