Mpv
mpv는 MPlayer, mplayer2 및 FFmpeg를 기반으로 하는 무료 오픈 소스 미디어 플레이어 소프트웨어입니다. mpv-android라는 Android 포트와 함께 Unix 계열 운영 체제 및 Microsoft Windows를 포함한 여러 운영 체제에서 실행됩니다.
Categories
- libmpv - API 설명.
- MPV:Example:TrimRange - mpv 와 ffmpeg를 사용하여 스샷(s key) 2장의 구간을 비디오로 잘라내는 bash 샘플
- python-mpv - Python 용 libmpv 바인딩
Config file
설정파일 경로는 다음과 같다:
- system-wide
/usr/local/etc/mpv.conf
- per-user:
~/.config/mpv/mpv.conf
적용 우선 순위는 다음과 같다:
- 명령줄 파라미터
- 사용자 설정
- 시스템 설정
스크린샷 파라미터 조정
mpv --screenshot-template=%P \
--screenshot-directory="$TEMP_DIR" \
--screenshot-format=jpg \
--screenshot-jpeg-quality=0 \
...
Keyboard Control
-
[
and]
- Decrease/increase current playback speed by 10%.
-
,
and.
- 한 프레임 단위로 뒤로/앞으로 이동 후 영상 중지.
-
/
and*
- Decrease/increase volume.
-
9
and0
- Decrease/increase volume.
-
m
- Mute sound.
-
v
- Subtitle on/off