Opened 10 years ago
Closed 10 years ago
#3894 closed defect (invalid)
Add Hypherlink for watermark in the video
Reported by: | Prakash | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
How to add the link to the watermark image ? please reply me in any or flv video format
$command='ffmpeg -framerate 5 -pattern_type sequence -start_number 0 -i ad_images/img_%d.png -i img/watermark.png -i img/watermark.png -filter_complex "overlay=x=10:y=H-h-10,overlay=x=W-w-10:y=H-h-10" -s 600x400 -vcodec libx264 '.$destination1;
Note:
See TracTickets
for help on using tickets.
Please understand that this is a bug tracker, not a support forum.