add new chinese translations
This commit is contained in:
8
pages.zh/common/ppmtoyuvsplit.md
Normal file
8
pages.zh/common/ppmtoyuvsplit.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ppmtoyuvsplit
|
||||
|
||||
> 将PPM图像转换为三个下采样的Abekas YUV文件。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmtoyuvsplit.html>。
|
||||
|
||||
- 从输入文件读取PPM图像,将其转换为三个下采样的Abekas YUV图像,并将这些图像存储到以指定基本名称开头的输出文件中:
|
||||
|
||||
`ppmtoyuvsplit {{basename}} {{path/to/input_file.ppm}}`
|
Reference in New Issue
Block a user