View this page in English?

자막 스타일 편집기

자막 스타일을 미리 보고 caption_style JSON으로 내보내 VMAI 자막 도구에 재사용하세요.

로그인하면 스타일 프리셋을 저장해 재사용할 수 있습니다.

스타일

기본

프리미엄 (Creator+)

미리보기

The quick brown fox jumps over the lazy dog.

캡션 스타일 JSON

{
  "type": "default",
  "highlight_color": "#FFD700",
  "text_color": "#FFFFFF",
  "outline_color": "#000000",
  "background_opacity": 0.7,
  "outline_width": 0,
  "shadow_color": "#000000",
  "shadow_depth": 0,
  "font_size": "medium",
  "font_weight": "normal",
  "text_transform": "none",
  "position": "bottom"
}

이 JSON을 자막 입히기 또는 자막 생성기의 "caption style override"에 붙여넣어 적용하세요.