Bug #1950
Bug #1951: meta: audio / video export and sync issues
Audio Fails when "Audio Crossfade" set to 0
Status: | Closed | Start date: | 09/26/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | micah | % Done: | 100% | |
Category: | - | |||
Target version: | Bugs | |||
Component: |
Description
The audio works for the first video clip, but fails for all other clips when the "Audio Crossfade" setting is set to 0.
Associated revisions
Added Hack to make Audio Crossfade never equal 0. Issue #1950
History
#1 Updated by vitriolix over 4 years ago
- Parent task set to #1951
#2 Updated by micah over 4 years ago
- Subject changed from Audio Fails when "Audio Codec" set to 0 to Audio Fails when "Audio Crossfade" set to 0
#3 Updated by micah over 4 years ago
micah wrote:
The audio works for the first video clip, but fails for all other clips when the "Audio Codec" setting is set to 0.
Meant to say "Audio Crossfade" instead of "Audio Codec"
#4 Updated by micah over 4 years ago
- Description updated (diff)
#5 Updated by micah over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed this bug by making sure the "Audio Crossfade" Length is never equal to zero. If the user inputs zero, it will acutally be set to 0.001 (which is negligible).
#6 Updated by SteveWyshy about 4 years ago
- Status changed from Resolved to Closed
Confirmed to be working on the latest build.