Bug 425918 - Extracted frames anti aliasing when using effects
Summary: Extracted frames anti aliasing when using effects
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: unspecified
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-28 20:16 UTC by secretagent0016
Modified: 2020-08-28 20:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Attachment contains example of extracted frames of rotated and zoomed images (135.57 KB, application/zip)
2020-08-28 20:16 UTC, secretagent0016
Details

Note You need to log in before you can comment on or make changes to this bug.
Description secretagent0016 2020-08-28 20:16:05 UTC
Created attachment 131251 [details]
Attachment contains example of extracted frames of rotated and zoomed images

SUMMARY

When extracting a frame from part that has applied some effect on it (I checked for Rotate and Position and Zoom), it seems like there is no anti aliasing, rather, each pixel takes the color of a pixel that would be nearest to it when effect is applied. This is easier to reproduce with an image (See attachment).


STEPS TO REPRODUCE
1. Load image
2. Rotate or Zoom
3. Extract frame

OBSERVED RESULT

Extracted frame has rough edges around objects (see attachment).


EXPECTED RESULT

Edges of objects should be smooth, and in fact, when you render project as image sequence you get smooth edges, so extracting a frame should just do for specific frame what rendering image sequence does for the entire project.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION