- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
Fix: Reading some old blend files fires assert in Sequencer data read
Fix: Reading some old blend files fires assert in Sequencer data read
fd7d4578d5
Fix: Reading some old blend files fires assert in Sequencer data read
b8b3f8e723
Release: Bump 4.3 to rc
221cef2855
Formatting
3b44f84686
Fix #130182: Unique layer name in move to layer popup box
aad4e62173
Libs: Update linux libs
Cleanup: VSE effects never have 3 inputs, remove seq3 handling
@weizhen thanks, looking into it. I have no idea why it happens, trying to talk with Sergey... Meanwhile, locally commenting out that assert that fires should unblock you. Everything seems to work…
Cleanup: VSE effects never have 3 inputs, remove seq3 handling
@weizhen can you share the blend file? (I have no idea what is wdas_cloud.blend or where to get one)
FFMpeg color offset
Aras Pranckevicius
deleted branch ffmpeg-color-metadata from aras_p/blender
2024-11-14 09:05:01 +01:00
Fix #60947: ffmpeg video colors shifted/banded in some players
1ca47d4e83
Fix: VSE movie proxies have color shifts when source movie has colorspace info
0bb50909d6
Merge branch 'main' into ffmpeg-color-metadata
49c6a0320c
Tests: add VSE render test coverage for ffmpeg movie decoding
64a9260921
Core: remove WITH_CXX_GUARDEDALLOC option
702bdde96d
Merge branch 'blender-v4.3-release'
Fix #60947: ffmpeg video colors shifted/banded in some players
Here are the files, with movie rendered on my machine, just in case. This does not happen in main. Also no proxies involved. Speaking of proxies, We should add colorspace/encoding metadata to…
Fix #60947: ffmpeg video colors shifted/banded in some players
- Same issue happens in the
main
branch before this PR.
Ah, so this is not something caused by this PR? What Richard said sounded like an issue introduced by this PR. That said...
-…