FAQ  •  Register  •  Login

Philips TV2012HE profile

<<

PhiltiPs

Serviio newbie

Posts: 5

Joined: Tue Jan 01, 2013 5:22 am

Post Sat Mar 16, 2013 4:28 pm

Philips TV2012HE profile

Hi to all,

this is my current profile:

  Code:
   <Profile id="21" name="Philips (2012)" extendsProfileId="1">
      <Detection>
         <UPnPSearch>
            <FriendlyName>.*PHILIPS.*</FriendlyName>
         </UPnPSearch>
      </Detection>
      
      <Subtitles>
         <SoftSubs mime-type="text/srt" />
         <HardSubs>
            <RequiredFor container="matroska" />
         </HardSubs>
      </Subtitles>
      
      <MediaFormatProfiles>
               <MediaFormatProfile mime-type="video/avi" name="">AVI</MediaFormatProfile>
      </MediaFormatProfiles>
      <Transcoding>
            <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384" DAR="16:9">
            <Matches container="matroska" aCodec="dca" />
            </Video>
      </Transcoding>
      
         
      <HardSubsTranscoding>
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384" DAR="16:9" />   
      </HardSubsTranscoding>
      
      <OnlineTranscoding>
         <Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video" DAR="16:9">
            <Matches container="mp4" />
            <Matches container="flv" />
         </Video>
         <Audio targetContainer="lpcm">
            <Matches container="mp3"/>
            <Matches container="flv"/>
            <Matches container="asf"/>
         </Audio>
      </OnlineTranscoding>
   </Profile>


i do have named it to ID 21 because i have removed all others. Only one TV.

This is a working profile with matroska files on storage and srt files extracted from them with mkvcleaver. To let it work toghether with serviio you must edit the srt files. Keep up watching spaces in the lines.

1st: code
  Code:
1
00:00:35,201 --> 00:00:37,119
NORDKOREA                             <----- no spaces
VOR ZWEl JAHREN


2nd code
  Code:
1
00:00:35,201 --> 00:00:37,119
                                              <----- spaces
NORDKOREA
VOR ZWEl JAHREN


the fisrt code is correct, so serviio can parse the srt files, if they are present on the storage with the same naming as the movie does.

the second code, serviio does not render the srt file into the movie, cause of spaces. maybe a parser issue from ffmpeg? or something else.

i hope this will help to view matroska on a philips TV. ;)


this has been testet with serviio for windows v1.2

  Code:
2013-03-16 14:16:04,304 INFO  [MediaServer] Serviio DLNA media streaming server v 1.2 (rev. 7f0f253cf67d+)
2013-03-16 14:16:04,304 INFO  [MediaServer] Petr Nejedly 2009-2013
2013-03-16 14:16:04,304 INFO  [MediaServer] http://www.serviio.org
2013-03-16 14:16:04,304 INFO  [MediaServer]
2013-03-16 14:16:04,304 INFO  [MediaServer] Java 1.7.0_17-Oracle Corporation
2013-03-16 14:16:04,304 INFO  [MediaServer] OS Windows 7 amd64 6.1
2013-03-16 14:16:04,304 INFO  [MediaServer] File encoding: windows-1252
2013-03-16 14:16:04,304 INFO  [MediaServer] Headless mode enabled: true
2013-03-16 14:16:04,304 INFO  [MediaServer] User: zero
2013-03-16 14:16:04,304 INFO  [MediaServer] User home dir: C:\Users\zero
2013-03-16 14:16:04,304 INFO  [MediaServer] Temp dir: C:\Temp\zero\


best regards
PhiltiPs
<<

PhiltiPs

Serviio newbie

Posts: 5

Joined: Tue Jan 01, 2013 5:22 am

Post Sat Mar 16, 2013 4:37 pm

Philips TV2012HE profile DTS remux support

i am wondering why serviio v1.2 does no longer remux dts files to ac3 as original as in version 1.1

mybe a develepoer answer is requested?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Mar 17, 2013 11:30 am

Re: Philips TV2012HE profile DTS remux support

PhiltiPs wrote:i am wondering why serviio v1.2 does no longer remux dts files to ac3 as original as in version 1.1

mybe a develepoer answer is requested?

There are 2 profiles now for Pilips - 2009 (the same as in 1.1) which transcodes everything to mpeg2 and 2010- profile, which remuxes DTS to AC3 for MKV files.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 41 guests

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