[BUG] Insertion of overlayer pictures is broken/incompatible with Dolby Vision #122
Open
2 tasks done
Labels
bug
Something isn't working
Overview
I was playing around with settings to optimize quality, stumbled upon @BlueSwordM's Beginner Guide.
Tried
--enable-overlays 1
option with DoVi and noticed that some frames were broken in the resulting video.I suspect those frames have to do something with DoVi and overlay frames not jiving well together.
Branch
master
testing
Reproduction
Steps to reproduce the behavior:
marvel.7z
from marvel.zipSvtAv1EncApp --input marvel.y4m --output marvel.ivf --dolby-vision-rpu marvel.rpu --enable-overlays 1
Expected behavior
Properly working overlayer pictures when used with Dolby Vision RPU.
Or a warning, if it's not possible to make it compatible in the meantime.
Platform:
./build.sh static enable-dovi
Version String:
Additional context / Relevant Files
The
marvel.7z
also contains an H.265 encodedmarvel.mkv
source with Dolby Vision from which the RPU data can be extracted withdovi_tool
, and example.ivf
outputs with--enable-overlays 1
and--enable-overlays 0
.The text was updated successfully, but these errors were encountered: