![]() |
|
Wrong crop and aspect ratio - 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: Wrong crop and aspect ratio (/thread-1599.html) |
Wrong crop and aspect ratio - kingcrimsonster - 04.11.2020 Wrong crop and aspect ratio when select to encode in UT video codec. avisynth preview normal. The output file is different from the avisynth preview. This file is correctly encoded in x264. RE: Wrong crop and aspect ratio - Selur - 04.11.2020 Will look at it on the weekend. Won't be able to get to a machine for serious programming earlier. Cu Selur RE: Wrong crop and aspect ratio - Selur - 05.11.2020 I see the problem in the debug output. Problem is the decoding call of ffmpeg also contains crop&scale. -> will look at the source code and fix it tomorrow after work RE: Wrong crop and aspect ratio - Selur - 06.11.2020 Can't reproduce the issue with my current dev version, will send you a link. Cu Selur |