Skip to content

ffmpeg codec arguments #63

@collinsmith

Description

@collinsmith

Maybe this is outside the scope of this project, but I was wondering if I can customize the parameters of ffmpeg and get a stream decoded from a specific codec into a format that LibGDX can handle. When passing in the raw file, I'm seeing [VideoPlayer::loadFile] Error opening file: Invalid data found when processing input, however vlc can play the file fine, and once I convert the file using -c:v vp8 -c:a libvorbis to a webm video like the test video, it works alright.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions