rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation * linux/r*: add Korean translation * rpicam-raw: fix typo
This commit is contained in:
16
pages.ko/linux/rpicam-still.md
Normal file
16
pages.ko/linux/rpicam-still.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# rpicam-still
|
||||
|
||||
> Raspberry Pi 카메라를 사용하여 사진을 촬영하고 저장하며, `rpicam-jpeg`에서 누락된 레거시 기능을 포함합니다.
|
||||
> 더 많은 정보: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-still>.
|
||||
|
||||
- 다른 인코딩 방식으로 사진 촬영:
|
||||
|
||||
`rpicam-still -e {{bmp|png|rgb|yuv420}} -o {{경로/대상/파일.{{bmp|png|rgb|yuv420}}}}`
|
||||
|
||||
- RAW 이미지 촬영:
|
||||
|
||||
`rpicam-still -r -o {{경로/대상/파일.jpg}}`
|
||||
|
||||
- 100초 노출 이미지 촬영:
|
||||
|
||||
`rpicam-still -o {{경로/대상/파일.jpg}} --shutter 100000`
|
Reference in New Issue
Block a user