Page 1 of 1

No subtitles after update using Panasonic Viera G/GT/DT/UT/V

PostPosted: Fri May 03, 2013 7:53 pm
by root
Hello,

After updating my Serviio to the latest version, suddenly no subtitles were available for any files. It worked flawlessly in my previous version of Serviio (I think it was 1.2.0).

Since the TV haven't had an update to it's firmware I suspected it was Serviio casuing it, though my other devices could flawlessy see subtitles on all my files.

Which lead me to the TV and the application profile it have been given.

After switching form the auto assigned Panasonic Viera G/GT/DT/UT/VT profile to Generic DLNA profile, suddenly the subtitles were available again (thank god!).

I then compared the two profiles (Generic and Panasonic) with eachother

Generic DLNA profile
  Code:
      <Subtitles>
         <SoftSubs mime-type="text/srt" />
         <HardSubs>
            <RequiredFor container="*" />
         </HardSubs>
      </Subtitles>


Panasonic Viera G/GT/DT/UT/VT
  Code:
      <Subtitles>
         <SoftSubs mime-type="text/srt" />
         <HardSubs>
            <RequiredFor container="mp4" />
         </HardSubs>
      </Subtitles>


I tried changing the mp4, to * - which didn't work.
What am I missing? Right now, my tv is currently running off the Generic DLNA profile where the subtitles work.

Files I'm using are .mkv

Something changed in that profile from the last version I was using (I think it was 1.2.0).

Re: No subtitles after update using Panasonic Viera G/GT/DT/

PostPosted: Tue May 07, 2013 9:59 am
by zip
try to remove the packet video line in the profile.