Skip to content

Fuzzy video export #3248

Answered by JonnyBurger
tpetry asked this question in Q&A
Dec 4, 2023 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

@tpetry The problem was resolved when changing the image format to JPEG or adding a background.

The video does not have a background, therefore the frames are transparent if the image format is set to PNG.
However, H.264 is not a codec that supports transparent frames, therefore FFmpeg needs to add a black background again.

It seems that this process does not happen with antialiasing, and that semi-transparent pixels get converted into full opaque pixels.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@tpetry
Comment options

@JonnyBurger
Comment options

@tpetry
Comment options

Comment options

You must be logged in to vote
1 reply
@tpetry
Comment options

Answer selected by tpetry
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