Skip to content

ffmpeg to convert video to raw #1

@edgarmove

Description

@edgarmove

Hi, I checked your code and noted that the format is rawvideo rgb565 little endian.
Can you please check if a video converted form ffmpeg works?

The command is :
ffmpeg -i in.mp4 -c:v rawvideo -pix_fmt rgb565le out.rgb

Thanks!

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