Aras Pranckevicius aras_p
Aras Pranckevicius commented on pull request blender/blender#118670 2024-08-06 14:31:40 +02:00
VSE: Add anim manager

Looking at the code, this should be unrelated to this PR

Well I dunno. It consistently happens for me in this PR, and consistently does not happen without this PR. I'm testing on windows…

Aras Pranckevicius commented on pull request blender/blender#118670 2024-08-06 14:29:20 +02:00
VSE: Add anim manager

For me this happens in "scene3" of this file, does not happen in "scene2" or "scene1" of the same file. What is different in scene3, is that the same source video file is used multiple times at…

Aras Pranckevicius commented on issue blender/blender#65720 2024-07-30 08:06:58 +02:00
Fast image processing library

@iss my take is that this issue, as formulated right now, is too vague/nebulous to do anything about it.

First of all "pixel processing" is not the largest performance issue with the sequencer…

Aras Pranckevicius merged pull request blender/blender#125468 2024-07-29 20:25:46 +02:00
VSE: Cleanup retiming selection code
Aras Pranckevicius pushed to main at blender/blender 2024-07-29 20:25:44 +02:00
2314f59417 Refactor: Cleanup VSE retiming selection code
Aras Pranckevicius pushed to main at blender/blender 2024-07-29 14:58:32 +02:00
b17734598d Fix #125446: Video decoding artifacts on AVX512 CPU with some video widths
Aras Pranckevicius deleted branch ffmpeg_alignment_fix from aras_p/blender 2024-07-29 14:58:30 +02:00
Aras Pranckevicius closed issue blender/blender#125446 2024-07-29 14:58:29 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)
Aras Pranckevicius merged pull request blender/blender#125578 2024-07-29 14:58:27 +02:00
Fix #125446: Video decoding artifacts on AVX512 CPU with some video widths
Aras Pranckevicius commented on issue blender/blender#125446 2024-07-29 14:57:52 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)

@Sean-Devonport thanks for testing (and I've learned how to spin up a computer In The Cloud, yay :))! I'll land this to main branch for 4.3, and will queue up a backport for upcoming 4.2.1.

Aras Pranckevicius commented on issue blender/blender#125446 2024-07-29 11:07:33 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)

@Sean-Devonport I think I have a fix over at pull request #125578. Can you test the build I just made of it? https://builder.blender.org/download/patch/PR125578/ under "Linux" tab there's a…

Aras Pranckevicius pushed to ffmpeg_alignment_fix at aras_p/blender 2024-07-29 09:59:27 +02:00
23c02d428f Fix #125446: Video decoding artifacts on AVX512 CPU with some video widths
4afb3aff35 Cleanup: pass const arguments, use r_ prefixed return arg
004c247670 Cleanup: different declaration names, use r_ prefix for return args
9e88ff1b4b Cleanup: use correct index when building group node lazy function
1f026f7ac2 Cleanup: improve method names
Compare 67 commits »
Aras Pranckevicius pushed to ffmpeg_alignment_fix at aras_p/blender 2024-07-29 08:36:28 +02:00
b65559d3d1 TMP test for video issue, 2
Aras Pranckevicius created pull request blender/blender#125578 2024-07-28 19:55:29 +02:00
WIP: Video: test AVX512 alignment fix
Aras Pranckevicius created branch ffmpeg_alignment_fix in aras_p/blender 2024-07-28 19:50:51 +02:00
Aras Pranckevicius pushed to ffmpeg_alignment_fix at aras_p/blender 2024-07-28 19:50:51 +02:00
af88639bff TMP test for video issue
656fe6d3e4 Extensions: support "blocklist" in the remote repository
437cb33a73 Refactor: Sculpt: Use new mesh vertex neighbor function
ce0f51ac1b Cleanup: Sculpt: Use enum class in various places
806ce8ebe3 Sculpt: Data oriented refactor for color filter tool
Compare 10 commits »
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-07-27 20:40:03 +02:00
c15c74f919 Fix #124922: VSE text strip shadow now casts shadow of the outline
ddaddef5c4 Fix #125043: VSE text outline is wrongly inside the actual text shape
Compare 2 commits »
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender-test-data 2024-07-27 20:39:56 +02:00
84f8d8b7f4 VSE: update test output after text shadow/outline backports
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-07-27 20:29:34 +02:00
0d89a63ca5 Fix #125061: VSE timeline pixel rounding/snapping issues at large frames