Dolby Vision encoding error Encoderui
-
- Posts: 6
- Joined: Fri Jun 25, 2021 9:45 pm
Dolby Vision encoding error Encoderui
how to fix this problem, i've tried everything
- Attachments
-
- Captur.png (142.02 KiB) Viewed 6374 times
-
- Posts: 472
- Joined: Fri Mar 01, 2013 1:03 pm
- Contact:
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