Avidemux Forum

Participate => Avidemux Wiki => Topic started by: michaelosh on May 25, 2023, 03:54:06 AM

Title: How do I add logo
Post by: michaelosh on May 25, 2023, 03:54:06 AM
I want to copy the video and the audio output and only add a logo/text
How can I do that?
Title: Re: How do I add logo
Post by: szlldm on May 25, 2023, 10:04:09 AM
You can't copy video and alter it. You have to re-encode.
Title: Re: How do I add logo
Post by: michaelosh on August 25, 2023, 02:22:54 PM
Ok
How can I configure the hevc/avc 264 to re encode the video that the output will be exactly like the original video?
Title: Re: How do I add logo
Post by: sark on August 25, 2023, 06:58:30 PM
You can set the crf value to zero (default = 20) for lossless output. Howether, this will produce very large files and data rates.
A lower than default setting 15 to 18 can often produce quality that is visually similar to the original. It depends mostly on the content, and only trial and error will tell you what you can get away with.

Sark