Selur's Little Message Board
Couldn't set property: maximum in cropWidth - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Couldn't set property: maximum in cropWidth (/thread-19.html)



Couldn't set property: maximum in cropWidth - kingcrimsonster - 22.05.2017

After opening this file:

Quote:Couldn't set property: maximum in cropWidth - FilteringModel to 50 tb
Quote:Disabled cropping since autocrop on source change is disabled and crop resolution is greater than input resolution.

Mediainfo


Quote:Format profile :  High 4:2:2@L4

Width : 1 920 pixels

Height : 1 080 pixels



RE: Couldn't set property: maximum in cropWidth - Selur - 22.05.2017

That input file seems to be broken:
"C:\Program Files\Hybrid\ffmpeg.exe" -i "D:\Encode\2017.02.24\Eurovision.2016\2nd final\old\demux\Eurovision 2016.track_4113.264"
throws tons fo errors,...
ffmpeg reports:
Stream #0:0: Video: h264, none, 25 fps, 25 tbr, 1200k tbn, 50 tbc
note: there is no resolution info, which is why Hybrid runs into problems.

Cu Selur


RE: Couldn't set property: maximum in cropWidth - kingcrimsonster - 22.05.2017

Is it possible to set the desired resolution manually or to fix the original file?


RE: Couldn't set property: maximum in cropWidth - Selur - 24.05.2017

Nope, since if ffmpeg/libav can't get the resolution most decoders won't be able to handle the file.
It would require a custom build decoder + there are probably other problems with the file too.