Joerg Mueller neXyon
  • Joined on 2009-02-04
Joerg Mueller pushed to main at blender/blender 2024-08-06 18:00:15 +02:00
fae2195553 Audaspace: merge changes from upstream.
Joerg Mueller commented on issue blender/blender#125011 2024-08-03 11:24:06 +02:00
Scrubbing on Video Sequencer does not produce sound if scrbbing spans only a few frames

Should be fixed. Please test and let me know in case the issue is still present!

Joerg Mueller pushed to main at blender/blender 2024-08-03 11:23:27 +02:00
e6178be3b8 Fix #125011: Scrubbing not producing audio output
a235a18aca Audaspace: port changes from upstream.
Compare 2 commits »
Joerg Mueller closed issue blender/blender#125011 2024-08-03 11:23:26 +02:00
Scrubbing on Video Sequencer does not produce sound if scrbbing spans only a few frames
Joerg Mueller merged pull request blender/blender#123147 2024-06-13 21:22:40 +02:00
PyAPI Doc: fix doc gen warning wrt loadLeftHrtfSet
Joerg Mueller pushed to main at blender/blender 2024-06-13 21:22:40 +02:00
c810d1413d PyAPI Doc: fix doc gen warning wrt loadLeftHrtfSet
Joerg Mueller commented on pull request blender/blender#122149 2024-05-24 00:35:22 +02:00
Fix #121719: Sound does not play when playback starts outside of strip

I pushed it upstream, thanks.

Joerg Mueller commented on pull request blender/blender#121948 2024-05-19 21:20:27 +02:00
Update Audaspace to 1.5.0 for FFmpeg 7.0

Thanks for that thorough investigation! That should help with the decision. Maybe one more question: do you know which versions of blender these distros ship?

Joerg Mueller commented on pull request blender/blender#121948 2024-05-19 20:18:03 +02:00
Update Audaspace to 1.5.0 for FFmpeg 7.0

Unsure, hard to say what downstream users like distro's are doing, pretty sure we could drop support for really old versions like 3.x without causing too much discomfort for downstream users,…

Joerg Mueller commented on pull request blender/blender#121948 2024-05-19 10:27:13 +02:00
Update Audaspace to 1.5.0 for FFmpeg 7.0

The minimum supported ffmpeg version for blender is according to ffmpeg_compat.h is 3.2.0 i don't see suddenly supporting only the latest version being inline with with this long history of…

Joerg Mueller commented on issue blender/blender#121719 2024-05-17 18:01:15 +02:00
Regression: Sound does not play unless playback starts within span of sound strip

I cannot reproduce the error, for me it just works. Does it also happen with short ogg or wav files? If not, it hints at ffmpeg being the issue and then it can really depend on the library version.

Joerg Mueller commented on issue blender/blender#120726 2024-05-17 17:59:52 +02:00
Regression: animated scene audio volume not changing the audible volume on playback

Changing this to 1 would be quite hard, I think, unless I'm missing something. Or better said, it's easy to do but it would loose the gradual fade over the course of that frame. And I…

Joerg Mueller merged pull request blender/blender#121828 2024-05-17 17:00:53 +02:00
Windows: Use COM smart pointers in WASAPI plugin
Joerg Mueller pushed to main at blender/blender 2024-05-17 17:00:52 +02:00
1456dafa27 Windows: Use COM smart pointers in WASAPI plugin
Joerg Mueller commented on issue blender/blender#120726 2024-05-11 09:39:54 +02:00
Regression: animated scene audio volume not changing the audible volume on playback

I do, because that's what the graph editor is showing me.

Right, that's understandable.

Changing this to 1 would be quite hard, I think, unless I'm missing something. Or better said,…

Joerg Mueller commented on issue blender/blender#120726 2024-05-08 11:00:04 +02:00
Regression: animated scene audio volume not changing the audible volume on playback

The off-by-one-frame issue you are seeing (or better hearing) is not a bug, but a conscious implementation. The per-frame animation values are at a low resolution in comparison to the resolution…

Joerg Mueller closed issue blender/blender#121015 2024-05-06 08:34:56 +02:00
macOS: Abnormal termination on exit after playback
Joerg Mueller commented on issue blender/blender#121015 2024-05-06 08:34:18 +02:00
macOS: Abnormal termination on exit after playback

Fixed in ra5ba4032e0dd581776704ca1f15a8264578a1f27 with help from @iss and @Sergey.