Proxy Render Size is cropping instead of lowering down the resolution #91992

Closed
opened 2021-10-06 22:03:38 +02:00 by Muhammad Farooqi · 11 comments

System Information
Operating system: macOS-11.6-x86_64-i386-64bit 64 Bits
Graphics card: Intel Iris Pro OpenGL Engine Intel Inc. 4.1 INTEL-16.5.2

Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-10-05 22:29, hash: 26dac33ce1
Worked: (newest version of Blender that worked as expected)

Short description of error
On changing Proxy Render Size to 50% or 25% in View Setting in VSE Preview the preview in the left is zooming in and just showing 50% or 25% of the screen instead of just lowering down the resolution and show the whole preview size.

Exact steps for others to reproduce the error

  1. Open Lastest build as mentioned above.
  2. Click on the + sign in Workspaces... and + -> VFX -> Motion Tracking
  3. image.png
  4. In the bellow "Movie Clip Editor", Open any video.
  5. No need to do anything with it.
  6. Now think you actually had to open VSE. (You may ignore this step.. I had it to be exact :) )
  7. Now again change Workspace by pressing + (plus) -> Video Editing -> Video Editing
{F10820699}
  1. In the Sequencer under Add menu -> in Clip menu.. you will notice the video we've added in Motion Tracking is listed. Click on that.
{F10820745}
  1. Now activate this stripe.
  2. Now move your cursor to the top middle Preview section and hit N
{F10820820}
  1. In the view tab change Proxy Render Size to 25%
{F10820801}
  1. See the fun.
{F10820830}
  1. image.png
  2. Now if this stripe is activate, hit S and scale it down. .. you will see everything is there.
  3. Now hit Alt+S to reset the scale.
  4. Now again in the Sequencer ... under Add menu -> add Movie (select the same movie clip or anything else)
     {F10820896}
  1. You will see it is full screen uncropped clip in above window as expected.
  2. Now activate this Strip
  3. Check in above Preview screen there Proxy Render Size is still 25% . you can keep it or change it if you want.
  4. Notice.. this clip is fine. .

RUN TIME ISSUE FOUND
19. I found another issue here.. if I hit Alt+S it will scale up the newly added Movie cli... it's mean it was already scaled down..

[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: macOS-11.6-x86_64-i386-64bit 64 Bits Graphics card: Intel Iris Pro OpenGL Engine Intel Inc. 4.1 INTEL-16.5.2 **Blender Version** Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-10-05 22:29, hash: `26dac33ce1` Worked: (newest version of Blender that worked as expected) **Short description of error** On changing **Proxy Render Size** to 50% or 25% in **View Setting** in VSE **Preview** the preview in the left is zooming in and just showing 50% or 25% of the screen instead of just lowering down the resolution and show the whole preview size. **Exact steps for others to reproduce the error** 1. Open Lastest build as mentioned above. 2. Click on the + sign in Workspaces... and + -> VFX -> Motion Tracking 3. ![image.png](https://archive.blender.org/developer/F10820604/image.png) 4. In the bellow "Movie Clip Editor", Open any video. 5. No need to do anything with it. 6. Now think you actually had to open VSE. (You may ignore this step.. I had it to be exact :) ) 6. Now again change Workspace by pressing + (plus) -> Video Editing -> Video Editing ``` {F10820699} ``` 7. In the Sequencer under Add menu -> in Clip menu.. you will notice the video we've added in Motion Tracking is listed. Click on that. ``` {F10820745} ``` 8. Now activate this stripe. 9. Now move your cursor to the top middle Preview section and hit N ``` {F10820820} ``` 10. In the view tab change Proxy Render Size to 25% ``` {F10820801} ``` 11. See the fun. ``` {F10820830} ``` 12. ![image.png](https://archive.blender.org/developer/F10820839/image.png) 13. Now if this stripe is activate, hit S and scale it down. .. you will see everything is there. 14. Now hit Alt+S to reset the scale. 15. Now again in the Sequencer ... under Add menu -> add Movie (select the same movie clip or anything else) ``` {F10820896} ``` 15. You will see it is full screen uncropped clip in above window as expected. 16. Now activate this Strip 17. Check in above Preview screen there Proxy Render Size is still 25% . you can keep it or change it if you want. 18. Notice.. this clip is fine. . **RUN TIME ISSUE FOUND** 19. I found another issue here.. if I hit Alt+S it will scale up the newly added Movie cli... it's mean it was already scaled down.. [Based on the default startup or an attached .blend file (as simple as possible)]

Added subscriber: @mfarooqi

Added subscriber: @mfarooqi

Added subscriber: @slinkeepie

Added subscriber: @slinkeepie

Wonder if this might be related to https://developer.blender.org/T90855 ?

Wonder if this might be related to https://developer.blender.org/T90855 ?

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscriber: @Aidan_Davey

Added subscriber: @Aidan_Davey

I think this is caused because no proxy is created for clips, if you try to set it manually while the clip is selected the error message suggests select a Movie Clip or Image.

Do we actually want clips to be added to the VSE? Maybe disable the option and have users import the original Movie Clip instead.

Or enable proxy for clips too?

In the VSE only?

I think this is caused because no proxy is created for clips, if you try to set it manually while the clip is selected the error message suggests select a Movie Clip or Image. Do we actually want clips to be added to the VSE? Maybe disable the option and have users import the original Movie Clip instead. Or enable proxy for clips too? In the VSE only?

Added subscriber: @iss

Added subscriber: @iss

In #91992#1243137, @Aidan_Davey wrote:
I think this is caused because no proxy is created for clips, if you try to set it manually while the clip is selected the error message suggests select a Movie Clip or Image.

Do we actually want clips to be added to the VSE? Maybe disable the option and have users import the original Movie Clip instead.

Or enable proxy for clips too?

In the VSE only?

You can work around this issue, but is should work in first place. I think this is also problem with scene strips where you can't easily do workarounds.

> In #91992#1243137, @Aidan_Davey wrote: > I think this is caused because no proxy is created for clips, if you try to set it manually while the clip is selected the error message suggests select a Movie Clip or Image. > > Do we actually want clips to be added to the VSE? Maybe disable the option and have users import the original Movie Clip instead. > > Or enable proxy for clips too? > > In the VSE only? You can work around this issue, but is should work in first place. I think this is also problem with scene strips where you can't easily do workarounds.

I never knew Blender take issues so seriously.. and this much focus and respond from you gurus is really appreciated. This also pushing me to find more bugs to make Blender rule the CG world!. Hat's off everyone!.

I never knew Blender take issues so seriously.. and this much focus and respond from you gurus is really appreciated. This also pushing me to find more bugs to make Blender rule the CG world!. Hat's off everyone!.

This issue was referenced by ef8240e64c

This issue was referenced by ef8240e64c9f7805ef65d9f7599bfb3eca97566c

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Richard Antalik self-assigned this 2021-11-15 20:33:06 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#91992
No description provided.