Skip to content

Bundling FFmpeg extension without copy/pasting code #2781

Closed
@AOrobator

Description

I just got the FFmpeg extension to build and run successfully by copying the ffmpeg folder into my own project. Is there a way to include extensions without copying and pasting the code from the ExoPlayer project? Ideally, I would have something along the lines of

compile 'com.google.android.exoplayer:exoplayer-extension-ffmpeg:r2.4.0'

in my build.gradle so I don't have to manually update the extension every time there is an update to ExoPlayer.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions