A
A
alpust2012-01-16 12:47:43
fmpeg
alpust, 2012-01-16 12:47:43

FFmpeg has a problem with vfilters, for some reason it does not add watermarks, although all other filters are processed?

Rotation, resize, padding all worked out, but watermarks are not added to the output video, here is the command:
/usr/local/bin/ffmpeg -i "/home/encoderws/public_html/data/files/requests/example-test-5c2a1c8a2e9e540690ba05670a526872_d917a8705cade8ef287008dfdd" -acodec libfaac -vcodec mpeg4 -b 400k -ar 44100 -f mp4 -ab 96k -ac 2 -vf "[in] rotate=90 [rt0], [rt0] scale=203:360 [sc0], [sc0] pad =640:360:219 [pd0], [pd0] scale=640:360 [sc1], movie=0:png:/home/encoderws/public_html/data/files/watermarks/watermark.png [wm], [out ]" -y '/home/encoderws/public_html/data/files/responses/altroconsumovideodev/example-test-5c2a1c8a2e9e540690ba05670a526872_d917a8705cade8efdd87008df20ef19c.mp4

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question