this is helpful with transcoding the movie thank you very much for care and help but how i can use this with copy method because it's not workThe code line i using nice -n 8 ffmpeg -i "tesmov.mp4" -map 0 -vcodec copy -scodec copy -acodec aac -ab 128k -strict experimental -vf "delogo=x=1684:y=106:w=150:h=50:t=4:show=0" -f flv out.flvanother thing if i have moving area " like nudity " can i remove with tracing the area ?Thanks again
> > Date: Wed, 4 Feb 2015 15:27:11 +0100 > > From: [email protected] > > To: [email protected] > > Subject: Re: [FFmpeg-user] removing logo > > > > On Wed, Feb 04, 2015 at 13:39:09 +0000, Eng.Hany Ahmed wrote: > > > 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 > > > > Thanks for the examples. > > > > Did you read Tim's message at all? > > > > > > Why not use the delog filter? e.g:- > > > > -vf "delogo=x=920:y=692:w=275:h=23:t=4:show=0" > > > > This filter works perfectly for me on your example image: > > -vf "delogo=x=26:y=30:w=80:h=34:t=4:show=0" > > > > You haven't provided the other information we asked for, so we can't > > answer your other questions. Please do read our answers from beginning > > to end. > > > > Cheers, > > Moritz > > _______________________________________________ > > ffmpeg-user mailing list > > [email protected] > > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
