惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Cisco Blogs
Cyberwarzone
Cyberwarzone
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
SecWiki News
SecWiki News
Martin Fowler
Martin Fowler
T
Tor Project blog
N
Netflix TechBlog - Medium
C
Cybersecurity and Infrastructure Security Agency CISA
V
Vulnerabilities – Threatpost
V
Visual Studio Blog
GbyAI
GbyAI
PCI Perspectives
PCI Perspectives
D
DataBreaches.Net
Jina AI
Jina AI
H
Heimdal Security Blog
云风的 BLOG
云风的 BLOG
P
Privacy International News Feed
A
About on SuperTechFans
J
Java Code Geeks
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
News | PayPal Newsroom
有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
博客园 - 司徒正美
C
Check Point Blog
T
Threat Research - Cisco Blogs
Attack and Defense Labs
Attack and Defense Labs
宝玉的分享
宝玉的分享
AI
AI
Simon Willison's Weblog
Simon Willison's Weblog
C
Cyber Attacks, Cyber Crime and Cyber Security
I
Intezer
P
Proofpoint News Feed
Blog — PlanetScale
Blog — PlanetScale
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
The Last Watchdog
The Last Watchdog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Vercel News
Vercel News
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
Cisco Talos Blog
Cisco Talos Blog
W
WeLiveSecurity
Hacker News: Ask HN
Hacker News: Ask HN
Recent Commits to openclaw:main
Recent Commits to openclaw:main
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
D
Docker
博客园 - Franky
Security Archives - TechRepublic
Security Archives - TechRepublic

Comments for Tech Journey

Storage Spaces Can't Add Drives (Request Is Not Supported Error 0x00000032) - Tech Journey Chrome / Edge Disables .CRX Installed Extensions (Workarounds to Turn On) Remove Disable Developer Mode Extensions Warning Popup in Chrome / Edge How to Allow Local Network When Using WireGuard VPN Tunnel in Windows 10 Cannot Connect to CIFS / SMB / Samba Network Shares & Shared Folders in Windows 10 Unrecognised Disk Label When Creating Partition How to Decrypt an Enrypted SSL RSA Private Key (PEM / KEY) Install Microsoft .NET Framework 1.1 on Windows 10 / 8 / 7 / Vista (Fix RegSvcs.exe Error) Fix Windows Not Remember & Save Folder Types or Folder Views Setting (Increase BagMRU Size Cache Memory Size) How to Change the Logo of vBulletin Forum to Custom Image
How to Convert SRT to Create 3D Subtitles (ASS or SUB/IDX)
LK · 2017-01-20 · via Comments for Tech Journey
Skip to content

How to Convert SRT to Create 3D Subtitles (ASS or SUB/IDX)

How to Convert SRT to Create 3D Subtitles (ASS or SUB/IDX)
3D movies are no longer restricted to cinemas or theaters. Since the introduction, popularity of 3D TV has increased, with more high-end televisions come equipped with 3D feature by default, bringing the 3D entertainment into the living room.

When watching a 3D movie, 3D film or 3D TV show series on the 3D TV, you may need the subtitle. Subtitles are easily available in many formats, such as .srt, .sub or .ass, but almost all of the subtitles that are available for free download on the Internet or comes with DVD or Blu-ray are only for 2D format.

While using the standard subtitle meant for normal 2D movie works for majority of media players, but the subtitle will not have 3D effect. The main issue has to be related to how 3D movies are encoded and streamed to the display.

Most 3D movies use 3D video formats that is frame compatible, which are currently mainly Half Side by Side (H-SBS, Half SBS or HSBS) that places the left and right images one next to the other in an HD image; or Half Over and Under (Half Top and Bottom, H-OU, Half OU or HOU) that places left and right images one above the other in a HD image. In both cases, standard subtitles are placed and viewed at the center of 3D movies, possibly causing the subtitles to be split into half, or without any 3D depth.

3D Movie with Corrupted 2D Subtitle
Example of incompatible standard 2D subtitle for 3D movie

3D Movie with 3D Subtitle
Example of 3D subtitle when viewing in media player

It’s possible and easy to convert the standard 2D subtitles to a 3D format, which does not break the 3D perspective when watching 3D movies. By converting the subtitles to a 3D-compatitble format, the subtitles will be shown for each eye separately, similar to how 3D movies work when viewing with 3D glasses.

How’s a few ways on how to convert a 2D subtitle to 3D format:

Method 1: Subtitle3D Online Service

The easiest way to create a 3D subtitle is by converting the standard subtitle to 3D though an online service named Subtitle3D.com. Through the service, user can easily convert a subtitle to Side-by-Side or Top-and-Bottom 3D format, with the ability to customize font size, outline and 3D depth for the 3D subtitle. Once the subtitle is converted on the cloud, user will be able to download the 3D subtitle.

Visit Subtitle3D.com (WARNING: The website is full of pop-ups, pop-unders and other intrusive ads that appear on every clicks, so make sure you have strong popup blocker and other ads blocker in place)

Method 2: Create 3D subtitles with 3D-Subtitler

Another way but a more tedious way to create a 3D subtitle is by using software application and do it yourself. One such software is 3D-Subtitler. 3DSubtitler is a Java-based application that converts SRT subtitles into a readable VobSub IDX/SUB or Blu-Ray SUP subtitles file when using side-by-side or over/under type 3D movies.

3D-Subtitler

Here’s the steps to convert a 2D subtitle to 3D subtitle using 3D Subtitler:

  1. Download 3D-Subtitler (latest version 2.7.1.0).
  2. Run 3DSubtitler.
  3. Select a .SRT subtitle file which you want to convert as the Input file.
  4. Set Output directory to save the converted 3D-compatible subtitle.
  5. Optional – ensure that the BDSup2Sub path is correct (by default, it comes with the 3D-Substitler download, so they’re at the same folder).
  6. Set the font type that you want to use in subtitle.
  7. Set the font size for subtitle.
  8. Set the charset of subtitle in Character table which is important if the subtitle has special characters.
  9. In 3D Type, select the 3D movie format of either Side by Side or Over Under (Top and Bottom).
  10. Set the frame rate of the movie.
  11. Set the subtitle language.
  12. Set the subtitle color.
  13. Set the 3D depth of the subtitle.
  14. Set the vertical position of the subtitle.
  15. Set the quality of subtitle (High is strongly recommended).
  16. Choose whether to delete PNG files (recommended to leave as default – yes).
  17. Choose the output format – VobSub idx/sub supports most common media players such as VLC Player, Blu-Ray sup home theaters and media centers, and thus highly recommended.
  18. Set output size to match the 3D movie resolution.
  19. Modify other settings as you wish.
  20. When all setting are properly set, click on Check Input button.
  21. If the settings are correct, the Convert button will be enabled. Proceed to click the Convert button to generate the 3D subtitle.

About the Author:

LK is a technology writer for Tech Journey with background of system and network administrator. He has be documenting his experiences in digital and technology world for over 15 years. Connect with LK through Tech Journey on Facebook, Twitter or Google+.
Page load link
Go to Top