Skip to content

Instantly share code, notes, and snippets.

@mnishiguchi
Last active July 21, 2025 12:07
Show Gist options
  • Save mnishiguchi/dd738c156923ca814c222f51f0098294 to your computer and use it in GitHub Desktop.
Save mnishiguchi/dd738c156923ca814c222f51f0098294 to your computer and use it in GitHub Desktop.
piyopiyoex_rgb565
@mnishiguchi
Copy link
Author

@mnishiguchi
Copy link
Author

ffmpeg -y -i input.png -vf "scale=320:480:flags=lanczos,pad=320:480:0:80:color=black" -f rawvideo -pix_fmt rgb565be output_320x480.rgb565

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