FAQ  •  Register  •  Login

profile for philips 32pfl7605h/12

<<

Luxx

Serviio newbie

Posts: 1

Joined: Sun Oct 14, 2012 9:22 pm

Post Sun Oct 14, 2012 9:24 pm

Re: profile for philips 32pfl7605h/12

I downloaded your profiles, most seem to be working.
This one has less transcoding, so i choose to use this:http://forum.serviio.org/viewtopic.php?f=27&t=2231&start=10#p53350
for me it seems to be working perfect. Way less transecoding now, and it seems to play 'everything'. TNX!
<<

Wingmann

Serviio newbie

Posts: 13

Joined: Thu Sep 20, 2012 2:08 pm

Post Mon Oct 15, 2012 7:17 pm

Re: profile for philips 32pfl7605h/12

Also you are transcoding all with DTS to mpeg2, it might be enough to remux the video into mpegts and only transcode the audio to ac3.

Thanks for your input.
How do I do as you suggest (remux+audio only transcoding)?

Would it be like this?
  Code:
<Transcoding>
      <Video targetContainer="mpegts" targetACodec="ac3">
        <Matches container="*" aCodec="dca" />
      </Video>


Please take a look at the whole profile

  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/h264" name="">AVC_MP4_MP_SD_AAC_MULT5</MediaFormatProfile>         
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_SD_MPEG1_L3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_SD_AC3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_HD_720p_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_HD_1080i_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_HP_HD_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_LPCM</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_ASP_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_SP_L6_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_NDSD</MediaFormatProfile>         
         <MediaFormatProfile mime-type="video/h264" name="">FLV</MediaFormatProfile>
         <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_BASE</MediaFormatProfile>
         <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_FULL</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L1_WMA</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L2_WMA</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L3_WMA</MediaFormatProfile>
      </MediaFormatProfiles>
      <Transcoding>
         <Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="ogg" />
         </Video>
      <!-- if audio is DTS, audio must be transcoded -->
         <Video targetContainer="mpegts" targetACodec="ac3">
            <Matches container="*" aCodec="dca" />
         </Video>
      </Transcoding>
      <OnlineTranscoding>
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384">
            <Matches container="mp4" />
            <Matches container="flv" />
         </Video>
         <Audio targetContainer="lpcm">
            <Matches container="mp3"/>
            <Matches container="flv"/>
            <Matches container="asf"/>
         </Audio>
      </OnlineTranscoding>
   </Profile>
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Oct 23, 2012 4:00 pm

Re: profile for philips 32pfl7605h/12

Yes, that looks better. DTS -> AC3, video stays intact.

Do you know if this profile should work for all Philips TVs out there or if there are any notable differences in codec support?
<<

Raven

Serviio newbie

Posts: 5

Joined: Wed Oct 24, 2012 5:27 pm

Post Wed Oct 24, 2012 5:37 pm

Re: profile for philips 32pfl7605h/12

Hi all,

i'm new to this forum.

  Code:
Do you know if this profile should work for all Philips TVs out there or if there are any notable differences in codec support?


Unfortunately i can say no. I have an 24PFL3507H and i can't see all my files : only .avi and .ts are show (no .mkv or .mp4 in the tree).
I've try different mine-type with no luck :-(
I'm newby with DLNA so i don't understand all.

++
<<

Wingmann

Serviio newbie

Posts: 13

Joined: Thu Sep 20, 2012 2:08 pm

Post Sun Dec 30, 2012 11:17 am

Re: profile for philips 32pfl7605h/12

zip wrote:Do you know if this profile should work for all Philips TVs out there or if there are any notable differences in codec support?

It doesn't work with all models as they have different codec support, but I think it should do nicely with xxPFLxxx5 = 2010
xxPFLxxx6 = 2011 models.
<<

welverin

Serviio newbie

Posts: 11

Joined: Wed Dec 26, 2012 8:48 pm

Post Mon Jan 07, 2013 11:04 am

Re: profile for philips 32pfl7605h/12

first for all : HAPPY NEW YEAR !!!

philips 2010 and 2011 version are much the same and they respond with the string "Windows2000/0.0 UPnP/1.0 PhilipsIntelSDK/1.4 DLNADOC/1.50"

