FAQ  •  Register  •  Login

Philips 42PFL7655k_02 profile

<<

TesterPhilips

Serviio newbie

Posts: 2

Joined: Mon Jun 27, 2011 10:53 am

Post Tue Jul 31, 2012 2:12 pm

Philips 42PFL7655k_02 profile

i have tested the follwing profile on a Philips 42PFL7665K (from 2010), hope it helps someone.

  Code:
<Profile id="20" name="Philips" extendsProfileId="1">
      <Detection>
         <UPnPSearch>
            <FriendlyName>.*PHILIPS.*</FriendlyName>
         </UPnPSearch>
      </Detection>
      <SubtitlesMimeType>text/srt</SubtitlesMimeType>
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/avi" name="">AVI</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/x-matroska" name="">MATROSKA</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_MP_SD_AAC_MULT5</MediaFormatProfile>         
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_MP_SD_MPEG1_L3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_MP_HD_720p_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_MP_HD_1080i_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_HP_HD_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">AVC_MP4_LPCM</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">MPEG4_P2_MP4_ASP_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">MPEG4_P2_MP4_SP_L6_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="">MPEG4_P2_MP4_NDSD</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="">AVC_TS_MP_HD_AC3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="">AVC_TS_MP_HD_AC3_T</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mpeg" name="">AVC_TS_MP_HD_AC3_ISO</MediaFormatProfile>
         <MediaFormatProfile mime-type="audio/flac" name="">FLAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="audio/ogg" name="">OGG</MediaFormatProfile>
      </MediaFormatProfiles>
      <Transcoding>   
         <!-- TS with AC3 does not work / remux SD transport stream into ps and recode ac3 to mp2 -->
         <Video targetContainer="mpeg" targetACodec="mp2">
            <Matches container="mpegts" vCodec="mpeg2video" aCodec="ac3"/>
         </Video>
         <!-- recoding/remuxing -->
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="mp2" DAR="16:9">
            <!-- HD-TS/PS with h264 does not work recode/remux /!!!perfomance and Lip sync problems, better remux to mkv by hand!! -->
            <Matches container="mpegts" vCodec="h264"/>
            <!-- some other unsupported formats untested-->
            <Matches container="matroska" vCodec="h264" aCodec="flac" />
            <Matches container="matroska" vCodec="h264" aCodec="vorbis" />
            <Matches container="matroska" vCodec="h264" aCodec="truehd" />
            <Matches container="avi" vCodec="h264" />
            <Matches container="flv" />
         </Video>
         <!-- unsupported audio will be transcoded into mp3 audio -->
         <Audio targetContainer="mp3" >
            <Matches container="flac" />
            <Matches container="ogg" />
         </Audio>
      </Transcoding>
      <AutomaticImageRotation>true</AutomaticImageRotation>
   </Profile>


what working/tested --> see list enclosed
Attachments
results.jpg
results.jpg (105.82 KiB) Viewed 4651 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jul 31, 2012 4:08 pm

Re: Philips 42PFL7655k_02 profile

Great. Did you copy those mediaformatprofiles from another profile or did you actually worked them out based on what the TV needs?
<<

TesterPhilips

Serviio newbie

Posts: 2

Joined: Mon Jun 27, 2011 10:53 am

Post Tue Jul 31, 2012 7:03 pm

Re: Philips 42PFL7655k_02 profile

zip wrote:Great. Did you copy those mediaformatprofiles from another profile or did you actually worked them out based on what the TV needs?


I`m using the table from Philips (Support Board) and then trial and error with mediainfo/(self muxing) files.

remark: according to table mpge2 with ac3 (ts/ps) should work, but not for me
Attachments
target.jpg
target.jpg (68.71 KiB) Viewed 4641 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jul 31, 2012 7:23 pm

Re: Philips 42PFL7655k_02 profile

ok, cool. Should this become the main Philips profile?
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Wed Aug 01, 2012 8:24 am

Re: Philips 42PFL7655k_02 profile

Does the TV definitely need those media format names changing to name=""?
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!

Return to User experiences

Who is online

Users browsing this forum: No registered users and 64 guests

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