AVI Raw index corrupted #80482

Open
opened 2 years ago by CMalcheski · 13 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 446.14

Blender Version
Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: 0330d1af29
Worked: Never

Short description of error
Rendering AVI RAW file will create file with invalid or corrupted index. This seems to happen only with 3840x2160 resolution.

Exact steps for others to reproduce the error

#80482.blend

  • Open file
  • Render animation
  • Open rendered file in VLC
**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce RTX 2080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 446.14 **Blender Version** Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: `0330d1af29` Worked: Never **Short description of error** Rendering AVI RAW file will create file with invalid or corrupted index. This seems to happen only with 3840x2160 resolution. **Exact steps for others to reproduce the error** [#80482.blend](https://archive.blender.org/developer/F8863797/T80482.blend) - Open file - Render animation - Open rendered file in VLC
Poster

Added subscriber: @CMalcheski

Added subscriber: @CMalcheski
Poster

This video only consists of glossy letters on a black background. Using ANY other format for video output, played at 3840 x 2160, creates horrific white splotches all over the background. AVI Raw is the only format that will generate an output file that displays cleanly at full screen resolution, 3840 x 2160.

This video only consists of glossy letters on a black background. Using ANY other format for video output, played at 3840 x 2160, creates horrific white splotches all over the background. AVI Raw is the only format that will generate an output file that displays cleanly at full screen resolution, 3840 x 2160.
iss commented 2 years ago
Collaborator

Added subscriber: @iss

Added subscriber: @iss
iss commented 2 years ago
Collaborator

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
iss commented 2 years ago
Collaborator

In #80482#1009575, @CMalcheski wrote:
AVI Raw is the only format that will generate an output file that displays cleanly at full screen resolution, 3840 x 2160.

Are you talking about video compression? because there should be more options for lossless output like MPNG, FF#1 or huffYUV.

Can you upload .blend file separately, so we can render only cube to examine the issue? I assume the bug will be still there in such case and even in lower resolution?

Also can you link to existing report?

> In #80482#1009575, @CMalcheski wrote: > AVI Raw is the only format that will generate an output file that displays cleanly at full screen resolution, 3840 x 2160. Are you talking about video compression? because there should be more options for lossless output like MPNG, FF#1 or huffYUV. Can you upload .blend file separately, so we can render only cube to examine the issue? I assume the bug will be still there in such case and even in lower resolution? Also can you link to existing report?
Poster

The .blend file is already included in the .ZIP file attached to this report. "Link to existing report" ... not sure what you mean, you're already here. But here is the link....

https://developer.blender.org/T80482#1012225

(Sorry for so many edits) ... I have set compression to 0 to avoid any potential lossy compression. It did not help. You have the .blend file; you'll see.

The .blend file is already included in the .ZIP file attached to this report. "Link to existing report" ... not sure what you mean, you're already here. But here is the link.... [[https://developer.blender.org/T80482#1012225]] (Sorry for so many edits) ... I have set compression to 0 to avoid any potential lossy compression. It did not help. You have the .blend file; you'll see.
iss commented 2 years ago
Collaborator

I meant

In #80482#1012225, @CMalcheski wrote:
The .blend file is already included in the .ZIP file attached to this report.

Yes, I just didn't want to download 300M file just for .blend file. Nevermind, I will download the whole thing.

"Link to existing report" ... not sure what you mean, you're already here. But here is the link....

I meant "This has been reported before and was lowered from 90 to 30 in priority for some reason; the person reporting it never followed up so it was never addressed."

I meant > In #80482#1012225, @CMalcheski wrote: > The .blend file is already included in the .ZIP file attached to this report. Yes, I just didn't want to download 300M file just for .blend file. Nevermind, I will download the whole thing. > "Link to existing report" ... not sure what you mean, you're already here. But here is the link.... I meant "This has been reported before and was lowered from 90 to 30 in priority for some reason; the person reporting it never followed up so it was never addressed."
Poster

Okay maybe just be a little more specific that you just want the .blend file to avoid the download.

V2.blend

The prior report came up on Google but of course now I can't remember the exact search terms I used.

I'm really not trying to be a disrespectful smart a** but it just isn't that complicated. Just download what I uploaded. Load the blend file and press ctrl+F12. That's it. Let it generate the output and the bug is duplicated. Already more time has been wasted parsing details redundantly and trying to avoid download time than would ever have been required to have you examining the index on that completed AVI output file. I set everything up specifically so all you have to do is load the .blend file and press ctrl+f12. I was very careful about making things as easy as I can. I have been an assembly language developer since 1984 and I've been programming since 1976. I have a sense of how to make debugging easy and complete for the devs.

Okay maybe just be a little more specific that you just want the .blend file to avoid the download. [V2.blend](https://archive.blender.org/developer/F8860069/V2.blend) The prior report came up on Google but of course now I can't remember the exact search terms I used. I'm really not trying to be a disrespectful smart a** but it just isn't that complicated. Just download what I uploaded. Load the blend file and press ctrl+F12. That's it. Let it generate the output and the bug is duplicated. Already more time has been wasted parsing details redundantly and trying to avoid download time than would ever have been required to have you examining the index on that completed AVI output file. I set everything up specifically so all you have to do is load the .blend file and press ctrl+f12. I was very careful about making things as easy as I can. I have been an assembly language developer since 1984 and I've been programming since 1976. I have a sense of how to make debugging easy and complete for the devs.
iss changed title from AVI Raw Corruption to AVI Raw index corrupted 2 years ago
iss commented 2 years ago
Collaborator

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'
EAW commented 2 years ago

Added subscriber: @EAW

Added subscriber: @EAW
EAW commented 2 years ago

Using this site’s search function, ‘AVI Raw’ returns #60091 as the second result, which fits the description of the prior report.

This has been reported before and was lowered from 90 to 30 in priority for some reason;

@CMalcheski these numbers are the result of the re-organization of the bug tracker that was done last December. Unfortunately, there was an issue (the details of which I don’t know) that didn’t allow the old priorities and statuses to keep their names. 90 was ‘Needs Triage’ and 30 was ‘Needs Information from User’ if I recall correctly. Hope that clarifies that bit at least.

Using this site’s search function, ‘AVI Raw’ returns #60091 as the second result, which fits the description of the prior report. >This has been reported before and was lowered from 90 to 30 in priority for some reason; @CMalcheski these numbers are the result of the re-organization of the bug tracker that was done last December. Unfortunately, there was an issue (the details of which I don’t know) that didn’t allow the old priorities and statuses to keep their names. 90 was ‘Needs Triage’ and 30 was ‘Needs Information from User’ if I recall correctly. Hope that clarifies that bit at least.
Poster

Added subscriber: @evan-4

Added subscriber: @evan-4
Poster

This comment was removed by @CMalcheski

*This comment was removed by @CMalcheski*
lichtwerk removed the
legacy module/VFX & Video
label 5 hours ago
lichtwerk removed the
Interest/VFX & Video
label 5 hours ago
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/Collada
Interest/Compositing
Interest/Core
Interest/Cycles
Interest/Dependency Graph
Interest/Development Management
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/Modeling
Interest/Modifiers
Interest/Motion Tracking
Interest/Nodes & Physics
Interest/Overrides
Interest/Performance
Interest/Performance
Interest/Physics
Interest/Pipeline, Assets & I/O
Interest/Platforms, Builds, Tests & Devices
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
legacy module/Animation & Rigging
legacy module/Core
legacy module/Development Management
legacy module/Eevee & Viewport
legacy module/Grease Pencil
legacy module/Modeling
legacy module/Nodes & Physics
legacy module/Pipeline, Assets & IO
legacy module/Platforms, Builds, Tests & Devices
legacy module/Python API
legacy module/Rendering & Cycles
legacy module/Sculpt, Paint & Texture
legacy module/Triaging
legacy module/User Interface
legacy module/VFX & Video
legacy project/1.0.0-beta.2
legacy project/Asset Browser (Archived)
legacy project/BF Blender: 2.8
legacy project/BF Blender: After Release
legacy project/BF Blender: Next
legacy project/BF Blender: Regressions
legacy project/BF Blender: Unconfirmed
legacy project/Blender 2.70
legacy project/Code Quest
legacy project/Datablocks and Libraries
legacy project/Eevee
legacy project/Game Animation
legacy project/Game Audio
legacy project/Game Data Conversion
legacy project/Game Engine
legacy project/Game Logic
legacy project/Game Physics
legacy project/Game Python
legacy project/Game Rendering
legacy project/Game UI
legacy project/GPU / Viewport
legacy project/GSoC
legacy project/Infrastructure: Websites
legacy project/LibOverrides - Usability and UX
legacy project/Milestone 1: Basic, Local Asset Browser
legacy project/Nodes
legacy project/OpenGL Error
legacy project/Papercut
legacy project/Pose Library Basics
legacy project/Retrospective
legacy project/Tracker Curfew
legacy project/Wintab High Frequency
Meta/Good First Issue
Meta/Papercut
migration/requires-manual-verification
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 & Devices
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 Information 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
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#80482
Loading…
There is no content yet.