Maniphest T82703

Sequencer Render problem with Resolution Percentage
Closed, ResolvedBUG

Assigned To
Richard Antalik (ISS)
Authored By
Hjalti Hjálmarsson (hjalti)
Nov 13 2020, 4:32 PM
Tags
  • BF Blender
  • Video Sequencer
  • VFX & Video
Subscribers
Germano Cavalcante (mano-wii)
Hjalti Hjálmarsson (hjalti)
Peter Fog (tintwotin)
Richard Antalik (ISS)

Description

System Information
Operating system: Linux-5.4.0-7642-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: Radeon Vega Frontier Edition (VEGA10, DRM 3.35.0, 5.4.0-7642-generic, LLVM 10.0.0) X.Org 4.6 (Core Profile) Mesa 20.0.8

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-11-10 22:11, hash: rBc4d8f6a4a8dd

Short description of error
Sequencer Render (both Image and Animation) seem to calculate the Resolution Percentage incorrectly.

Exact steps for others to reproduce the error
Open this simple demo file:


In the VSE Preview, Click "View"
Select either "Sequencer Render Image" or "Sequencer Render Animation"
...and you'll see how it incorrectly calculated the positions of the two videos

If you change the Resolution Percentage from 50% to 100% it works fine.

Revisions and Commits

rB Blender
D9562

Event Timeline

Hjalti Hjálmarsson (hjalti) created this task.Nov 13 2020, 4:32 PM
Germano Cavalcante (mano-wii) changed the task status from Needs Triage to Confirmed.Nov 13 2020, 7:23 PM
Germano Cavalcante (mano-wii) added projects: Video Sequencer, VFX & Video.
Germano Cavalcante (mano-wii) changed the subtype of this task from "Report" to "Bug".
Germano Cavalcante (mano-wii) added a subscriber: Germano Cavalcante (mano-wii).

I can confirm.
This reminds me of the problem described in T80424.
But that is resolved.

Peter Fog (tintwotin) added a subscriber: Peter Fog (tintwotin).EditedNov 13 2020, 7:51 PM

Resolution makes text size funky:

Richard Antalik (ISS) added a subscriber: Richard Antalik (ISS).Nov 14 2020, 1:15 AM

Yes, this is same problem as in T80424, just different render pipeline. Forgot to check openGL render.

@Peter Fog (tintwotin) that is different issue, will fix as well

Richard Antalik (ISS) closed this task as Resolved by committing rB75bd286813eb: Fix T82703: Image not scaled when rendering.Nov 17 2020, 4:07 AM
Richard Antalik (ISS) claimed this task.
Richard Antalik (ISS) added a commit: rB75bd286813eb: Fix T82703: Image not scaled when rendering.