FAQ  •  Register  •  Login

Old Panasonic TX P42G20 (2009) - which profile?

<<

kexx

Serviio newbie

Posts: 2

Joined: Fri Jan 24, 2014 2:20 pm

Post Fri Jan 24, 2014 3:15 pm

Old Panasonic TX P42G20 (2009) - which profile?

Hi,
I use Panasonic TC P42G20 plasma from 2009 + Panasonic Viera (2010) serviio profile.

Usually it works, but does not work correctly when it shoudl play .mkv + srt subtitles - the final picture is in different format. Should be 16:9 but it squeses it to 4:3... Any advice what to do differently?
Btw. some mkv are refused with "unsupported file format"...

thanks for help

KeXX
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 24, 2014 5:26 pm

Re: Old Panasonic TX P42G20 (2009) - which profile?

What if you replcase this in the profile

  Code:
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
            <Matches container="matroska" />            
         </Video>


with

  Code:
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" DAR="16:9">
            <Matches container="matroska" />            
         </Video>
<<

kexx

Serviio newbie

Posts: 2

Joined: Fri Jan 24, 2014 2:20 pm

Post Fri Jan 24, 2014 6:59 pm

Re: Old Panasonic TX P42G20 (2009) - which profile?

Yes, it works much better now, thans!

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 3 guests

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