Changes between Initial Version and Version 1 of Ticket #7562, comment 5
- Timestamp:
- Jul 28, 2019, 3:50:47 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7562, comment 5
initial v1 8 8 9 9 I haven't tried, but it might be that cuda_scale specifying no change in width or height would also solve the problem. It shouldn't do, because if width/height is not supposed to change it should just pass the surface through but looking at vf_cuda_scale.c there is a passthrough variable defined, and set...but not used. 10 11 EDIT: just tried it, and the above does indeed work. So another workaround for this problem is to use a dummy cuda_scale. Although that would only last until such time as someone makes the passthrough actually passthrough....


