Files
tldr/pages.zh/common/ppmtoyuvsplit.md

8 lines
374 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ppmtoyuvsplit
> 将PPM图像转换为三个下采样的Abekas YUV文件。
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmtoyuvsplit.html>。
- 从输入文件读取PPM图像将其转换为三个下采样的Abekas YUV图像并将这些图像存储到以指定基本名称开头的输出文件中
`ppmtoyuvsplit {{basename}} {{path/to/input_file.ppm}}`