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

David david.ariens at gmail.com
Tue Apr 19 19:24:45 CEST 2011


Tim Nicholson <tim.nicholson <at> bbc.co.uk> writes:

>
> 
> And now with your file:-
> 
> ffmpeg -i paul.mov  -threads 0 \
> -vf "movie=coachteamlogo.png [logo]; [in][logo] 
> overlay=10:main_h-overlay_h-10 [out]" \
> -vcodec dvvideo -s 720x576 -an -y out-paul.mov
> 
> and it still looks good.....
> 


Tim, 

When running your code I still got the same crappy output. Which build are you 
running? I will try testing with another build.



More information about the ffmpeg-user mailing list