mirror of https://github.com/FFmpeg/FFmpeg.git
videotoolbox returns an already cropped stream which led to double cropping. this issue was introduced with the refactor of the cropping mechanism in commitpull/300/head07596e4
for h264 and000fb61
for HEVC. to fix this we set the cropping of the frame and the output frame to 0. Tested-by: ponpon Fixes ticket #7544.
parent
991cd79155
commit
233cd89056
1 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue