FAQ  •  Register  •  Login

profile for philips 32pfl7605h/12

<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Mon Apr 11, 2011 9:13 pm

profile for philips 32pfl7605h/12

Hi.
First, thanks for the soft. I've tried many dnla servers on my freebsd 8.2 server and serviio is the best with my tv.

My tv is a Philips 32PFL7605H/12, dlna 1.5 certified.

I attached two files:
- the GetProtocolInfo, sink field for my tv
- the dlna.org certification pdf for this tv

In serviio console, the tv have a green dot, the ip and the device name is "NMR" (what does this mean?)

I've tried all the serviio profiles and this is a short resume:
- Generic DLNA profile: only can play mpg and wmv, no avi (xvid/mp3 and many other formats), but fast forward/backward works (nice!!).
- XBox 360: this is the only one to play avi files, but don't work fast forward/backward
- all other profiles: I've not tested deeply, only to confirm that avi can't be played.

Can you help me to make a profile that, at least, can play avi files and have fast forward/backward?

Thanks in advance.
Attachments
REG81448347.pdf
dlna.org certification pdf for philips 32pfl7605
(98.27 KiB) Downloaded 745 times
philips-32pfl7605.txt
Sink field content
(1.19 KiB) Downloaded 753 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Apr 11, 2011 10:10 pm

Re: profile for philips 32pfl7605h/12

Let's start with this basic profile that has no transcoding and should play AVI's.

  Code:
         <Profile id="14" name="Phillips TV" extendsProfileId="1">      
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/avi">AVI</MediaFormatProfile>
      </MediaFormatProfiles>
   </Profile>


FFWD,REV .. can work for some formats and not for others, usually depends on the TV - looks like your TV cannot do that with native AVIs.
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Mon Apr 11, 2011 10:37 pm

Re: profile for philips 32pfl7605h/12

zip wrote:Let's start with this basic profile that has no transcoding and should play AVI's.
Many thanks for the quick response. I'll try to test the profile tomorrow and report the results.

zip wrote:FFWD,REV .. can work for some formats and not for others, usually depends on the TV - looks like your TV cannot do that with native AVIs.
Ok. Philips tv media reproduction are very basic (philips forums are plenty of claims about it).
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Apr 12, 2011 10:46 am

Re: profile for philips 32pfl7605h/12 - profile problem

I modify /usr/local/etc/serviio/profile.xml an restart the service (as root run: /usr/local/etc/rc.d/serviio restart), but the new profile don't appears on the console list. I've deleted the tv on console and rescan with same result.

My system is freebs 8.2 x86 and i use the console on windows 7x64.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Apr 12, 2011 10:56 am

Re: profile for philips 32pfl7605h/12

Next to your TV in the console, there is a combo box with all the profiles. It should include this new one. Select it.
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Apr 12, 2011 11:00 am

Re: profile for philips 32pfl7605h/12

I found the problem: the console was running in background, i need to close an reopen to see the new profile.
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Apr 12, 2011 7:59 pm

Re: profile for philips 32pfl7605h/12

Unfortunately don't work with new profile. I can't play avi, only mpgs with FFW/RWD.

Sugestions?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Apr 12, 2011 9:26 pm

Re: profile for philips 32pfl7605h/12

try this:

  Code:
<Profile id="14" name="Phillips TV" extendsProfileId="1">     
      <ProtocolInfo>simple</ProtocolInfo>
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/avi">AVI</MediaFormatProfile>
      </MediaFormatProfiles>
</Profile>
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Apr 12, 2011 9:48 pm

Re: profile for philips 32pfl7605h/12

This works.

I can play avi and mpeg... but is lost FFWD/RWD on mpgs.
For the moment is enough, I'll wait a time to see if philips update tv software.

Many thanks.
<<

RadioMoskau

Serviio newbie

Posts: 1

Joined: Thu May 26, 2011 7:36 pm

Post Thu May 26, 2011 7:46 pm

Re: profile for philips 32pfl7605h/12

G'day!
I'm attaching my post to this thread, as I'm certain the problem is the same.
In my case a Philips 37pfl6606 is the device in question. My story is exactly the same as described by kralizeck.
Following your advice I've also added the additional device.
I'm attaching my device spy export:
  Code:
http-get:*:audio/mpeg:DLNA.ORG_PN=MP3,http-get:*:audio/L16;rate=44100;channels=2:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=44100;channels=1:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=48000;channels=2:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=48000;channels=1:DLNA.ORG_PN=LPCM,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM_ICO,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG_ICO,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_NTSC,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_EU_ISO,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU_T,http-get:*:audio/x-ms-asf:*,http-get:*:audio/wav:*,http-get:*:audio/x-ms-wma:*,http-get:*:audio/vnd.dlna.adts:*,http-get:*:audio/mp4:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-asf:*,http-get:*:video/x-ms-asf-plugin:*,http-get:*:video/mpeg4:*,http-get:*:video/avi:*,http-get:*:video/x-ms-avi:*,http-get:*:video/msvideo:*,http-get:*:video/x-msvideo:*,http-get:*:video/h264:*,http-get:*:video/x-ms-wmv:*


