Posts: 329
Threads: 107
Joined: May 2017
22.05.2017, 15:55
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
Posts: 10.556
Threads: 57
Joined: May 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
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 329
Threads: 107
Joined: May 2017
Is it possible to set the desired resolution manually or to fix the original file?
Posts: 10.556
Threads: 57
Joined: May 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.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.