Difference between revisions of "Subtitles"

From JRiverWiki
Jump to: navigation, search
Line 24: Line 24:
 
* EVOB subtitles (used by HD-DVD, etc.)
 
* EVOB subtitles (used by HD-DVD, etc.)
 
* VOB subtitles (used by DVD)
 
* VOB subtitles (used by DVD)
* SSA / ASS subtitles (used by MKV, etc.) [basic support; more features at a later date]
+
* SSA / ASS subtitles (used by MKV, etc.) [support for many animation / karaoke features, but not all]
 
* Text subtitles (used in MKV, etc.)
 
* Text subtitles (used in MKV, etc.)
* SAMI subtitles
+
* DVB subtitles (used in television in much of the world)
 
 
  
 
'''Supported Sidecar Subtitle Formats'''
 
'''Supported Sidecar Subtitle Formats'''
Line 33: Line 32:
 
* IDX+SUB (VOB format)
 
* IDX+SUB (VOB format)
 
* SUB (MicroDVD format)
 
* SUB (MicroDVD format)
 +
* SAMI subtitles
  
  

Revision as of 11:06, 8 February 2012

Overview

Subtitles are the text or graphics overlayed on top of video playback. They are commonly used for foreign language films.

JRiver has the premiere subtitle engine.

Advantages

  • Higher drawing quality than other existing solutions
  • Support for a wide range of formats
  • Works with LAV CUVID
  • Works with madVR exclusive using madshi's custom overlay rendering system
  • Works with conversion for Android phones (Gizmo) and DLNA devices

Quality

Here are two 100% crops of a Blu-ray showing subtitles with ffdshow (system used in many players and older versions of JRiver), and with the new JRiver subtitle engine.  Notice the sharpness of the subtitles and the colored ghosting around the edges of the ffdshow version.

ffdshow subtitles: http://files.jriver.com/images/subtitles_ffdshow.png

JRiver subtitles: http://files.jriver.com/images/subtitles_jriver.png

Technical Details

Supported Embedded Subtitle Formats

  • PGS subtitles (used by Blu-ray)
  • EVOB subtitles (used by HD-DVD, etc.)
  • VOB subtitles (used by DVD)
  • SSA / ASS subtitles (used by MKV, etc.) [support for many animation / karaoke features, but not all]
  • Text subtitles (used in MKV, etc.)
  • DVB subtitles (used in television in much of the world)

Supported Sidecar Subtitle Formats

  • SRT
  • IDX+SUB (VOB format)
  • SUB (MicroDVD format)
  • SAMI subtitles


Supported Video Decoders

  • Works with all video decoders


Supported Renderers

  • madVR (uses custom madVR overlay system so that subtitles work nicely with exclusive mode)
  • EVR
  • VMR 9


Render Quality

  • madVR: pixel-perfect rendering
  • EVR: pixel-perfect rendering
  • VMR 9: rendering can be resized or decimated to a lower quality depending on the source video and hardware


Sidecar naming rules Sidecar subtitle files must start with the same name as the video filename.  They can optionally contain any suffix to describe the language, etc.  Then they must be terminated with a known extension like .srt or .sub.

Another way to say this is that subtitles must use the convention, [Name]*.[Extension] where * is an identifier (or empty).

You can also place the subtitle files in a subfolder.  The folder must be named 'Sub', 'Subs', 'Subtitle' or 'Subtitles'.  The subtitle file itself must use the same naming rule [Name]*.[Extension]


Additional features

  • Works with JRiver video encoder for streaming to Android phones with Gizmo, streaming to DLNA devices, etc.
  • Supports sizing and shifting (global size option in Options > Video, per-video settings available by right-clicking a playing video and using the 'Subtitle' menu)
  • Subtitle selection is remembered between plays (for both internal and sidecar subtitles)

More

More on the Subtitle Engine

Selecting subtitles: http://yabb.jriver.com/interact/index.php?topic=65448.0