Velarion: 전체 콘텐츠 50% 할인

Subtitles File Reader

Subtitles File Reader adds engine support for professional subtitle and captioning file formats.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Subtitles File Reader adds engine support for professional subtitle and captioning file formats. This plugin lets you read .vtt or .srt files and use timestamped captions in your UMG widgets or VR Views. The plugin comes with a simple-to-use object that provides time scrolling functionality with a simple BP exposed event containing the subtitles for the current time. Useful for video players, cinematic sequences, narrative events and virtual production.

Note: This plugin is not compatible with the in-built Subtitles and Dialogue system (see our Subtitles UMG plugin for that use case) but can be used concurrently. The Subtitle File Reader does not broadcast to the in-built Subtitles system.

Supported file formats: SRT, VTT (no metadata tag support)


기술적 세부사항

Features: (Please include a full, comprehensive list of the features of the product)

  •  Reading VTT and SRT subtitle files
  •  Time scrolling back and forward through subtitle files
  •  Complete control of how the text is displayed
  • Exposed speaker from each line if the file contains it
  • Fast performance for Mobile devices

Code Modules:

  •  SubtitleFileReader (Runtime)

Number of Blueprints: 1

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows, Android, SteamVR

Supported Target Build Platforms: Windows, Android, SteamVR

Documentation: https://plugins.mod.studio

Example Project: 2 Engine Content samples included

Important/Additional Notes: Not compatible with UE4 Dialogue System