Skip to content

Optimize ffmpeg compilation to increase build speed #1

@markcerqueira

Description

@markcerqueira

FFMPEG compilation with libfdk-aac to convert .wav to .m4a files takes a really long time. We only need enough of FFMPEG to have this command work properly:

`ffmpeg -i #{WAV_FILE} -c:a libfdk_aac -vbr 4 #{AAC_FILE}`

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions