[FFmpeg-user] Issue with watermarking a video -> result is garbled (pink and green lines)

Tim Nicholson tim.nicholson at bbc.co.uk
Tue Apr 19 18:33:24 CEST 2011


On 17/04/11 06:59, David wrote:
> Hi,
>
> I have an issue with watermarking a video using ffmpeg and libavfilter.
>
> This is my testvideo: www.coachteam.com/testvideo/paul.mov
> This is the watermark: www.coachteam.com/testvideo/coachteamlogo.png
> And this is the result: www.coachteam.com/testvideo/paul.mp4

I have just done a test using your .png, but with a gash file of my own 
and the results look correct.

ffmpeg -i NeighEC001.mpg  -threads 0 \
-vf "movie=coachteamlogo.png [logo]; [in][logo] 
overlay=10:main_h-overlay_h-10 [out]" \
-vcodec dvvideo -s 720x576 -an -y out.mov


-- 
Tim

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					


More information about the ffmpeg-user mailing list