the 2012 TV are different and respond with a new string, I do not know, then it will take a new dedicated profile

in the meantime could you formalize the profile here working for versions 2010 and 2011 so you do not need to edit it by hand every upgrade?

thanks

Leonardo
Philips 2010 7605
Serviio 1.4 on QNAP NAS 239 Pro II Fw 4.1
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 17, 2013 4:57 pm

Re: profile for philips 32pfl7605h/12

welverin wrote:first for all : HAPPY NEW YEAR !!!

philips 2010 and 2011 version are much the same and they respond with the string "Windows2000/0.0 UPnP/1.0 PhilipsIntelSDK/1.4 DLNADOC/1.50"

the 2012 TV are different and respond with a new string, I do not know, then it will take a new dedicated profile

in the meantime could you formalize the profile here working for versions 2010 and 2011 so you do not need to edit it by hand every upgrade?

thanks

Leonardo

Sure, can you point me in the direction of the final 2010/2011 profile? I assume it should replace the profile we have now?
<<

welverin

Serviio newbie

Posts: 11

Joined: Wed Dec 26, 2012 8:48 pm

Post Fri Jan 25, 2013 3:25 pm

Re: profile for philips 32pfl7605h/12

i do not use transcoding, so my personal profile is limited to this :

  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/h264" name="">AVC_MP4_MP_SD_AAC_MULT5</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_SD_MPEG1_L3</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_SD_AC3</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_HD_720p_AAC</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_MP_HD_1080i_AAC</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_HP_HD_AAC</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">AVC_MP4_LPCM</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_ASP_AAC</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_SP_L6_AAC</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">MPEG4_P2_MP4_NDSD</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/h264" name="">FLV</MediaFormatProfile>
  <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_BASE</MediaFormatProfile>
  <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_FULL</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L1_WMA</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L2_WMA</MediaFormatProfile>
  <MediaFormatProfile mime-type="video/x-ms-asf" name="">VC1_ASF_AP_L3_WMA</MediaFormatProfile>
  </MediaFormatProfiles>
  </Profile>



for me the last profile reported here :
viewtopic.php?f=27&t=2231&start=20#p54573

is good for all 2010 and 2011 philips tv and include explacly the same command that i use

Leo
Philips 2010 7605
Serviio 1.4 on QNAP NAS 239 Pro II Fw 4.1
<<

Wingmann

Serviio newbie

Posts: 13

Joined: Thu Sep 20, 2012 2:08 pm

Post Wed Mar 06, 2013 7:21 pm

Re: profile for philips 32pfl7605h/12

I'm glad to see that you have included my profile in the default profile.xml :D
<<

welverin

Serviio newbie

Posts: 11

Joined: Wed Dec 26, 2012 8:48 pm

Post Thu Mar 07, 2013 10:19 am

Re: profile for philips 32pfl7605h/12

Wingmann wrote:I'm glad to see that you have included my profile in the default profile.xml :D


it's works
for me it is good enough to become default profile for philips tv, not 2012 model, but all other yes
Philips 2010 7605
Serviio 1.4 on QNAP NAS 239 Pro II Fw 4.1
<<

marmotilla

Serviio newbie

Posts: 1

Joined: Tue Aug 27, 2013 11:51 am

Post Tue Aug 27, 2013 11:53 am

Re: profile for philips 32pfl7605h/12

Hello,

I've a Philips 40PFL7605H/12 TV and i'd like to run transcoding for most popular video formats (mov, avi, mpeg, wmv...) and be able to watch live streams (online transcoding formats). Anyone has a complete profile for a Philips 2010 i can use?

Thanks a lot!
<<

welverin

Serviio newbie

Posts: 11

Joined: Wed Dec 26, 2012 8:48 pm

Post Tue Sep 03, 2013 10:37 am

Re: profile for philips 32pfl7605h/12

if you use latest version 1.3.1 you don't need custom profile for 7605 tv

why you need to transcode avi or mpeg ? tv render it natively

you need transcoding only for mov but i convert it to mp4 container and tv render it without problem
Philips 2010 7605
Serviio 1.4 on QNAP NAS 239 Pro II Fw 4.1
Previous

Return to Philips

Who is online

Users browsing this forum: No registered users and 2 guests

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