Resize with only one value

Use this forum to request features. Maybe you'll get lucky!
emcodem
Posts: 1646
Joined: Wed Sep 19, 2018 8:11 am

Re: Resize with only one value

Post by emcodem »

Aye @video_m
well without any job logs i can only guess. My first guess would be that the path to image you selected for overlay does not exist or is not accessible on the new computer.
emcodem, wrapping since 2009 you got the rhyme?
video_m
Posts: 19
Joined: Fri Dec 17, 2021 6:07 pm

Re: Resize with only one value

Post by video_m »

Hello emcodem,

i use network path and for the share the same user.

I have make a export of the logs.

DId i need a special plugin/drive for png file to read?

Kr,
Last edited by video_m on Thu Sep 29, 2022 6:15 pm, edited 1 time in total.
emcodem
Posts: 1646
Joined: Wed Sep 19, 2018 8:11 am

Re: Resize with only one value

Post by emcodem »

Sorry we need the full_log.json. Rightclick on a finished job in jobmonitor and hit open log directory. There should be full_log.json.
An easy way to investigate yourself is using webinterface, there is a log viewer builtin. The error message we are looking for should be written in some ffprobe log at start of watermark node. Probably in the clip_check function.
emcodem, wrapping since 2009 you got the rhyme?
video_m
Posts: 19
Joined: Fri Dec 17, 2021 6:07 pm

Re: Resize with only one value

Post by video_m »

this one?
Last edited by video_m on Thu Sep 29, 2022 6:15 pm, edited 1 time in total.
admin
Site Admin
Posts: 1659
Joined: Sat Feb 08, 2014 10:39 pm

Re: Resize with only one value

Post by admin »

Hi video_m,

Would it be possible to share the jpg source? Or, is it possible for you to test if the exact same job works on another host? The job crash before the watermark node starts doing its thing so the problem lies before that point.

-steinar
video_m
Posts: 19
Joined: Fri Dec 17, 2021 6:07 pm

Re: Resize with only one value

Post by video_m »

When i'm home i can share the picture. it's a png.

on my laptop it's the workflow working but on my "server" not.

Kind regards
video_m
Posts: 19
Joined: Fri Dec 17, 2021 6:07 pm

Re: Resize with only one value

Post by video_m »

and the picture :)
Last edited by video_m on Thu Sep 29, 2022 6:15 pm, edited 1 time in total.
emcodem
Posts: 1646
Joined: Wed Sep 19, 2018 8:11 am

Re: Resize with only one value

Post by emcodem »

Thanks for sharing! Unfortunately what steinar requested is the source file, not the watermark file.
In a log that you shared, the file is named test.jpg and has resolution "width":4897,"height":3265.
Even if you can reproduce the issue with "all files", steinar wants to make sure that we work with the exact same files as you do.

The error happens in the resize processor not in the watermark processor. It is just the watermark processor complaining because first thing it does is to check if it can work with it's input but in this case it cannot because the resize node fucked up for some reason.. We were not yet able to find anything that could make resize work on one server but not the other one, that is why we want to work with exactly your source file.
emcodem, wrapping since 2009 you got the rhyme?
video_m
Posts: 19
Joined: Fri Dec 17, 2021 6:07 pm

Re: Resize with only one value

Post by video_m »

Sorry,

The file is to big to share here in Attachents, i have make a link:
Last edited by video_m on Thu Sep 29, 2022 6:14 pm, edited 1 time in total.
admin
Site Admin
Posts: 1659
Joined: Sat Feb 08, 2014 10:39 pm

Re: Resize with only one value

Post by admin »

Hi video_m

I think we have found the problem. Your CPU is too old probably. Can you please download this package:
https://github.com/jpsdr/plugins_JPSDR/ ... _v3_3_0.7z

Find the plugins_JPSDR.dll file in plugins_JPSDR_v3_3_0.7z\x64\Release_W7_AVX and replace the one in FFAStrans\Processors\avs_plugins\JPSDR\x64\Release_W7

Please try and report back.

-steinar
Post Reply