quietvoid / dovi_tool

dovi_tool is a CLI tool combining multiple utilities for working with Dolby Vision.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inject-rpu on AV1 (SVT) fails

jaschx opened this issue · comments

Hello,

i am not 100% sure if this is supported, but i have seen Changes for DV support on AV1 in Code.
dovi_tool 2.0.3 (compiled today 16.09.23 from source)

When i try to inject RPU in to a AV1 encoded file -> "Error: Invalid PPS index ".

What i did:
Demuxed DV RPC from File.
Encode File with Handbrake 1.61 AV1 10-bit (SVT). (encoded File runs HDR10)
Try to inject -> Error

Same File encoded with h.265 10-bit, inject works fine.

wbr Alex, and thx for your work

I don't know why you'd expect it to work.
AV1 is not supported currently.

Because i have seen this, but i missunderstood it. (sorry for spelling i am not a native englisch speaker)
0a43a3a

It's not support for AV1 files.
It will probably take a while before extract/inject etc. is supported for AV1.

@quietvoid AV1 is supported now it seems, right? :)

Not to my knowledge.