Skip to content

LWLibavAudioSource ignores audio offset #120

Description

@radpopl

The audio track offset is set to 2s, but LWLibavAudioSource ignores it.

I tried setting av_sync to true, but then I get no audio at all. The bottom two channels are LWLibavAudioSource.

Image
Vegas.Mercalli.6.Stabilization.-.audio.+2s.mp4
a=BSSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4")
b=AudioDub(LWLibavVideoSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4"), LWLibavAudioSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4",av_sync=false))
AudioDub(a, MergeChannels(a,b))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions