FAQ  •  Register  •  Login

WD TV Live, subtitles dont work

<<

tcviper

User avatar

Streaming enthusiast

Posts: 44

Joined: Sun Dec 04, 2011 8:32 pm

Location: Netherlands

Post Mon Aug 06, 2012 11:52 am

WD TV Live, subtitles dont work

Hello,

The main website states that WD TV Live devices should work with subtitles but it doesnt.
I tried to play MKV files that have a same name .SRT file with it and when playing through serviio 1.0 the WD TV Live says no subtitles, it seems only embedded subtitles work?

When adding the network drive directly in the WD TV, subtitles play fine.

Any idea?
Sony KDL-55W905A | KDL-32EX521 | 32W5500 | STR-DN1040 | MacMini | Synology 1511+ | Network Cisco
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Aug 06, 2012 12:44 pm

Re: WD TV Live, subtitles dont work

try to search the forum. It might only support subs for certain files. Also make sure you have WDTV profile selected.
<<

tcviper

User avatar

Streaming enthusiast

Posts: 44

Joined: Sun Dec 04, 2011 8:32 pm

Location: Netherlands

Post Mon Aug 06, 2012 12:47 pm

Re: WD TV Live, subtitles dont work

lol, i always thought it would do that by itself but you are right, wrong profile was selected (it was set to generic!).
Sony KDL-55W905A | KDL-32EX521 | 32W5500 | STR-DN1040 | MacMini | Synology 1511+ | Network Cisco
<<

tcviper

User avatar

Streaming enthusiast

Posts: 44

Joined: Sun Dec 04, 2011 8:32 pm

Location: Netherlands

Post Mon Aug 06, 2012 12:50 pm

Re: WD TV Live, subtitles dont work

That did not solve it though, according to your website: WDTV Live (supports subtitles) and the description says .SRT, but it keeps saying subtitles: off.
Sony KDL-55W905A | KDL-32EX521 | 32W5500 | STR-DN1040 | MacMini | Synology 1511+ | Network Cisco
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Aug 06, 2012 1:31 pm

Re: WD TV Live, subtitles dont work

<<

RS_Sing

Serviio newbie

Posts: 1

Joined: Sun Feb 12, 2012 5:23 am

Post Sun Jun 23, 2013 4:37 am

Re: WD TV Live, subtitles dont work

There's an easy work-around for WD TV Live not displaying external subtitles with mkv video files.

Basically you re-mux the mkv and make the external .srt file part of the mkv file.

A good tool for doing this is mkvmerge. It's fast and easy to use. Not sure if it's available for Windows or Mac, but I use it on Linux and it works really well.
<<

lidow

Serviio newbie

Posts: 5

Joined: Sat Dec 22, 2012 6:50 pm

Post Thu Jun 27, 2013 8:01 pm

Re: WD TV Live, subtitles dont work

You can always set hardsub for mkv container for example. With Serviio 1.2.1 the subtitiles will be burned into the movie.

This is what I add in my profile.xml to enable hardsub:

  Code:
 <Profile id="14" name="WDTV Live" extendsProfileId="1">
       ......
        <Subtitles>
               <SoftSubs mime-type="text/srt" />
               <HardSubs>
                     <RequiredFor container="matroska" />
              </HardSubs>
       </Subtitles>
 </Profile>

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 87 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.