diff --git a/pages/common/yuy2topam.md b/pages/common/yuy2topam.md new file mode 100644 index 000000000..ebc993ecd --- /dev/null +++ b/pages/common/yuy2topam.md @@ -0,0 +1,8 @@ +# yuy2topam + +> Convert YUY2 bytes to PAM. +> More information: . + +- Convert YUY2 bytes to PAM: + +`yuy2topam -width {{value}} -height {{value}} {{path/to/file.yuy2}} > {{path/to/file.pam}}`