FAQ  •  Register  •  Login

Hard subtitles transconding

<<

Dibbs

Serviio newbie

Posts: 13

Joined: Sat Dec 21, 2013 4:21 pm

Post Mon Dec 23, 2013 4:05 am

Hard subtitles transconding

Hi,

Since updating to v1.4, I've been having issues with my hard subtitles. Everything worked fine when using the following lines in v1.3.1:

<HardSubsTranscoding>
<Video targetContainer="avi" />
</HardSubsTranscoding>

but this no longer works.

Can somebody please briefly explain how the HardSubsTranscoding command works? or point me to the proper resource? I have not found anything on this.

Thank you!
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon Dec 23, 2013 4:17 am

Re: Hard subtitles transconding

What is your settings in the Subtitles tab in Serviio Console?
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

Dibbs

Serviio newbie

Posts: 13

Joined: Sat Dec 21, 2013 4:21 pm

Post Mon Dec 23, 2013 4:45 am

Re: Hard subtitles transconding

All 3 boxes checked:
1) Enable subtitles
2) Enable extraction of subtitles embedded in video files
3) Enable burned-in subtitles: Only when required

I think it has to do with my profiles.xml, because Serviio service can't be started.
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon Dec 23, 2013 5:09 am

Re: Hard subtitles transconding

Well that makes sense...

<Video targetContainer="avi" />

AVI is not a valid target container, so this line is invalid. I suspect you got something wrong when modifying your profiles.xml. Remove your modifications and get Serviio up and running again.

Once working then try to modify your profile - I suspect what you are trying to do is tell Serviio to use hard-subs for an AVI container, in which case the mod should probably look more like:

<HardSubs>
<RequiredFor container="avi" />
</HardSubs>
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

Dibbs

Serviio newbie

Posts: 13

Joined: Sat Dec 21, 2013 4:21 pm

Post Mon Dec 23, 2013 5:33 am

Re: Hard subtitles transconding

works!

Thank you very much.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 6 guests

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