Posts: 223
Threads: 75
Joined: May 2017
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.
Attached Files
HybridDebugOutput.zip (Size: 25,66 KB / Downloads: 15)
Posts: 4.770
Threads: 35
Joined: May 2017
Will look at it on the weekend.
Won't be able to get to a machine for serious programming earlier.
Cu Selur
Posts: 4.770
Threads: 35
Joined: May 2017
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
Posts: 4.770
Threads: 35
Joined: May 2017
Can't reproduce the issue with my current dev version, will send you a link.
Cu Selur