Aras Pranckevicius aras_p
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
Aras Pranckevicius commented on issue blender/blender#125446 2024-07-26 11:13:10 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)

@Sean-Devonport ah did not notice your comment wrt AWS. That's a good idea, I can test things like that myself, thanks! (once I figure out how to use AWS, that is :)).

Aras Pranckevicius deleted branch vse_text_shadow_outline from blender/blender-test-data 2024-07-26 10:50:08 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-07-26 10:49:33 +02:00
160f27330f Fix #124922: VSE text strip shadow now casts shadow of the outline
Aras Pranckevicius deleted branch vse_text_shadow_outline from aras_p/blender 2024-07-26 10:49:31 +02:00
Aras Pranckevicius closed issue blender/blender#124922 2024-07-26 10:49:31 +02:00
VSE : shadow of text strip don't shadow the outlines of text + naming issues
Aras Pranckevicius merged pull request blender/blender#125445 2024-07-26 10:49:28 +02:00
Fix #124922: VSE text strip shadow now casts shadow of the outline
Aras Pranckevicius pushed to main at blender/blender-test-data 2024-07-26 10:48:29 +02:00
9290255007 VSE: update and extend tests for #125445
Aras Pranckevicius pushed to vse_text_shadow_outline at aras_p/blender 2024-07-26 10:47:38 +02:00
de1ae6ef4d Clarify comment
Aras Pranckevicius commented on issue blender/blender#125446 2024-07-26 09:28:28 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)

@Sean-Devonport just to see whether whole Cycles & Cuda is relevant or not, can you check if this much smaller repro also shows the "left side is wrongly wrapped" issue? It is the same video as in…

Aras Pranckevicius deleted branch vse_text_inner_outline from blender/blender-test-data 2024-07-26 09:09:54 +02:00