Choppy audio #88879
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#88879
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender Version
2.93 LTS
Short description of error
Ever since I installed 2.93, for some reason the audio is being really choppy even if I set the playback to "Sync to Audio"
At first I thought it was the video itself, but after digging deeper, it turns out its the blender version itself.
Exact steps for others to reproduce the error
Switch to 2.93
add an audio into the video sequencer
switch to "Sync to Audio"
Notice how the audio becomes choppy even in the fastest viewport. Not sure if its just my pc, but this never happened in 2.92
Added subscriber: @Maker26
Added subscriber: @PratikPB2123
Changed status from 'Needs Triage' to: 'Needs User Info'
I am not able to reproduce this with 2.93.0 LTS. If this is happening for a specific file then please attach .blend file with the report.
The issue happens in any file, no point of sending one.
It also seems like I am not the only one with this type of problem by looking at the latest bug reports
Changed status from 'Needs User Info' to: 'Needs Triage'
Yes, similar bug reports reported today on tracker. Not sure why I am not able to reproduce this.
Added subscribers: @lichtwerk, @HDMaster84
Changed status from 'Needs Triage' to: 'Needs User Info'
@Maker26 Please fill in the missing information in your bugreport about your system information. Are you using Linux? Then this might be a duplicate of #88507. Otherwise this one #88875 or this on #88815 could be the same issue, although it's hard to tell just yet. Definitly try if a different sound API like OpenAL fixes the issue.
(image borrowed from #88815 @lichtwerk)
I'm using windows 10 with the latest Intel Core i3-7100
never saw that Sound device option before, lemme try...
The audio device was set to Wasapi as default
Changing to OpenAL solves the sound issue for me
EDIT: Correction, SDL fixed it better
Added subscriber: @neXyon
What happens, when you try WASAPI with a bigger mixing buffer size? Does it work better then?
tested it and yes, the audio gets better on a higher mixing buffer size while using WASAPI
Great! Seems like our default is too low for your system. What is the lowest value that works fine?
8192 appearently
Guess this is issue is solved then
Changed status from 'Needs User Info' to: 'Resolved'
Great, thanks for the info! Since this is a configuration issue that happens with the default configuration, we'll have to keep this in mind, but as long as there's only a single person having the issue, we don't have to change the default configuration I think. Closing for now!