about watermark images
Hi all, I am new to ffmpeg, actually i want to put gif images into the video clip for that i am usingt this command : ffmpeg -i inputfile -vhook '/usr/lib/vhook/watermark.so -f cnn.gif -m 0 -t ffffff' -sameq output.mpg but after executing this command the image size is becomming larger ,I am unable to get the actual size for the image in the clip.The actual size of the gif image is 200x40 and i want to put that image to the bottom right hand side. For this i need some help regarding the parameters. So plz help me in this regard, and its urgent. PRAVEEN
the image size is becomming larger ,I am unable to get the actual size for the image in the clip.The actual size of the gif image is 200x40 and i want to put that image to the bottom right hand side. do you need a watermark or a logo placed over the video? watermark is
2007/3/28, praveen valaboju <prawin.smart at gmail.com>: transparent. maybe you could check the imlib2 vhook. all the doc you need is in the header of the file.
and its urgent. it's irrelevant.
Next time try to improve you report, pasting even the output of ffmpeg. cheers deadhead
On 3/28/07, deadhead <deadhead at wooow.it> wrote:
the image size is becomming larger ,I am unable to get the actual size for the image in the clip.The actual size of the gif image is 200x40 and i want to put that image to the bottom right hand side. do you need a watermark or a logo placed over the video? watermark is
2007/3/28, praveen valaboju <prawin.smart at gmail.com>: transparent. maybe you could check the imlib2 vhook. all the doc you need is in the header of the file.
and its urgent. it's irrelevant.
Next time try to improve you report, pasting even the output of ffmpeg.
cheers
thanks for reply
actually i want logo(it should appear like watermark only) placed over video, but it is enlarging over the video clip size and also i want to put it wherever i want can u have any idea thanks....
On 3/28/07, deadhead <deadhead at wooow.it> wrote:
the image size is becomming larger ,I am unable to get the actual size for the image in the clip.The actual size of the gif image is 200x40 and i want to put that image to the bottom right hand side. do you need a watermark or a logo placed over the video? watermark is
2007/3/28, praveen valaboju <prawin.smart at gmail.com>: transparent. maybe you could check the imlib2 vhook. all the doc you need is in the header of the file.
and its urgent. it's irrelevant.
Next time try to improve you report, pasting even the output of ffmpeg.
cheers
thanks for reply
actually i want logo(it should appear like watermark only) placed over video, but it is enlarging over the video clip size and also i want to put it wherever i want
Then imlib2 vhook is definitively what you need.
Hi,
the image size is becomming larger ,I am unable to get the actual size for the image in the clip.The actual size of the gif image is 200x40 and i want to put that image to the bottom right hand side. do you need a watermark or a logo placed over the video? watermark is transparent. maybe you could check the imlib2 vhook. all the doc you need is in the header of the file.
Or make your GIF as large as the video frame, and place your 200x40 logo at the bottom right corner of that larger GIF. Regards, V?ctor
participants (3)
-
deadhead@wooow.it -
prawin.smart@gmail.com -
wzrlpy@arsystel.com