snippetbashTip
yuy2topam — Convert YUY2 bytes to PAM. More information: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.
Viewed 0 times
commandyuy2topampamconvertbytesclimoreyuy2
Problem
How to use the
yuy2topam command: Convert YUY2 bytes to PAM. More information: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.Solution
yuy2topam — Convert YUY2 bytes to PAM. More information: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.Convert YUY2 bytes to PAM:
yuy2topam {{[-w|-width]}} {{value}} {{[-h|-height]}} {{value}} {{path/to/file.yuy2}} > {{path/to/file.pam}}Code Snippets
Convert YUY2 bytes to PAM
yuy2topam {{[-w|-width]}} {{value}} {{[-h|-height]}} {{value}} {{path/to/file.yuy2}} > {{path/to/file.pam}}Context
tldr-pages: common/yuy2topam
Revisions (0)
No revisions yet.