diff --git a/pages.es/common/yuy2topam.md b/pages.es/common/yuy2topam.md new file mode 100644 index 000000000..25813ec5b --- /dev/null +++ b/pages.es/common/yuy2topam.md @@ -0,0 +1,8 @@ +# yuy2topam + +> Convierte bytes YUY2 a PAM. +> Más información: . + +- Convierte bytes YUY2 a PAM: + +`yuy2topam -width {{valor}} -height {{valor}} {{ruta/al/archivo.yuy2}} > {{ruta/al/archivo.pam}}`