sarjukhe
03-26-2017, 02:28 AM
Hi guys
I have two questions
1-how i can use The following codes in the 1 code? (in ffmpeg)
ffmpeg -i input.mkv -vf delogo=x=271:y=300:w=97:h=12 Output.mkv
ffmpeg -i input.mkv -i logo.png -filter_complex "overlay=62:39" Output.mkv
2-how i can delogo or add logo in ffmpeg Without loss of quality?
I have two questions
1-how i can use The following codes in the 1 code? (in ffmpeg)
ffmpeg -i input.mkv -vf delogo=x=271:y=300:w=97:h=12 Output.mkv
ffmpeg -i input.mkv -i logo.png -filter_complex "overlay=62:39" Output.mkv
2-how i can delogo or add logo in ffmpeg Without loss of quality?