Watermark does not work on x264

Here you can submit bugreports
Post Reply
rholm
Posts: 27
Joined: Wed Jun 01, 2016 10:23 am

Watermark does not work on x264

Post by rholm »

Hi,

Trying to use the watermark filter, but it does not work on mp4 files encoded with x264. The same decoder but set to use MPEG4 works just fine.

Robert
rholm
Posts: 27
Joined: Wed Jun 01, 2016 10:23 am

Re: Watermark does not work on x264

Post by rholm »

Would also be nice to be able to set the following in the watermark filter:

1. No scaling (the png is currently stretched all over the picture)
2. Positioning (I think ffmpeg positions watermarks from top left corner?

Just a hint...
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Watermark does not work on x264

Post by admin »

So, if you remove the watermark filter or disable it, everything works OK?

Your requests are noted :-)

-steinar
rholm
Posts: 27
Joined: Wed Jun 01, 2016 10:23 am

Re: Watermark does not work on x264

Post by rholm »

Correct, if I bypass the watermark I get a transcoded mp4 with x264 codec.
If I add the watermark the video is completely black
If I keep the watermark and change to MPEG4 codec it all works.
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Watermark does not work on x264

Post by admin »

I'm unable to recreate the issue and I've been testing with lots of weird media. Can you export the workflow to me?

-steinar
taner
Posts: 204
Joined: Sun Jun 19, 2016 6:36 pm

Re: Watermark does not work on x264

Post by taner »

Hi rholm,

I know your post is pretty old.
Anyway.
In the last days I've tried out watermarking with my videos too.
With and without AviSynth.
When using AviSynth I had the same experience.
Unchecking the box "Use FFMpeg x64 for Encoding" in the "Encoders"-processor while using AviSynth solved it. In the help-menue is stated that "current 64 builds of FFMpeg lacks a support of AviSynth".

Best

Taner
Post Reply