[FFmpeg-user] removing logo
Eng.Hany Ahmed
micro-me at hotmail.com
Wed Feb 4 14:39:09 CET 2015
sorry the photos not attached i do in here this for the orignal video http://upload.jannty.com/uploads/14230570412.pngthis for the result i need http://upload.jannty.com/uploads/14230570411.png
thank you for care
Best Regards , Web Creatives Eng.Hany Ahmed Skype: micro2me
> Date: Tue, 3 Feb 2015 08:51:47 +0000
> From: nichot20-at-yahoo.com at ffmpeg.org
> To: ffmpeg-user at ffmpeg.org
> Subject: Re: [FFmpeg-user] removing logo
>
> On 03/02/15 08:23, Moritz Barsnick wrote:
> > Hi Hany,
> >
> > On Tue, Feb 03, 2015 at 01:01:57 +0000, Eng.Hany Ahmed wrote:
> >
> >> Helloi have videos have logo in the top of the corner i want make
> >> pixelate blur for this logo like in the photo
> >
> > In which photo?
> >
> >> i tried to using water mark but i have 2 problems 1- it's take many
> >> resources of the cpu when re encoding and i can use copy method 2 -
> >> it's very bad view with the new logo
> >
> > ffmpeg has quite good x264 coding performance, your expectations may be
> > wrong. You don't tell us what you're expecting and what you're getting
> > though.
> >
> >> the command line " ffmpeg -i "kides.ts" -vprofile baseline -threads 5 -bufsize 2300k -c:v libx264 -b:v 1200k -preset fast -acodec aac -ar 44100 -ab 128k -strict experimental -vf "movie=/root/watermarklogo.png [watermark]; [in][watermark] overlay=10:10 [out]" -f flv kids.flv "
>
> Why not use the delog filter? e.g:-
>
> -vf "delogo=x=920:y=692:w=275:h=23:t=4:show=0"
>
> >
> > Please also show us the complete, uncut console output from this
> > command. And perhaps a screenshot of the result, explaining to us why
> > you think it is wrong.
> >
> > The console output would also help us to see how fast ffmpeg should be,
> > because we could observe the dimensions of the video, its length, ...
> >
>
> Quite
>
> > Moritz
> > [...]
> --
> Tim.
> Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list