I'd also be very grateful if there's a possibility to support Philips TVs natively. Thank you very much for your support!!

Greetz
Roman
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Thu Aug 09, 2012 7:19 am

Re: profile for philips 32pfl7605h/12

After some testing I add this to the standard serviio Philips profile (v. 0.6.2):

  Code:
      <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>
      </MediaFormatProfiles>


I can play avi, flv, mkv, mp4, mpg and wmv... with working FFWW/RWD function ;) .
I'll try to test more detailed video formats in next days.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Aug 10, 2012 12:44 pm

Re: profile for philips 32pfl7605h/12

can you try with 1.0?
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Fri Aug 10, 2012 5:55 pm

Re: profile for philips 32pfl7605h/12

zip wrote:can you try with 1.0?


I'll wait until serviio is updated in freebsd ports system. In a previous version I tried to do it myself... and it went very bad.
Sorry.
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Thu Aug 16, 2012 2:47 pm

Re: profile for philips 32pfl7605h/12

And this to play wma audio:
  Code:
                        <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_BASE</MediaFormatProfile>
                        <MediaFormatProfile mime-type="audio/x-ms-wma" name="">WMA_FULL</MediaFormatProfile>
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Sep 17, 2012 7:14 pm

Re: profile for philips 32pfl7605h/12

can you post your full Philips profile now?
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Sep 18, 2012 9:34 am

Re: profile for philips 32pfl7605h/12

Here it is:
  Code:
   <Profile id="3" 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="matroska" />
            <Matches container="mp4" />
            <Matches container="mpegts" />
            <Matches container="mpegvideo" />
            <Matches container="asf" />
            <Matches container="ogg" />
            <Matches container="flv" />
            <!-- if audio different to ac3, must be transcoded -->
            <Matches container="mpeg" aCodec="aac" />
            <Matches container="mpeg" aCodec="mp3" />
            <Matches container="mpeg" 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>
<<

Wingmann

Serviio newbie

Posts: 13

Joined: Thu Sep 20, 2012 2:08 pm

Post Thu Sep 20, 2012 2:10 pm

Re: profile for philips 32pfl7605h/12

I made a modification of this profile for my 46PFL6606H and it looks like 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>
      <Transcoding>
         <Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="asf" />
            <Matches container="ogg" />
            <!-- if audio is DTS, must be transcoded -->
       <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>


It seems to work fine, but I'd like some staff member to check if there's something redundant or wrong in it before making a new thread.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Sep 25, 2012 12:49 pm

Re: profile for philips 32pfl7605h/12

kralizeck wrote:Here it is:
  Code:
   <Profile id="3" 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="matroska" />
            <Matches container="mp4" />
            <Matches container="mpegts" />
            <Matches container="mpegvideo" />
            <Matches container="asf" />
            <Matches container="ogg" />
            <Matches container="flv" />
            <!-- if audio different to ac3, must be transcoded -->
            <Matches container="mpeg" aCodec="aac" />
            <Matches container="mpeg" aCodec="mp3" />
            <Matches container="mpeg" 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>

In this case the MediaFormatProfiles are not needed as you transcode everything into mpeg2. Wasn't the aim to not transcode if possible?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Sep 25, 2012 12:51 pm

Re: profile for philips 32pfl7605h/12

Wingmann wrote:I made a modification of this profile for my 46PFL6606H and it looks like 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>
      <Transcoding>
         <Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="asf" />
            <Matches container="ogg" />
            <!-- if audio is DTS, must be transcoded -->
       <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>


It seems to work fine, but I'd like some staff member to check if there's something redundant or wrong in it before making a new thread.

This looks better, almost no transcoding. You stil transcode ASF so the media format profiles for asf are not needed, or if supported, should not be transcoded.

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.
<<

kralizeck

Serviio newbie

Posts: 11

Joined: Mon Apr 11, 2011 8:33 pm

Post Tue Sep 25, 2012 4:38 pm

Re: profile for philips 32pfl7605h/12

zip wrote:In this case the MediaFormatProfiles are not needed as you transcode everything into mpeg2. Wasn't the aim to not transcode if possible?

I don't pay attention to transcoding part, I don't use it. The transcoding is disabled with the console.
Next

Return to Philips

Who is online

Users browsing this forum: No registered users and 7 guests

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