Skip to content

FFMPEG Error when downloading m4a files #82

Description

@Timber1900

Describe your bug
At the moment using copy encoding for downloading audio files with WebDL causes a ffmpeg error. Current workaround is to select the correct audio enconding for the file extension used.

Describe steps to reproduce the bug

  • Add a video to the queue
  • Download audio with copy encoding

Propose a way to fix it
Probably tie in the correct audio encoding for normal audio extensions (mp3, m4a, wav) or figure out why the copy encoding option isn't working (maybe missing metadata in audio stream)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions