Skip to content
Discussion options

You must be logged in to vote

Am I understanding this correctly?

The "updatable options" mean they can be changed for each non-AVIF input frame in the same command line. It does not mean avifenc can update these properties in an existing AVIF file.

Basically I have an encoded animated avif and I want to update (re-adjust) the duration between frames.

I usually call that "muxing", meaning editing container-level metadata without decompressing and recompressing codec-level pixels. This is faster and avoids introducing recompression artifacts.
I would suggest looking at tools such as ffmpeg for that (I could not find a working example though).

Can avifenc do that for me

No. avifenc is designed as an AVIF encoding t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by avidseeker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants