Aras Pranckevicius aras_p
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
Aras Pranckevicius pushed to vse_text_shadow_outline at aras_p/blender 2024-07-26 09:08:43 +02:00
84fde2146a Code style and split function into smaller ones
Aras Pranckevicius pushed to vse_text_shadow_outline at aras_p/blender 2024-07-26 09:06:20 +02:00
76b9064148 Update tests
4664029815 Fix #124922: VSE text strip shadow now casts shadow of the outline
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
Compare 30 commits »
Aras Pranckevicius created branch vse_text_shadow_outline in blender/blender-test-data 2024-07-26 08:47:03 +02:00
Aras Pranckevicius pushed to vse_text_shadow_outline at blender/blender-test-data 2024-07-26 08:47:03 +02:00
9290255007 VSE: update and extend tests for #125445
Aras Pranckevicius commented on issue blender/blender#125446 2024-07-25 19:28:20 +02:00
Video: Error in video decoding on either Linux or AVX512 CPU (ffmpeg alignment issue?)

@Sean-Devonport hmm I suspect this might be due to AVX512 in your CPU featureset; that probably needs different alignment somewhere in ffmpeg related code. I don't have such a CPU around here to…

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

@Sean-Devonport hmm this sounds very similar to #120077 that was fixed in 4.1.1 (4.1.0 did have the issue). That particular issue was not related to OS or platform, but rather to the CPU…

Aras Pranckevicius created pull request blender/blender#125445 2024-07-25 18:50:51 +02:00
Fix #124922: VSE text strip shadow now casts shadow of the outline