Skip to content

Help me writing .cpp and .h file to run any ffmpeg command from .java file #94

@rajeshkumar114433

Description

@rajeshkumar114433

Hi,
Actually I have followed the documents and successfully generated output files.
Please help me writing .cpp and .h file (JNI method) that can take any ffmpeg commands from java class. For example array of this command
ffmpeg -y -I input.mp4 -codec copy -sn -hls_list_size 0 -f hls output.m3u8
and can return output as 0 if success and other integer value if failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions